Skip to content

sebascabot/lumivelo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino (UNO)

  Code to read a RFID tag and send the SerialNumber on the serial link in JSON format.


Raspbian (RaspberryPi)

  To provide IP, we use DHCP capability of `dnsmasq`

  To provide a Wifi access point we use `hostapd`

        SSID: rfid
    Password: untourlanuit

  To send UDP message to all ESP, we use a nodejs assplication


NodeMCU (ESP8266)

  In lua we have a UDP server running.
  We interpret the UDP data to choose which color/effect to display.

About

Source code for the bike light projet of the event "Un tour la nuit".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages