tinyAVR
This is a very similar example to our ATMEGA16 and LCD example. We simply connect our 16x2 LCD display to our Attiny2313 PORTB. Again for simplicity the code is written.
This was one of the first Attint chips that I looked at, so I decided to create a simple DIY development board (more on that later) and create some basic.
The hello world of examples this time for an ATTINY85, although this should work with similar chips as well. We will connect the LED to pin 2 (PB3) and simply.