Skip to content

einglis/hat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LED hat

Inspiration

https://www.youtube.com/watch?v=0iEVzUgQieM&t=667s

Hardware

Previous hardware

  • DFRobot Beetle ESP32 - C3 (RISC-V Core Development Board)
    • https://www.dfrobot.com/product-2566.html
    • Replaced with the TinyPico when I discovered in one moment that I could use DMA with the I2C peripheral to sample the mic data, and in the next that only the original ESP32 had the relevant hardware support. So the C3 part had to go.
  • IRF520N N-Channel MOSFET
    • Driving the LEDs through a P-Channel device gave me high-side switching, which felt fractionally better than low-side with the N-Channel.

Hardware

TinyPico mods

  1. Connecting the built-in battery monitor to a different GPIO to use a different ADC bank than the I2C peripheral

pico mods

Beetle ESP32 mods

  1. Adding a potential divider to allow me to monitor the battery voltage (the TinyPico has this feature baked in)
  2. Removing a resistor for a reason I forget. (It was probably an unwanted pullup)

beetle mods

LED power

  1. Having fun in 3D :)

3D soldering

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published