User Tools

Site Tools


projets:fuz:piedthon

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
projets:fuz:piedthon [2019-12-03 00:20] – [Roadmap] Lomanicprojets:fuz:piedthon [2019-12-04 18:26] – [Hardware] document connections Lomanic
Line 6: Line 6:
 </WRAP> </WRAP>
  
-Code: https://git.interhacker.space/jeanjack/piedthon 
 ===== Resources ===== ===== Resources =====
   * pedestrian traffic light, already hacked to run on regular AC power socket   * pedestrian traffic light, already hacked to run on regular AC power socket
Line 23: Line 22:
   - add wifimanager   - add wifimanager
   - make MQTT parameters configurable at runtime ([[https://github.com/prampec/IotWebConf|prampec/IotWebConf]]? see [[https://reddit.com/comments/e4pj1u|this reddit thread]] also)   - make MQTT parameters configurable at runtime ([[https://github.com/prampec/IotWebConf|prampec/IotWebConf]]? see [[https://reddit.com/comments/e4pj1u|this reddit thread]] also)
 +
 +
 +===== Software =====
 +Code: https://git.interhacker.space/jeanjack/piedthon
 +
 +The eps listens to a MQTT channel at ''sonic.fuz.re'', described in [[:infra:mqtt]].
 +
 +For testing, using [[https://github.com/shirou/mqttcli|mqttcli]]: ''%%while :; do for I in {0..3}; do mqttcli pub --host sonic.fuz.re -m "$I" -t piedthon/input; sleep 0.5; done; done%%''
 +
 +===== Hardware =====
 +(Describe pinout here, components…)
 +
 +{{:projets:fuz:piedthon:relays_webduino_connections.jpg?400|}}
 +
 +<code>
 +Relay module          Webduino
 +GND                   GND
 +VCC                   3.3V
 +IN1                   14
 +IN2                   16
 +</code>
 +
 <WRAP notice round box 70%> <WRAP notice round box 70%>
 ===== Follow-up ===== ===== Follow-up =====
   * Project created on **Fri 22-11-19** by **[[:user:lomanic|lomanic]]**   * Project created on **Fri 22-11-19** by **[[:user:lomanic|lomanic]]**
 </WRAP> </WRAP>
- 
projets/fuz/piedthon.txt · Last modified: 2023-12-01 13:28 by rozlav