Amador Criadoamatore.dev·Sep 5, 2024Connecting an Arduino MKR WiFi 1010 to AWS IoT CoreIntroduction Internet of Things (IoT) has revolutionized how we interact with the world. It involves connecting everyday objects to the internet, enabling them to collect, send, and receive data. This connectivity allows for smarter decision-making, ...48 readsarduino
Leonid Meleshinblog.leon0399.ru·Nov 4, 2023Combining the two best CI/CD pipelines for embedded and IoTI'm a big fan of automating things. Sometimes, I find myself spending more time configuring and managing these automations than I would ever spend time manually handling these tasks. This is especially true when it comes to software development, wher...734 readsarduino
Ratnadeep Bhattacharyyaskylab.hashnode.dev·Aug 12, 2023PlatformIO with NeovimRecently I got interested in EPS32 and ESP8266 programming and I found PlatformIO provides a framework to work with a wide range of devices using simpler code like in Arduino. I started with VSCode as IDE but soon felt I want to move back to my origi...3 likes·439 readsneovim
Leonid Meleshinblog.leon0399.ru·Apr 19, 2023Automated code coverage reports for PlatformIO with GitHub Actions.A funny thing happened yesterday: I've just merged my ranch with code coverage reports for my project with PlatformIO, opened Twitter to tweet about it, and precisely at that moment, PlatformIO themselves posted their own blog post! https://twitter.c...2 likes·340 readsarduino
freeCodeCampforfreeCodeCampfreecodecamp.org·Jan 19, 2019Internet of Things prototyping with Firebase: how to do more with lessBy Bayrem Gharssellaoui IoT is all about connecting devices, or “things” as you may call them, to the internet and then analyzing data collected from these devices in order to extract an added value. In this article you’ll discover how to benefit fro...arduino