Remove these ads by
Signing UpStep 1Parts needed
1x Arduino Microcontroller (to act as the programmer, you could use an ISP to program them though.)
1x ATTiny45 / ATTiny85 microcontroller
1x 74HC595 Shift Register
1x HD44780 compatible LCD
1x LED (for testing the microcontroller)
1x Resistor for the LED (use one that is right for the specs of your LED)
1x Potentiometer for LCD contrast (You can connect the contrast to ground
Loads of wires!
| « Previous Step | Download PDFView All Steps | Next Step » |















































http://hci.rwth-aachen.de/luminet
I have not tried that one, but it may come in handy if the Attin85 core doesn't do it for you
You can try out the Arduino Tiny core, found at http://code.google.com/p/arduino-tiny/
I know the core will work with the tiny 2313 but I am not completely sure on the ShiftLCD library. It may work just fine, or it will get a compiling error. I wish you good luck!