/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

brickexperimentchannel.wordpress.com
| | blog.wokwi.com
3.5 parsecs away

Travel
| | Experience PWM duty cycle and frequency in a visual way and level up your signal analysis skills
| | diyelectromusic.com
5.0 parsecs away

Travel
| | 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
3.2 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...
| | danielmangum.com
25.0 parsecs away

Travel
| The ESP32-S3 is a popular microcontroller (MCU) for a variety of reasons, such as its support for external pseudostatic RAM (PSRAM). One of its lesser known features is its Universal Serial Bus (USB) On-The-Go (OTG) controller. The previously released ESP32-S2, as well as the new ESP32-P4, also have USB OTG support, with the latter having two controllers. USB OTG devices can act as a device or as a host. This is a popular feature for smartphones, which, when attached to a laptop or desktop should act as a device, but may want to act as a host for some peripherals, such as a keyboard, that may be attached to it.