Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 528 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 528 Bytes

arttiny85-BLR

sample codes for the attiny workshop at Art/Science Bangalore

// ATMEL ATTINY85 / ARDUINO

// Download the Attiny cores for compatibility to the Arduino IDE from:

// http://highlowtech.org/?p=1695

// or https://code.google.com/p/arduino-tiny/

//

// +-/-+

// Reset Ain0 (D 5) PB5 1| |8 Vcc

// Ain3 (D 3) PB3 2| |7 PB2 (D 2) Ain1

// Ain2 pwm4 (D 4) PB4 3| |6 PB1 (D 1) pwm1

// GND 4| |5 PB0 (D 0) pwm0

// +----+