Post Tagged with: "Arduino"

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 ›
Reprograming an ATtiny45 on the fly….

Reprograming an ATtiny45 on the fly….

on10 December 2015 / in Blog, Electronics, eTextile

  I made a mistake in programing an ATtiny for an electronic embroidery circuit and had to use alligator clips to reprogram the microcontroller while it was already sewn into the eTextile Breadboard.   Set up the Arduino Uno as ISP.     Attach alligator clips to the male to male jumper cables.     Carefully attach the alligator clips […]

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 ›
electronics + Textiles = eTextiles

electronics + Textiles = eTextiles

on12 February 2015 / in Electronics, Textile

  eTextiles on my workbench!     Just like embroidery and Arduino.    

Read more ›
The Workbench

The Workbench

on11 January 2015 / in Electronics

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

Read more ›
5 LED Blink Slow Out of Sequence

5 LED Blink Slow Out of Sequence

on19 December 2014 / in Blog, Electronics, Hardware, How To, LED

  Breadboard prototype test for Five LEDs with Atmel ATtiny45 microcontroller programmed with Arduino to slowly blink out of sequence. Blink Order is: led3, led1, led5, led4, led2     Video can be found on The eTextile Lounge youTube channel. Binary sketch size: 1,014 bytes (of a 4,096 byte maximum) Error Message – IGNORE avrdude: please define PAGEL and BS2 […]

Read more ›
Coffee?

Coffee?

on03 December 2014 / in Blog, Electronics, Studio

  Yes please!    

Read more ›
5 LED Fade Slow in Sequence

5 LED Fade Slow in Sequence

on12 November 2014 / in Blog, Electronics, Hardware, How To

New video on The eTextile Lounge youTube channel!. You can also watch this on the eTextile Lounge youTube channel. Arduino Code can be uploaded to ATtiny45 using the Arduino as ISP Tutorial. /*Five LED Fade Slow in SEQUENCE*/ /*Arduino Uno v.1.0.3 as ISP for Atmel ATtiny45 internal 8MHz clock*/ /*using software PWM*/ /*14 Ocotber 2014*/ /*lynne bruning for The eTextile […]

Read more ›
5 LED Blink Slow in Sequence

5 LED Blink Slow in Sequence

on05 November 2014 / in Blog, Electronics, How To

    New video on The eTextile Lounge youTube channel!. Arduino Code can be uploaded to ATtiny45 using the Arduino as ISP Tutorial   /*FIVE LED Blink Slow in Sequence*/ /*Arduino Uno v.1.0.3 as ISP for Atmel ATtiny45 internal 8MHz clock*/ /*14 Ocotber 2014*/ /*lynne bruning for The eTextile Lounge*/ /*http://lbruning.com/etextilelounge*/ int led1 = 0; int led2 = 1; int […]

Read more ›
Messy Messy….

Messy Messy….

on03 November 2014 / in Blog, Studio

  I really do need to clean this up!    

Read more ›