Skip to content

jaisor/ProtoPuck32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProtoPuck32

Multi-purpose prototype box based on ESP32

Development

USB driver for Windows required: Silicon Labs CP210X

Recommended: VSCode + PlatformIO

Issues

LittleFS_esp32 library installed by PlatformIO seems broken, complaining about

error: unknown field 'utime_p' specified in initializer

Replacing libdeps/LittleFS_esp32 with downliad from LittleFS_esp32 fixes it

Bill of materials (BOM)


Builds

LED Node Leaf

LED displaying heart

Solder the DI/Signal wire (usually middle of the strip) to pin 13, otherwise change the LED_PIN in Configuration.h

Bill of materials (BOM)

In addition to the base driver above:

Case - 3D printed, STL files:

LED Matrix

LED displaying heart Back-bottom open, shows parts

Add to BOM: 22x22 WS2812B pannel

Schematic:

Schematic

Case - 3D printed, STL files:


Bugs / TODO

  1. Connecting to Wifi AP after creating one fails - probably something needs to be cleaned up in the WiFi instances
  2. Configuration menu
  3. Remote controlled pixels via WiFi (HTTP Post or MQTT)
  4. Report sensors data and config out to HTTP or MQTT
  5. Remote control of config like brightness, mode, etc.
  6. Yellow top lines for Config - looks odd
  7. Web page headers and titles - remove Demo
  8. Get device location automatically if possible
  9. Expose current clock broadly, including periodical updates

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •