jonah.id / Smart Plug
  1. 2019-03-21 — Smart Plug Intro
  2. 2019-03-22 — Smart Plug Prototype 0.1
  3. 2019-03-22 — Smart Plug Prototype 0.2
  4. 2019-03-22 — Smart Plug Prototype 0.3
  5. 2019-03-22 — Smart Plug Prototype 0.4
  6. 2019-03-27 — Smart Plug Prototype 0.5
  7. 2019-03-29 — Smart Plug Prototype 0.6 ⬿
  8. 2019-04-04 — Smart Plug Prototype 1.0
  9. 2019-06-05 — Smart Plug Prototype 2.0
  10. 2019-07-14 — Rust on Arduino
  11. 2019-07-28 — W5500 Driver for Rust Embedded-HAL on AVR
  12. 2019-07-31 — Working UDP Listener in Rust (finally)

Smart Plug Prototype 0.6

We’re almost there to the full POC. Here we connect the Beaglebone up via Ethernet directly to the LAN. Once that’s done, we can open a TCP connection over WiFi from a laptop, now with no physical connection between server and client.

We’re so close to the POC now. The last step is to connect the Beaglebone over powerline Ethernet (i.e. HomePlug AV).

Next: 2019-04-04 — Smart Plug Prototype 1.0

Creative Commons License