Saturday, March 2, 2013
Arduino flowcharts
Writing flowcharts for arduino programming is always a good idea.
Thursday, February 28, 2013
ATtiny84 and arduino
Downsizing arduino projects using the ATtiny 45 (8 pin) and ATtiny 84 (14 pin) using the High Low Tech at MIT guidelines

Reference
The following Arduino commands should be supported:- pinMode()
- digitalWrite()
- digitalRead()
- analogRead()
- analogWrite()
- shiftOut()
- pulseIn()
- millis()
- micros()
- delay()
- delayMicroseconds()
- SoftwareSerial (has been updated in Arduino 1.0)
Friday, February 8, 2013
Saturday, February 2, 2013
Subscribe to:
Posts (Atom)
