# 3D Printer Controller Project## Project Introduction A project based on the open source 3D printer system Smoothieware V2.0 ported to STM32F7508-DK. The hardware uses STM32F7508-DK as the main contr...
Jump game based on RVB2601
Author: w494143467Project Background
Based on the RVB2601 development board of Pingtou Ge , I am mainly familiar with the RISC-V kernel, but in the application layer develop...
This article explains how to use the human body sensing module HC SR505. We use an LED to indicate whether a person has walked into the sensor. When a person walks in, the LED indicator lights up, and...
Preface: VScode is already available on the computer, and ESP32 development is perfectly supported on VScode. Next, use VScode to install the esp32 development environment.VSCode official website addr...
Several states of microcontroller IO port output1. What are the differences between the open-drain output and open-drain multiplexed output of a microcontroller?2. What are the differences between the...