How to Program Arduino Through Visual Studio Code Using PlatformIO
Sometimes, coding on the Arduino IDE is just not enough. Think about all the tools it’s missing: no spell check, no folders, no autocomplete. Sure, you can just program Arduino on an editor and then paste it on the IDE before uploading. But PlatformIO lets you do that without having […]
