IoTone / ProjectMagNET

Project Mag*NET is an IoT data sync and control app + distributed server for iot data
https://iotone.github.io/projectmagnet.github.io/
Apache License 2.0
0 stars 1 forks source link

Arduino projects should migrate to platform.io #75

Open truedat101 opened 2 weeks ago

truedat101 commented 2 weeks ago

It's too hard to tell someone how to set up an arduino env. Everyone's has slight variations. There is no great package manager for it. It's ok, works but you can't help someone when they have multiple versions of libraries installed.

Platform.io provides a better way:

https://github.com/mrWheel/arduinoIDE2platformIO-convertor https://willem.aandewiel.nl/index.php/2024/08/16/arduino-to-platformio-project-conversion/

truedat101 commented 2 weeks ago

platform.io gives flexibility to also do espidf projects. Later this can all be put under zephyros. Not now.