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.
Contains all design information
Satellite GPS path recorder based on STM32 (complete source code attached).
Israeli network engineer Nir Huri invented an air pollution monitoring device based on ESP-32.
Contains all design information
The overall structure of this design is roughly composed of a main control module, a current signal sampling module, a power module and a serial port output module. In this article, the main control chip uses a microcontroller model STM32F103RC, which makes the structure as small as possible while ensuring the current sampling accuracy. It is as simple as possible, avoids complex and changeable circuit layout, is more convenient for PCB board production, and is relatively low-cost. Among them, in the design of the sampling conditioning circuit, a current transformer is used to sample the current signal.
Function description: 1. After power on, the LED light lights up, which means that the current light is in automatic control mode; 2. You can switch back and forth between automatic and manual modes through button K5; 3. In manual mode, buttons K2, K3, and K4 correspond to A light brightness; (unavailable when k1 is pressed) 4. In automatic mode, it must first detect someone before automatically controlling the brightness, otherwise the desk lamp will go out. You can block the light of the photoresistor, or use a flashlight to illuminate the photoresistor to simulate changes in lighting, so that you can see that the brightness of the desk lamp will change as the light intensity in the environment changes. The effect is that the weaker the light, the brighter the desk lamp. . If the human body sensor cannot detect anyone for 1 minute, the desk lamp will automatically turn off. (The photoresistor is behind the USB lamp); 5. Whether it is automatic mode or manual mode, the brightness is divided into 10 levels, and 0-9 is displayed on the LCD; 6. Set date and time: Press K1 (setting ) key, the cursor will flash at the displayed year position, indicating that the year can be adjusted at this time. If you need to adjust the year, press K3 (plus) and K4 (minus) to adjust the year. Then press the K2 (move) key, and the cursor will flash when the month position is displayed. The month can be adjusted in the same way. Press the K2 key again to set the day, hour, minute, and second respectively. 7. When approaching the ultrasonic wave, the buzzer will alarm.
Using the Edge Impulse platform, an embedded machine learning (ML) model is deployed on the ESP32-DevKitC-based sensor for temperature anomaly detection.
Based on STM32 imitation Mitsubishi PLC design, including program and circuit diagram
UDP test based on STM32 and network chip W5200
Pulse electronic blood pressure monitor based on STM32 (schematic + program)
Flirting with jumper caps is a common practice on most boards, but not this board, which is designed to replace all those wires with an analog switch matrix. All one has to do is plug in the device and make a virtual connection on the accompanying GUI. There are also many built-in functions such as DAC and ADC, and the circuit can be switched under the prototype as needed. It also has some LEDs embedded in the breadboard area that light up and provide visual cues that they are connected to each other.
Quark based on ESP32 is an open source electronic tool that integrates electronic measurement probes and debugging tools. It has a wireless connection function and can be connected to APP.
PocketSprite is more than just a small gaming device that clips to your keychain, it's an open source, powerful and mature hardware development platform.
When the temperature is lower than the set threshold, the corresponding indicator light lights up and the corresponding relay is closed. The relay can drive the load (fan, refrigeration plate, heating tube, etc.). When the temperature is higher than the alarm value, the sound and light alarm will sound. The keys are setting keys, plus key and minus key. The alarm value and temperature control range can be set, the temperature measurement range is 0 to 99.9 degrees Celsius, and the accuracy is 0.1 degrees Celsius.
This is an original work by netizen jiezhi320 who participated in the RT-Thread application competition. In 2015, jiezhi320 made a version of hardware based on stm32f405rgt6. However, due to the high CPU usage of the UKF algorithm, the author migrated it to imx-rt1052, in order to leave enough resources for everyone to develop in-depth for model friends.
There is a risk of electric shock and fire with this project! Light bulbs are essential devices in our lives. Incandescent and fluorescent light bulbs are typical light bulbs for household lighting fixtures. For industrial and public purposes such as street lighting, large indoor lighting, sports field lighting and any outdoor activities, apart from these bulbs, HID (High Intensity Discharge) lamps are also widely used. Typical HID lamps used for this purpose are high pressure sodium, metal halide, and mercury lamps. The last one has been banned in 2021 by the Minamata Convention on Mercury. Fixtures with incandescent and fluorescent bulbs, long used for home lighting, became obsolete within 10 years of the widespread adoption of LED lights, and currently offer only replacement bulbs. Low-wattage HID lamps are also gradually being replaced by LED lamps. High-wattage HID lamps still dominate the mainstream of large-scale lighting because the advantages of LED lamps at this level are smaller. Like many LED geeks, I built an LED fixture because it was rare, but when it became commonplace it stopped being fun. On the other hand, my nostalgia for the disappearance of glass tubes from our lives increased and I started collecting HID lamps as a light bulb geek. However, having only light bulbs makes no sense. In order to light a HID lamp, a lamp ballast rated for each bulb is required. Therefore, I designed and built an electronic HID ballast that can light a variety of HID lamps.