Flight-Control
S | M | T | W | F | T | S | |
---|---|---|---|---|---|---|---|
44 | 27 27 | 28 28 | 29 29 | 30 30 | 31 31 | 01 01 | 02 |
45 | 03 | 04 | 05 | 06 | 07 | 08 | 09 |
46 | 10 | 11 | 12 | 13 | 14 | 15 | 16 |
47 | 17 | 18 | 19 | 20 | 21 | 22 | 23 |
48 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
|
Hot Projects
S | M | T | W | F | T | S | |
---|---|---|---|---|---|---|---|
44 | 27 27 27 | 28 28 28 | 29 29 29 | 30 30 30 | 31 31 31 | 01 01 01 | 02 02 |
45 | 03 03 | 04 04 | 05 05 | 06 06 | 07 07 | 08 08 | 09 09 |
46 | 10 10 | 11 11 | 12 12 | 13 13 | 14 14 | 15 15 | 16 16 |
47 | 17 17 | 18 18 | 19 19 | 20 20 | 21 21 | 22 22 | 23 23 |
48 | 24 24 | 25 25 | 26 26 | 27 27 | 28 28 | 29 29 | 30 30 |
|
This is an old revision of the document!
Apollo-NG is a mobile, self-sustainable, independent and highly-experimental Hackbase, focused on research, development and usage of next-generation open technology while visiting places without a resident, local Hackerspace and offering other Hackers the opportunity to work together on exciting projects and to share fun, food, tools & resources, knowledge, experience and inspiration.
Live View of picoprint:
This Episode will focus solely on hacking around in the Riden RD-6018W. Per default, the W version comes with a wireless interface and Ridens android app. Since that is less than useful the idea came up to see if we could flash our own firmware onto it.
Luckily Riden uses a COTS ESP12 module. Unluckily the module isn't simply flashed by plugging it into USB like we are used on the ESP32 nodemcu (and the likes) modules. The next task was to analyze and reverse engineer the module and its PCB implementation and hack a little USB-Serial adapter and breadboard magic, to flash a specific esphome firmware that talks modbus to the RD-6018 and exposes the control interfaces and log data to home-assistant.
After that was successfully done, control is now available in Home-Assistant and long term log-data is stored in Prometheus and available in Grafana.
Last but not least USB connection and working with the open-source toolkit RidenGUI also turned out to be no problem at all. All in all, this was a very successful session to get the most out of the Riden RD-6018 and the same should apply to the RD-6006 and RD-6012 models.