Skip to content

Files

Latest commit

 

History

History
58 lines (45 loc) · 3.91 KB

README.md

File metadata and controls

58 lines (45 loc) · 3.91 KB

show

Leds controlled by movement & a phone app

 

 

 

 

build

check PCB & schematic

 

 

 

customize

tweak in real time on a phone

  • use easy macros to create new app's widgets, check objVar.h
  • import esk8.aia on App Inventor
  • pair your phone with the esk8 bluetooth device within 30s after being switched on

 

 

iterate

check the Ledstrips on PC

 

 

over the air

  • check myWifi.h how to create Wificonfig.h

upload

log

shop

Components 20€ Shop
custom PCB 2€
Wemos Lolin32 4€
TI SN74AHCT125 50c
InvenSense MPU-6050 1€
1.5m IP65 WS2812B w/144 leds/m 12€
3x 470Ω - 10kΩ - 220Ω - 1000μF - LDR - blue LED - 12x12 switch 50c .

repear

  • to compile I2CDevLib add #define BUFFER_LENGTH I2C_BUFFER_LENGTH in I2Cdev.h
  • check sloc here