Explore >> Select a destination


You are here

www.paulvdiyblogs.net
| | jpieper.com
12.3 parsecs away

Travel
| | 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...
| | www.doctormonk.com
15.6 parsecs away

Travel
| | TLDR; A little bit, yes, but it probably doesn't matter. The new Raspberry Pi Pico 2 mostly represents a bump in performance and memory. A ...
| | nothinguntoward.eu
14.8 parsecs away

Travel
| |
| | billgrundmann.wordpress.com
104.4 parsecs away

Travel
| I wanted to build an application that could sniff i2C transactions. In particular, I was interested in the actual data transactions between the Wii NunChuk and WiiRemote. This particular data interchange utilizes 400KHz i2C protocol. So, I thought this was a good opportunity to use arduino interrupts, especially the change on pin interrupts. What I...