|
You are here |
blog.thea.codes | ||
| | | | |
www.righto.com
|
|
| | | | | How hard could it be to fix a vintage solderless breadboard that doesn't quite work? The "elite 2 circuit design test system" below combin... | |
| | | | |
electricdruid.net
|
|
| | | | | ||
| | | | |
nothinguntoward.eu
|
|
| | | | | [AI summary] This is a detailed account of the design and implementation of a trailing edge dimmer circuit for a lamp. The author explored various components and concepts, including current sources, pulse generation, and the challenges of achieving a linear ramp for dimming. Despite the project's complexity, the author found the dimming performance to be less than ideal due to nonlinearity in the ramp and flicker in the output. The project concluded with a decision to pursue an alternative solution, such as a rotary switch, instead of a dimmer. | |
| | | | |
ciesie.com
|
|
| | | 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. | ||