Small projects that include the use of sensors using less pins, LEDs etc. can be made using ATTiny85 chip. Programming the chip is a bit confusing for beginners though. I created a custom programmer board having an ICSP-like pin out, so that we could just connect those to the Arduino ICSP pins using female jumper wires and then program it using SPI.
Programming ATTiny Using Arduino as ISP
ATTiny is a useful chip for small projects requiring less than 5 pins.
Read more
Comments
Please log in or sign up to comment.