by britannio on 6/18/24, 4:24 PM with 2 comments
The rover can be configured via its Wi-Fi access point as it hosts a web socket server with mDNS and a captive portal. Messages are encoded via Flatbuffers.
It is driven manually via a radio transmitter with a custom UI that we made using Lua & EdgeTX. Autonomous navigation can be achieved by hooking up a single-board computer via UART.
We are four students who built this as one of four modules in the final semester of our undergraduate degree. Search ELEC6212 on YouTube to see what our peers got up to. Britannio, Josh and Niall studied Computer Science, and Alfie studied Electronic Engineering.
Everything is open-source and we made a Discord server [2] to support people interested in creating their own Q-Octo. Nonetheless, we intend to refine the design and commercialise Q-Octo this summer if there is sufficient interest. Would you like one? Are you using a comparable rover? Advice here would be useful :)
A YouTube video with development progress and our test runs: https://www.youtube.com/watch?v=2PIdxYJO_Ck
[1] https://www.youtube.com/watch?v=UJHbiZUROM8 [2] https://discord.gg/2d6yUmEQwZ
by jshreder on 6/18/24, 7:02 PM