#ch32v208 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #ch32v208, aggregated by home.social.
-
#MQTT using the Arduino #PubSubClient library seems to work now too!
And it also passed the ultimate test: compilation on another PC ^^
Currently, there's just a few lines of platformio.ini configuration needed to use the library. Which was my main goal, yay ^^
(Although it's still pretty hacked together. Also, some changes to external libraries could be handled more elegantly & pull-requested, but eh, it works rn)
-
Progress of the night: Getting the essentials of the #lwip stack running on the #CH32V208.
Still need to clean it up _a lot_ and build the wrapping library, so it's actually useful.
But seeing lwip run at all is amazing.
(So I don't need to depend on the proprietary, closed source #WCHNET library)Good night :D