LED step-up converter with ATtiny85: Unterschied zwischen den Versionen

Aus Hackerspace Ffm
Wechseln zu: Navigation, Suche
Zeile 3: Zeile 3:
  
 
[[Datei:PlexiglasStand.jpg|640px]]
 
[[Datei:PlexiglasStand.jpg|640px]]
 +
 +
http://youtu.be/oMV0tqm9Ufk
  
 
== Circuit ==
 
== Circuit ==
Zeile 11: Zeile 13:
 
== Download ==  
 
== Download ==  
 
All source files, schematic, Arduino code, LTSpice simulation files etc. included here: [[Datei:LEDStepUp.zip]]
 
All source files, schematic, Arduino code, LTSpice simulation files etc. included here: [[Datei:LEDStepUp.zip]]
 
 
http://youtu.be/oMV0tqm9Ufk
 

Version vom 24. November 2014, 22:21 Uhr

Idea

Build a cheap and simple full software controlled step-up (boost) converter to drive a LED string of 10 LEDs. LEDs are used as string to light up a acrylic engraved plate placed in a holder (also made out 5 layers of lasered black acrylic glas). Step up is from 5V to about 30V, current regulated to about 20mA.

PlexiglasStand.jpg

http://youtu.be/oMV0tqm9Ufk

Circuit

Poti is for software features only. Current is measured by voltage at 10 Ohm resitor feedback to uC ADC3. Standard components like 1N4148 and BC817-40 are good enough for delivering 20mA output current (software limit here, more might be possible). Coil is a standard 100uH coil, but should be able to withstand 250mA as coil current is at least LED-current times boost-factor. Boost-factor is about 6 (30V LED vs 5V input).

LedStepUpCircuit.jpg

Download

All source files, schematic, Arduino code, LTSpice simulation files etc. included here: Datei:LEDStepUp.zip