/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

muscaw.dev
| | yasoob.me
2.3 parsecs away

Travel
| | Hi lovely people! If you have read any of my other articles you might be aware that I am working with electronics right now. After learning the basics of Arduino, I decided to work on a relatively ambitious project. I decided to make a greenhouse monitoring system. I am going to write a series of posts introducing you to all of the sensors one by one and by the end of this series, we will have a fully functional, super basic, greenhouse monitoring system.
| | www.thepolyglotdeveloper.com
2.2 parsecs away

Travel
| | Learn how to configure Visual Studio Code (VSC) for Arduino development, an alternative to the Arduino Desktop IDE.
| | ncona.com
1.5 parsecs away

Travel
| | A few months ago, I started learning Arduino, and recently I finished my first small project. After finishing the project, I was wondering if I could build the same thing for cheaper, and that's when I stumbled into ESP32. ESP32 is an MCU (Micro Controller Unit) that got very popular because it has integrated WiFi, Bluetooth, very good documentation and is relatively cheap for what it does. Interestingly, the Arduino UNO R4 WiFi contains two MCU and one of them is an ESP32. Getting an ESP32 The easiest w...
| | www.lqdev.me
18.8 parsecs away

Travel
| [AI summary] Custom agents for GitHub Copilot allow users and organizations to specialize their coding agents through file-based configurations, enabling tailored workflows and conventions.