Genesis One uses STM32F103RCT6 as the main control, integrating lithium battery charge and discharge management, voltage stabilization, Bluetooth serial port HID, USB-HID, LED light array driver, and button detection circuit. It can realize Bluetooth connection mode (supports IOS, Android and other platforms) and USB connection mode. The response time of Bluetooth connection is about 15ms, and the response time of the master control in USB connection mode is about 0.3Ms.
With electronic ink screen, can simulate various IC cards
The author introduces the classic corexy structure writing machine.
IndyMill is an open source DIY CNC machine
The Jlink OB made by F072 has a maximum speed of 3000kHz, and the Jlink V9 has a maximum speed of 12000kHz.
Use an idle Android phone to place it on a drone or unmanned vehicle/boat to realize wifi, 4G, 5G remote control of the drone, image transmission/data transmission/remote control integration. Supports APM and Pixhawk flight control (as long as it is compatible with Mavlink protocol), supports RTK differential GPS high-precision positioning (optional function, requires ublox NEO-M8P GPS module and Qianxun FindCM service account).
APM (ArduPilotMega) is a flight control product launched by the DIY Drones community in 2007. It is the most mature open source hardware project today.
ADALM2000 is a 9-in-1 portable test and measurement instrument launched by ADI.
Nowadays, almost all circuit boards use surface mount packaging, so I have always wanted to DIY a chip placement machine. After searching online for a long time, I finally decided to use the open source OpenPnP. The hardware and software are both open source.
Intel has open sourced a car with a total parts price of less than 50 US dollars, which costs about 350 yuan in total. With a mobile phone, it becomes a self-driving car.
ODrive is a high-performance FOC servo driver based on STM32. It can drive two brushless motors at the same time. In the early days, it was widely used in the design of 3D printers or homemade CNC lathe electrical systems. The well-known geek James Bruton used it as most of his own To make the core unit of the robot servo drive, Stanford's previous open source 8-degree-of-freedom quadruped robot Doggo also used Odrive as the core driver.
Amethyst is a classic home computer developed by Matt Sarnoff. It has an integrated keyboard, can generate sounds and images, uses the Forth programming language, has image and voice commands, a debugger and screen editing functions.
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.
The Pandora McNado smart car based on Rt-Thread is composed of chassis, drive, battery, Bluetooth, APP control, omnidirectional wheels, etc.
A project that uses a web page to remotely control the Raspberry Pi to send out infrared signals to control home appliances such as air conditioners. To put it simply, you can use your mobile phone to control it through the web page on the way home, turn on the air conditioner in advance, and set it to the required temperature. At the same time, the indoor temperature and humidity can be monitored in real time on the web page. The entire project is written based on Python's flask framework.
Based on ESP32 and ATtiny861 to build a Nintendo NES game emulator handheld console with complete materials for making the project
A simple oscilloscope made of STC8A8K MCU. The microcontroller uses STC8A8K64S4A12 working at 27MHz. The display uses a 0.96 OLED with a resolution of 128x64. This oscilloscope project is easy to start and covers the necessary measurement functions. Supports normal mode, single mode, and automatic mode. It has trigger mode selection, such as level trigger, and comes with saved settings. Mini-DSO input is single-channel mode, and the second/division size can support a variety of: 500ms, 200ms, 100ms, 50ms, 20ms, 10ms, 5ms, 2ms, 1ms, 500us, 200us, 100us, and the voltage acquisition range is 0 to 30V. The sampling rate can reach 250kHz@100us/div.
Built-in gyroscope, buzzer, supports multiple fast charging protocols, 128x64 OLED screen, standard T12 fixed bayonet. Regarding the problem of grounding the soldering iron, you can use the PD power supply of Mac and prepare a triangle extension cable to solve the problem perfectly. Or using a power bank directly is not a big problem.
This is an open source work by netizen aziddy, based on the classic Adafruit Feather 328P development board (the MCU master is Microchip's ATmega328P) and a mini electronic game console with a 128x64 OLED screen