This product has been verified for use and is the best stable program after debugging.
(Third Prize in ST Competition) Ultrasonic Selfie Artifact.
Support revolution, fixed height, side floating
ANT BBPS displays voltage, current and power on an OLED display. It features digitally controlled current limit, wide input voltage range and up to 12 V DC output. It also has two input connections, a USB type-C connector and a screw terminal. A USB input means a battery pack can easily be used as your power source, and the screw terminals allow any other input source to be connected, such as AA and 9 V batteries, or even that old 7 V wall adapter you might have lying around.
Electronic clock (with temperature measurement function) based on 51 microcontroller comes with schematic diagram and source program. The main functions include: time, alarm clock, hourly time, and temperature.
Very good reference document. MLX90615 communication value, lcd1602 display, 51 driver
Powerful 1km 6-10 channel remote control, suitable for DIY projects such as drones and cars.
Every key on the ANAVI Macro Pad 2 can be reprogrammed to be used as a macro or even as a dedicated shortcut key, making it ideal for many applications in a variety of industries.
Numato Opsis is a powerful new FPGA-based open source video platform for videographers and visual artists. Opsis boards are designed to give users complete control over high-speed video, supporting everything from live meeting capture solutions to experimental visual art and even general FPGA-based video research.
This is a 100w mono audio amplifier board. This project can easily play speakers up to 100w. I used two 2SC5200 transistors and a 30-0-30 transformer in this project
Digital electronic combination lock. Based on chip AT89S51. Choose LED to display the results. Contains circuit diagram
1 Layers PCB 11 x 48 mm Polyimide Flex, 0.1 mm, 1, Immersion gold (ENIG), Yellow Solder Mask, White silkscreen;
gk is a small battery-powered handheld game console based on an STM32H757 microcontroller (600 MHz) and 128 MiB XSPI SDRAM.
Ordinary double-tub washing machines have a large number of users because of their low price and durability. However, as people's pace of life accelerates, there are many inconveniences when using this kind of washing machine to wash clothes: you need to add water before washing clothes, which takes about 2 to 3 minutes. Many friends can't stand the "torture" of time and go about other things. They often forget to turn off the water, causing a lot of waste. When washing clothes, turning the timer can usually wash for up to 15 minutes. Most users don't do this process. He will stay by the washing machine. When the timer ends, he cannot time the time or rinse again in time. Sometimes he even forgets how long he has been washing, which greatly prolongs the washing time. He cannot leave people while rinsing. Someone must be involved in the whole process. Very inconvenient. This article introduces a method of using the AT89C51 microcontroller to transform an ordinary double-tub washing machine. After the transformation, the entire process of water inlet, washing, rinsing, and drainage can be completed automatically. Multiple washing and rinsing methods can be selected, and single washing, single rinsing, and Manual function, very convenient.
Data Fitness Connector (DFC) A data broadcaster is a device that allows Peloton bikes to communicate with fitness watches, head units, and apps, a feature not available on stock Peloton bikes. It reads power and cadence data in real time via a cable connected to the bike and broadcasts them wirelessly to nearby devices, including those built around non-Peloton platforms like Zwift and Garmin (see which products are supported). This allows you to enjoy the built-in features of your bike while taking advantage of features and services that rely on third-party platforms.
Want to add lots of LEDs to your Arduino project? HUB75 RGB panels are a great way to do this as they are much cheaper than addressable Neopixel/WS2812 LEDs (typically 10% of the cost per LED). They are also available in a range of pixel densities (from 2mm to 10mm pitch) to better suit your project needs. However, using a microcontroller to display high-quality graphics on a HUB75 panel is complicated because the panel requires precise timing and constant refreshing of pixel data. That's where Teensy 4's SmartLED Shield comes in.