Explore >> Select a destination


You are here

thelittleengineerthatcould.blogspot.com
| | ncona.com
1.3 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...
| | river.cat
4.9 parsecs away

Travel
| | [AI summary] The author discusses their experience with the Arduino platform, specifically the Seeeduino V2.21 and Ethernet shield, highlighting the ease of setup and initial success in creating a web server.
| | vxlabs.com
5.2 parsecs away

Travel
| | The official Arduino Desktop IDE is fantastic at what it was made for. After downloading, opening your first sketch (say, blink.ino) and flashing this to your connected Arduino hardware takes all of 3 seconds. However, once your sketches become a little more complex, a more sophisticated IDE with code navigation, documentation and context-sensitive completion can be a great help. Currently, one of the better solutions is the Arduino extension for Visual Studio Code. You can be up and running quite quickl...
| | ripitapart.com
27.0 parsecs away

Travel
| [AI summary] A personal blog detailing the author's DIY projects, modifications, and occasional reflections.