mini-violin is an open source project for violin design, and the circuit schematic is quite simple. The ATtiny85 controls two LEDs and a piezo buzzer, in addition to a button to switch songs. What's particularly interesting is that the violin strings are connected to the analog inputs of the microcontroller so that they can be controlled by contacting conductive materials. Come play the violin.
The MicroByte is a tiny console capable of running games from the NES, GameBoy, GameBoy Color, Game Gear and Sega Master systems, with all components designed into this 78 x 17 x 40 mm package.
With voice recognition function, you can use voice to search for weather, as well as radio, temperature and humidity, calendar and other functions.
Watchy is a completely open source and customizable e-ink screen watch. It uses ESP32-PICO-D4 as the core, has WiFi and Bluetooth LE connectivity, and is compatible with Arduino, MicroPython and ESP-IDF. The 200x200 pixel resolution e-paper display is clearly visible in bright sunlight and has ultra-low power consumption.
This project is a completely open source smart watch based on the ESP32 WROOM module, with a very high degree of completion. In the project design, serial communication and charging are completely through the onboard micro USB interface, without any external interface board processing.
Arduino development, weather, clock, reading, network distribution and other functions
ESP-Drone can be connected and controlled through Wi-Fi network using mobile APP or game controller. Currently, it supports multiple modes such as self-stabilizing flight, fixed-altitude flight, and fixed-point flight. This solution has a simple hardware structure, clear code structure, supports function expansion, and can be used in STEAM education and other fields.
This article briefly introduces the application example of sensorless sine wave drive technology based on MM32SPIN25 in "handheld vacuum cleaner".
Introducing an application solution for Bluetooth products that is very common in everyone's life, a Bluetooth selfie stick application developed based on the MM32W series.
Introducing a Bluetooth application solution with rich usage scenarios - a temperature and humidity monitor developed based on the MM32W series.
The most commonly used lithium battery protection circuit drawing, 4 strings
RSL10 QFN EVB is used as the main control of IOT lamps. Because the GPIO of RSL10 is limited, the data protocol adopts single-line return-to-zero code communication method. The system only needs one GPIO1 as the LED RGBW driver. GPIO is used to drive WS2812. WS2812 is a control circuit and An intelligent externally controlled LED light source with integrated light-emitting circuit. Its appearance is the same as a 5050LED lamp bead, and each component is a pixel. The pixel contains an intelligent digital interface data latch signal shaping amplification drive circuit, a high-precision internal oscillator and a 12V high-voltage programmable constant current control section, which effectively ensures that the color of the pixel light is highly consistent. , the other ADC port is used to collect the temperature of the lamp, and when the temperature exceeds the limit standard, it automatically reduces the luminous efficiency of the lamp to avoid burning out the LED due to excessive temperature.
A smart wearable device based on the RSL10 development board officially provided by EEWORLD. This device is divided into two parts: the host and the slave. However, this MCU only has one UART, but in actual project requirements we need to use two UARTs. The organizer of this event gave five boards, so a board without a sensor is used as the SPI slave and will receive The command parses and uses AT commands to control the audio.
The work is mainly based on smart watches as a product that contributes to mine operations. The shape of [RSL10-SENSE-GEVK] is perfect for making a watch. All the onboard peripherals are utilized. The watch will collect data every once in a while and store it in the onboard external Flash. A total of fourteen days of historical data can be stored. If the power consumption is reasonably designed, it can Replace the button battery every two months. Normally worn in the normal mode, you can enter the downhole mode by pressing the button. In the downhole mode, the surrounding environment will be detected. When the environment reaches a bad situation, it will enter the alarm state. At the same time, when the person going down the pit feels uncomfortable, he can long press the button to enter the call for help state.
The project uses RSL10 to build a sugar glider health monitoring system. With good exercise and diet, my little jelly (sugar glider) can grow up healthily.
This design is designed for foot posture. Wrong running posture can be corrected through real-time prompts on the mobile phone APP, thereby solving various adverse consequences caused by incorrect running posture.
Apple's full series of drawings: iPhone 5s Chinese schematic + component distribution diagram
AT89C52 microcontroller is used as the core control component to design an electronic keyboard. The microcontroller is used as the main control core, and it forms the core main control module together with the keyboard speaker and other modules. The main control module is equipped with 8 buttons and a reset button.
Based on the STM8S handheld non-contact infrared thermometer gun MLX90614 forehead temperature gun design, including schematic diagram, PCB, source program, etc.