Arduino: The ‘Python’ of Embedded Systems, Simplifying C/C++ Development

Arduino: The 'Python' of Embedded Systems, Simplifying C/C++ Development

Arduino: The ‘Python’ of Embedded Systems, Simplifying C/C++ Development 🚀 Introduction 🌟 Imagine if there was a platform that could make complex embedded development as simple as Python. What would that be like? Arduino has achieved this! It not only lowers the barrier for C/C++ embedded development but also creates a thriving open-source ecosystem. Let’s … Read more

Arduino Uno External Interrupt Tutorial with Exercises

Arduino Uno External Interrupt Tutorial with Exercises

Performance Parametersâ‘  Main Control Chip: ATmega328P② Digital Input/Output Pins: 14③ PWM Pins: 6â‘Ł Storage (Code Space): 32KB⑤ RAM (Runtime Storage): 2KB; EEPROM (Power-off Save Space): 1KBâ‘Ą Crystal Oscillator: 16MHz Online Simulation: https://wokwi.com/ Arduino Uno Tutorial â‘ : Installing Arduino IDE Arduino Uno Tutorial ②: Development Board and LED Test Arduino Uno Tutorial ③: Button Control LED, … Read more

Arduino Uno Tutorial: Development Board and LED Testing

Arduino Uno Tutorial: Development Board and LED Testing

Arduino Uno Tutorial 1: Installing Arduino IDE Arduino Uno Tutorial 2: Arduino Uno Development Board and LED Testing (1) IntroductionWhen we first get a board, we usually perform a LED test to check if the board is functioning properly and to familiarize ourselves with the pins and capabilities of the board. There are many models … Read more

Essential Guide to Configuring ESP8266 with Arduino

Essential Guide to Configuring ESP8266 with Arduino

Follow us on WeChat “DLGG Maker DIY” Set as “Starred”, heavy content will be delivered to you first. Friends often ask about the configuration methods for Arduino development with ESP8266. Today, based on previous articles, I am updating the offline installation package for everyone’s convenience in development. The previous article by expert cr4fun on creating … Read more

Transforming a Rotary Phone into a Modern Mobile Phone

Transforming a Rotary Phone into a Modern Mobile Phone

Click the blue text above to follow us Have you ever wondered what it would be like if an old rotary phone combined with a modern smartphone? Recently, engineer Justine Haupt from the Brookhaven National Lab in the USA transformed an old rotary phone into a portable mobile phone using a 3D-printed case and a … Read more

Using RPLidar Laser Radar for Distance Measurement with ESP32

Using RPLidar Laser Radar for Distance Measurement with ESP32

Click the original text to read, better experience with the code. Experimental Results Lingshun Laboratory (lingshunlab.com) shares how to connect the RPLidar laser radar (RPLidar A1 A1M8) with ESP32, and output the distance of all angles and specified angles through the serial port, observing the distance of obstacles in front. This experiment uses ESP32, connecting … Read more

Understanding Microcontroller Principles and Stepper Motor Control

Understanding Microcontroller Principles and Stepper Motor Control

[Preheat/Open Source] Mechanical and Electronic Control “Complete Process” Practical Course [Koala Studio] Lecture One: Application and Principle of Linear Slide Table [Koala Studio] Lecture Two: Composition of Linear Slide Table [Koala Studio] Lecture Three: Non-standard Design of Linear Slide Table [Koala Studio] Lecture Four: Principles and Control of Stepper Motors Hello everyone, today Koala will … Read more

Accurate Measurement of 200 Sheets of Paper: A Comprehensive Analysis

Accurate Measurement of 200 Sheets of Paper: A Comprehensive Analysis

Here is another group sharing for Problem F:Re-testing the first place of this group! We are the team from Hunan Normal University (Major: Applied Electronic Technology), and we won the national first prize for Problem F in the 2019 Electric Competition. We measured 135 sheets and are very happy to be invited by Darlwen to … Read more

×