Post Tagged with: "ATtiny 45"

Reprogramming an ATtiny45

Reprogramming an ATtiny45

on10 August 2016 / in eTextile

  I had finished sewing an Atmel ATtiny45 into a paper breadboard when I realized that I hadn’t programed the micro controller! Luckily I was able to attach alligator clips to the ATtiny45 pins and program the chip with a fade program via an Arduino Uno.    

Read more ›
Programming ATtiny45s for PIF

Programming ATtiny45s for PIF

on30 July 2015 / in Blog, Electronics, Hardware, How To, Workshop

  Traveling is never dull as a I wake at dawn to program ATtiny45 microcontrollers for next weeks hackers at Ljudmila PIF Camp in Trenta, Slovenia.   Luckily I have my own tutorial on using Arduino as ISP and fresh coffee!    

Read more ›
ATtiny 45 Broken and Exposed

ATtiny 45 Broken and Exposed

on20 May 2015 / in Electronics, Hardware
Read more ›
The Workbench

The Workbench

on11 January 2015 / in Electronics

  The workbench remains littered with ATtiny45’s, Arduino, LEDs, and breadboards.    

Read more ›
Arduino Breadboard Blink 5 LEDs in Sequence

Arduino Breadboard Blink 5 LEDs in Sequence

on27 March 2014 / in Blog, Electronics, Hardware, How To

  How to set up a breadboard circuit for ATtiny45 to blink five LEDs in sequence.     BREADBOARD CONNECTIONS ATtiny Pin 0 to LED positive (signal, white) ATtiny VCC (+) to power positive (+, red) ATtiny GND (-) to power negative (-, black) LED negative to resistor (breadboard connection) Resistor to negative power (-, black) repeat for Pin 1, […]

Read more ›
Arduino Breadboard Blink 1 LED

Arduino Breadboard Blink 1 LED

on25 February 2014 / in Blog, Electronics, Hardware, How To

How to set up a breadboard circuit for ATtiny45 to blink one LED. BREADBOARD CONNECTIONS Connect Power to ATtiny Power positive to ATtiny VCC (+, red) Power negative to ATtiny GND (-, black) Connect LED LED positive to ATtiny Pin 0 (signal, white) LED negative to resistor Resistor to negative power (-, black)   CODE Upload the following code to […]

Read more ›
Breadboard Set Up for Programing ATtinys

Breadboard Set Up for Programing ATtinys

on18 February 2014 / in Blog, Electronics, How To

  When working with Arduino to program ATtinys I use this standard breadboard set up. The right half I use to program and the left side I use to test.   This system allows me to upload the boot loader and code and then quickly test the microcontroller for blink.  

Read more ›
Using Arduino as ISP

Using Arduino as ISP

on29 June 2013 / in Blog, Electronics, Hardware, How To

  My cheat sheet for using an Arduino Uno as an ISP for programing Amtel’s ATtiny45 ******************************************************* updated 27 July 2016 High Lo Tech website has updated information for 1.6.4 Board Manager Paste the following URL into the field: https://raw.githubusercontent.com/damellis/attiny/ide1.6.xboardsmanager/package_damellis_attiny_index.json ******************************************************* HOW TO USE ARDUINO UNO TO PROGRAM ATTINY45 Download Arduino 1.0.1 from Arduino (scroll to ‘previous IDE versions’) Install in […]

Read more ›
Atiny45 with Bare Conductive Paint Connection

Atiny45 with Bare Conductive Paint Connection

on11 June 2013 / in Blog, Conductive, Electronics, Hardware, Textile

  Painting connections from ATtiny45 hardware to conductive thread with Bare conductive paint.    

Read more ›
Flower Power!

Flower Power!

on22 April 2013 / in eTextile, Hardware

I’ve been working on the interactive eTextile flowers that I will present at the Denver Art Museum Untitled event Friday 26 April. Inside this felted stamen I inserted a Maxbotix ultrasonic range finder   This sensor will feed analog information to an ATtiny45.  If the range is within two feet then the 10mm red LEDs will illuminate. If you are […]

Read more ›