Explore >> Select a destination


You are here

blog.nobugware.com
| | ciesie.com
2.8 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.
| | yasoob.me
3.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.krekr.nl
4.0 parsecs away

Travel
| |
| | alexanderell.is
16.8 parsecs away

Travel
| [AI summary] The author walks through building an Arduino-based temperature monitoring project using a TMP36 sensor and LEDs to indicate temperature thresholds.