Explore >> Select a destination


You are here

blog.squix.org
| | blog.famzah.net
2.9 parsecs away

Travel
| | Arduino ESP32 development under Linux features a much faster compilation time.
| | jeff.glass
2.3 parsecs away

Travel
| | Electronics, Making, Software Development, and Amateur Radio from a Midwest Nerd
| | ncona.com
1.9 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...
| | jborza.com
26.2 parsecs away

Travel
| Closer to the machine I started my way with programming with Microsoft QBASIC on DOS, I did try (and succeed) to copy code for a game from a BASIC book, and it did run, but I didnt really get development back then. I didnt really understand how and why it works, and most importantly, how to write my own code to implement a different game. Later I was playing higher level languages such as Pascal and C in the high school and PHP at home.