Tag: attiny85

Sonar sensor on ATtiny85 using Arduino

Not so long ago I did an experiment with an ATtiny85 and Arduino with 3 LEDs.

https://fleshandmachines.wordpress.com/2012/09/10/a-tiny-arduino-project/

I set up a small piece of code that’s reading the measures from the sensor and turn on an LED accordingly.

As for the previous one I’m only using the Arduino to program the ATtiny85 chip and for power supply in the video.

(more…)

A tiny Arduino project

This topic was already discussed at Make Magazine but I’d like to publish my own attempt.

http://blog.makezine.com/2011/10/10/how-to-shrinkify-your-arduino-projects/

I hooked up my ATtiny85 (which I just received for my birthday) with my Arduino Duemilanove and some LEDs. I have more complex plans for the ATtiny85 so this post is only  a quick test for me to see how things are working.


(more…)