This wiki has been archived and made read-only.
For up-to-date information about TkkrLab and it's projects please visit our main website at tkkrlab.nl.

Difference between revisions of "LedPet"

From

Jump to: navigation, search
Line 10: Line 10:
  
 
=Patterns=
 
=Patterns=
* pulseColor : Fade in/out a color
 
 
* colorWipe : Fill strip with color (and next color)
 
* colorWipe : Fill strip with color (and next color)
 
* knightRider : What would be a LED strip without this option.
 
* knightRider : What would be a LED strip without this option.
 
* rainbowCycle : Cycle rainbow colors over the strip.
 
* rainbowCycle : Cycle rainbow colors over the strip.
* whiteOverRainbow
 
 
* police : Warn everyone that the police is coming.  
 
* police : Warn everyone that the police is coming.  
 
* LightBrightnessVU : Testing program for light sensor.
 
* LightBrightnessVU : Testing program for light sensor.
 
* theaterChase : Showtime
 
* theaterChase : Showtime
 
* randomPix : Put random pixel on strip and fade out. Select Green for 'matrix' effect.
 
* randomPix : Put random pixel on strip and fade out. Select Green for 'matrix' effect.
* mixColors : Experimental mix light colors
 
 
* Demo : cycle between all above modes.
 
* Demo : cycle between all above modes.
 +
 +
[[Media:LedPet.ino.zip|Download source here]] (be sure to download [https://github.com/adafruit/Adafruit_NeoPixel NeoPixel] Library from adafruit)
  
  

Revision as of 20:57, 23 September 2016

Project: LedPet
LedPet Picture.jpg
Name LedPet
Initiator zeno4ever
Status Almost finished
Skills Electronics
Summary Hat with LED strip controlled by Arduino nano


Pet (dutch for hat) with 95 LEDS and selectable program via switch. You can chose between patterns with the switch.

Patterns

  • colorWipe : Fill strip with color (and next color)
  • knightRider : What would be a LED strip without this option.
  • rainbowCycle : Cycle rainbow colors over the strip.
  • police : Warn everyone that the police is coming.
  • LightBrightnessVU : Testing program for light sensor.
  • theaterChase : Showtime
  • randomPix : Put random pixel on strip and fade out. Select Green for 'matrix' effect.
  • Demo : cycle between all above modes.

Download source here (be sure to download NeoPixel Library from adafruit)




LedPet schematic.png

Source will be published soonish at my personal Github account.

Resources

Parts List

Other