Difference between revisions of "CokeVendingMachine"

From Hackerspace ACKspace
Jump to: navigation, search
(added photo)
(added embedded video on youtube)
Line 7: Line 7:
 
At the ACKspace building one of the tenants found a CocaCola vending machine. After consulting CocaCola as well as the caretaker, the machine got a new owner who sells drinks at the profit of all tenants. However, the fluorescent lighting of the machine was broken. So we decided it might be fancier to replace the fluorescent lamps by multicolor, ledstrips.  
 
At the ACKspace building one of the tenants found a CocaCola vending machine. After consulting CocaCola as well as the caretaker, the machine got a new owner who sells drinks at the profit of all tenants. However, the fluorescent lighting of the machine was broken. So we decided it might be fancier to replace the fluorescent lamps by multicolor, ledstrips.  
  
I created a small pcb with an Atmega328 and a few IRF510 powerfets connected to the pwm outputs of the microcontroller.
+
I created a small pcb with an Atmega328 and a few IRF510 powerfets connected to the pwm outputs of the micro controller.
 +
 
 +
 
 +
<div style="border: none; padding: 1ex; text-align:center; background: ;">
 +
{{#widget:Iframe
 +
|url=http://www.youtube-nocookie.com/embed/rZIfWp29QV8?rel=0
 +
|width=560
 +
|height=315
 +
|border=0
 +
}}
 +
</div>

Revision as of 13:35, 2 January 2012

Project: CokeVendingMachine
Featured:
State Completed
Members CoolePascal, Sandor
GitHub No GitHub project defined. Add your project here.
Description Awesome lighting for vending machine
Picture
No project picture! Fill in form Picture or Upload a jpeg here
CokeVendingMachine.jpg

At the ACKspace building one of the tenants found a CocaCola vending machine. After consulting CocaCola as well as the caretaker, the machine got a new owner who sells drinks at the profit of all tenants. However, the fluorescent lighting of the machine was broken. So we decided it might be fancier to replace the fluorescent lamps by multicolor, ledstrips.

I created a small pcb with an Atmega328 and a few IRF510 powerfets connected to the pwm outputs of the micro controller.