/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

blog.squix.org
| | 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...
| | fpgaer.wordpress.com
2.0 parsecs away

Travel
| | The Cyclone V GX Starter kit is an Evaluation Board (EVB) from Terasic based on Altera's Cyclone V GX FPGA. The Cyclone V Starter Kit development board includes hardware such as Arduino Header, on-board USB Blaster, audio and video capabilities and much more On further entries of the blog, I will be including several...
| | www.doctormonk.com
1.8 parsecs away

Travel
| | A recent question for me from a reader of my ESP32 book (thanks Richard) was: how do I find out which pin the built-in LED (if there is on...
| | hugozap.com
18.9 parsecs away

Travel
| A simple example of how to use WebAssembly in the browser and what the toolchain looks like.