Shinode device
\n\n07/08/2023\n
\n\nArduino C++ class for integrating sensor and control hardware with\nShineponics platform\n
\n
The device-side code for integrating IoT sensor and control devices\nwith the Shineponics platform. It’s all built into a lovely C++ class\nthat took me a good lil’ while to figure out. In the end I wrote the\nclass logic in TypeScript first, then used ChatGPT to convert it into\nArduino C++ to get started. Of course the code was not immediately\nworking but it was a great boost!
\nI actually made a short vlog series of the development process of\nthis which can be viewed\nhere.
\nFor examples of implementation please check out the source code on\nGitHub.
\n