Explore >> Select a destination


You are here

www.pjrc.com
| | www.scorpia.co.uk
3.4 parsecs away

Travel
| | [AI summary] This article details the design and implementation of a POE-enabled lighting fixture with network control, focusing on hardware development, firmware, and integration with theatrical lighting systems.
| | blog.atx.name
5.3 parsecs away

Travel
| | atx - My personal blog
| | ciesie.com
5.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.
| | smayze.com
37.4 parsecs away

Travel
| The purpose of this entry is to describe the assembly, programming and testing of the alternate Clock Display Module - whereby instead of a dedicated display driver chip, the module will be controlled by its own micro controller. This was created under a separate GitHub branch as UCtl_small. After the relative ease of getting the...