Skip to content

edwinbdr/wifipond

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wifi pond

A square of programmable RGB WS2812B LEDS connected to a Wifi sniffer to assign every MAC address a flicker of light.

Status: software partially implemented

Hardware

Connections

On the WEMOS D1:

  • Connected D2 to the RGB led DIN (Data In) line
  • Connected GND to the ground of the 5V
  • Connected 5V to 5V power supply
  • Put simple push-button between 3.3V and D8. D8 has a build-in pull-down 10K resistor, so direct connection should not be a problem

wemos

On the LED array:

  • Desolder one of the connectors, the data out one, and re-use it to connect up the WEMOS on the other end.
  • Connect up the 5V and GND lines just to make sure enough amps can go to either side of the strip (probably pointless, but I liked the extra soldering)

back of led array

On the frame, make a few holes and put in the led array.

frame front frame back

Software

About

RGB led light-up based on wifi MAC address

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%