Code Monkey home page Code Monkey logo

Comments (7)

nickgammon avatar nickgammon commented on July 26, 2024 1

Sure. If you look at the code where the words CROSSROADS_PROGRAMMING_BOARD occurs, there is provision for selecting something like 99 files with a rotary encoder and a LED readout.

from arduino_sketches.

nickgammon avatar nickgammon commented on July 26, 2024

Why did you modify the code? It supports the Atmega8. What does "all failed" mean? Did it not compile, or not run? If it didn't program the Atmega8 what results did you get? (Which LEDs flashed, etc.)

from arduino_sketches.

kapil-iitk avatar kapil-iitk commented on July 26, 2024

Hi, Thanks for the reply, instead of ATMEGA328 I wanted to use ATMEGA8 as a brain of ARDUINO. The compiled code occupy <14K which cannot use for the ATMEGA8. I have a lot of ATMEGA8 with me but not have ATMEGA328. Thanks

from arduino_sketches.

nickgammon avatar nickgammon commented on July 26, 2024

You want to use the Atmega8 to upload code to another Arduino? It doesn't have enough RAM to run that sketch. You can use an Atmega328 to upload sketches to the Atmega8. You only have to buy one Atmega328 which would probably cost you around $10.

from arduino_sketches.

kapil-iitk avatar kapil-iitk commented on July 26, 2024

Thank you for the response. I will use ATMEGA328. Also, I am also thinking to expand the functionality by introducing one more switch (say SW2) to select files. Simply, instead of one fixed file, three fixed file names can be used and selected by another switch (SW2). The file selection can be indicated by the three LED's used for the debugging. Is it possible?

Thanks.

from arduino_sketches.

kapil-iitk avatar kapil-iitk commented on July 26, 2024

I designed a simplified schematic and PCB for the atmega328. Can you check the schematic? Thank you.

from arduino_sketches.

nickgammon avatar nickgammon commented on July 26, 2024

It is beyond the scope of offering this sketch to the public for me to check schematics, sorry.

from arduino_sketches.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.