|
You are here |
brickexperimentchannel.wordpress.com | ||
| | | | |
diyelectromusic.com
|
|
| | | | | After getting the Arduino and SP0256A-AL2 working I wondered if I could repeat the trick from the Arduino and AY-3-8910 and have the Arduino generate the required clock signal for the SP0256A-AL2. This post starts to look at that question. https://makertube.net/w/paGX4eiCAHgLU9mK2x3uyq Warning! I strongly recommend using old or second hand equipment for your experiments. I... | |
| | | | |
jpieper.com
|
|
| | | | | Being a switch mode 3 phase motor driver, the moteus controller changes the current flowing through the phases of a motor by rapidly switching the phase terminals between the positive input voltage and the input ground. The control of this switching is denoted "pulse width modulation", or PWM for short. To date, the rate at... | |
| | | | |
infinitedigits.co
|
|
| | | | | I programmed the Raspberry Pi to control voltage and respond to MIDI so I can play the Korg Monotron with a keyboard. | |
| | | | |
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. | ||