All Projects → timpear → Neocandle

timpear / Neocandle

Candle for Adafruit NeoPixel

Labels

Projects that are alternatives of or similar to Neocandle

Tracer Rs485 Modbus Blynk
An arduino sketch to connect the EPSolar/EPEver Tracer A/B Series (RS-485 Modbus) to an ESP8266 and monitor using the Blynk mobile app.
Stars: ✭ 46 (-14.81%)
Mutual labels:  arduino
Microblu mqtt
Microblu OS (firmware for Arduino-compatible devices) using MQTT
Stars: ✭ 50 (-7.41%)
Mutual labels:  arduino
Wifisatellite
WiFi Satellite Project - as seen on the Chaos Communication Congress
Stars: ✭ 52 (-3.7%)
Mutual labels:  arduino
Sslclient
🔒Add SSL/TLS functionality to any Arduino library
Stars: ✭ 45 (-16.67%)
Mutual labels:  arduino
Ttgo T Wristband
First steps with TTGO T-Wristband
Stars: ✭ 50 (-7.41%)
Mutual labels:  arduino
Cayennelpp
Library for Arduino compatible with Cayenne Low Power Payload
Stars: ✭ 51 (-5.56%)
Mutual labels:  arduino
Yetanotherhhkbcontroller
Yet another controller for Happy Hacking Keyboard Professional2
Stars: ✭ 45 (-16.67%)
Mutual labels:  arduino
Gem
Good Enough Menu for Arduino
Stars: ✭ 54 (+0%)
Mutual labels:  arduino
Libraryepd
Library Arduino for 4.3 inch e-Paper by Waveshare
Stars: ✭ 50 (-7.41%)
Mutual labels:  arduino
Digitrack
Attacks for $5 or less using Arduino
Stars: ✭ 53 (-1.85%)
Mutual labels:  arduino
Gy521 Dev Kit
Some tools that aid projects utilising the GY521 breakout board (MPU5060 chip)
Stars: ✭ 47 (-12.96%)
Mutual labels:  arduino
Ppm encoder
Generate PPM signal using Arduino
Stars: ✭ 49 (-9.26%)
Mutual labels:  arduino
Jarvis Ai
It is an AI assistant which will automate your task like it can send emails also it can control lights using raspberry pi it can inform about weather and many more features
Stars: ✭ 52 (-3.7%)
Mutual labels:  arduino
Mifare Classic Toolkit
RFID / NFC :: Mifare Classic 1k info and tools
Stars: ✭ 46 (-14.81%)
Mutual labels:  arduino
Desk Lamp Alternative Firmware
An alternative firmware for the Mijia Xiaomi Desk Lamp
Stars: ✭ 54 (+0%)
Mutual labels:  arduino
Bangoskank
A sketch to use an ESP8266 to flood the surrounding area with SSIDs of your choosing.
Stars: ✭ 46 (-14.81%)
Mutual labels:  arduino
Esp32modbustcp
Modbus client for ESP32
Stars: ✭ 51 (-5.56%)
Mutual labels:  arduino
Victron.arduino Esp8266
Code to read the VE.Direct-Protocol from serial into a value array. Uses a non-blocking read loop and does checksum verification before adding the data.
Stars: ✭ 54 (+0%)
Mutual labels:  arduino
Bleeper
Library to manage your firmware configurations written in C++
Stars: ✭ 54 (+0%)
Mutual labels:  arduino
Pedalshield
pedalSHIELD Arduino Guitar Pedal.
Stars: ✭ 52 (-3.7%)
Mutual labels:  arduino

This is a candle flicker animation for Adafruit NeoPixel LEDs run from an Arduino device. The LED library is at: https://github.com/adafruit/Adafruit_NeoPixel

There are two versions, for one pixel and eight pixels.

Adjustable variables appear at the top of the sketch: RGB mix for candle color, and cycle duration for flicker speed. The NeoPixel color mix changes for 3.3v or 5v, so recommended values are included for each.

The animation is created in the loop() by calling animation patterns and setting how long you want each one to run.

Blog writeup at http://timbartlett.net/ledcandle/

Tim Bartlett December, 2013

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].