attiny85

ATtiny programmer using Arduino ISP

ATtiny programmer using Arduino ISP

Thanks to: http://jeonlab.wordpress.com/ For relatively small (less number of pins than ATmega328) projects, ATtiny series, ATtiny45 or Attiny85 are good choice in terms of its physical size (8-DIP or 8-SOIC)  and low power consumption. There are many ways to program it. One of the popular device is USBtinyISP and DASA. Both of them work very well with WinAVR (AVRdude). I’d …

ATtiny programmer using Arduino ISP Continue Reading

Arduino Digital Book Cricket Game

Digital Book Cricket Game with ATtiny 85 using Arduino

The project described here is a digital implementation of “book cricket game” which Indian students normally use to play in their childhood time. The heart of the project is 8 bit MCU from AVR family called ATtiny85. ATtiny85 are small and cheap microcontrollers which are convenient for running simple programs with low footprint. The software …

Digital Book Cricket Game with ATtiny 85 using Arduino Continue Reading

Scroll to Top