You are here |
next-hack.com | ||
| | | |
diyelectromusic.com
|
|
| | | | Here are the build notes for my Arduino Pro Mini MIDI USB CV PCBDesign. Warning! I strongly recommend using old or second hand equipment for your experiments. I am not responsible for any damage to expensive instruments! If you are new to electronics and microcontrollers, see theGetting Started pages. Bill of Materials Arduino Pro Mini... | |
| | | |
diyelectromusic.com
|
|
| | | | Here are the build notes for my ESP32 S3 DevKit Experimenter PCBDesign. Warning! I strongly recommend using old or second hand equipment for your experiments. I am not responsible for any damage to expensive instruments! If you are new to electronics and microcontrollers, see theGetting Started pages. Bill of Materials ESP32S3 DevKit Experimenter PCB (GitHub... | |
| | | |
andybrown.me.uk
|
|
| | | | Hello and welcome to my first published non-Nokia cellphone LCD reverse-engineering effort. All my articles in this series focus on bringing you all of the details that you would need in order to c... | |
| | | |
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. |