Explore >> Select a destination


You are here

daker.me
| | nuculabs.wordpress.com
12.6 parsecs away

Travel
| | Cover Photo by Matan Segev from PexelsCover Recently, I purchased a NodeMCU from AliExpress for about $4. The reason I did this was to find out what all the fuss is about with ESP8266. NodeMCU is an open source IoT platform. It includes firmware which runs on the ESP8266 Wi-Fi SoC from Espressif Systems, and...
| | ciesie.com
10.1 parsecs away

Travel
| | You programmed STM32 microcontroller using Nucleo or Discovery boards. That means you used Serial Wire Debug (SWD) for programming/debugging. Now, you are designing a PCB with a STM32 microcontroller on it, which means you have to be able to program it. One solution is uploading the code through a bootloader - a small piece of software, made by ST that has been saved in the protected (read-only) memory of the microcontroller.
| | www.sabulo.com
9.3 parsecs away

Travel
| | I've had a longish break from using Python on ESP32. I've been busy working on projects using the Arduino IDE and the dialect of C it uses, and one of the reasons for preferring Arduino...
| | www.skeletonscribe.net
64.8 parsecs away

Travel
| This post demonstrates a technique for discovering which browser addons/extensions people who visit your website have installed. This could ...