MicroPython: The Mini Power of Embedded Systems!

MicroPython: The Mini Power of Embedded Systems!

▼ Click the card below to follow me ▲ Click the card above to follow me MicroPython: The Mini Power of Embedded Systems Is Python getting slim? That’s right, MicroPython is here to do just that. The originally large Python has transformed, putting on a slim suit and fitting into various compact hardware. What is … Read more

MicroPython: The Mini Power of Embedded Systems!

MicroPython: The Mini Power of Embedded Systems!

▼ Click the card below to follow me ▲ Click the card above to follow me —— Another “universe” for Python enthusiasts Today, we won’t talk about elephants dancing or the myriad of web development topics; instead, let’s dive straight into a niche but super cool topic—MicroPython. This is like a “mini clone” of Python, … Read more

MicroPython: The Mini Powerhouse of Embedded Systems!

MicroPython: The Mini Powerhouse of Embedded Systems!

▼ Click the card below to follow me ▲ Click the card above to follow me A USB cable, a small development board, plug it into the computer, open the IDE, and a string of “Hello, world!” lights up quietly on the screen. MicroPython, a name that sounds extraordinary, is the “mini” version of Python, … Read more

Creating an AI Companion that Chats with You Using ESP32S3!

Creating an AI Companion that Chats with You Using ESP32S3!

Step-by-step guide to building an offline intelligent dialogue robot, complete with open-source code. 1. Introduction (Scenario Introduction) “When you wake up in the morning, your desktop robot actively reports the weather; during work, it helps you look up information; in the evening, it can chat with you about sci-fi movies… Today, I will use an … Read more

MicroPython: The Mini Power of Embedded Systems!

MicroPython: The Mini Power of Embedded Systems!

▼ Click the card below to follow me ▲ Click the card above to follow me MicroPython: The Mini Power of Embedded Systems! In today’s rapidly developing Internet of Things (IoT) and smart devices landscape, there is an urgent need for a lightweight and efficient programming language to drive small devices. MicroPython has emerged as … Read more

Implementing a Clock Dial on the ESP32 Handheld Device Using LVGL

Implementing a Clock Dial on the ESP32 Handheld Device Using LVGL

Previously, we introduced how to flash the <span>LVGL-Micropython</span> firmware onto the Little Cat handheld device, showcasing effects such as displaying GIF images, bar graphs, line graphs, zooming and rotating images, and simple dashboards. This note will continue to share how to implement a clock dial based on <span>LVGL-Micropython</span>. 1. Development Board Introduction This handheld device … Read more

Pycopy: The Lightweight Version of Embedded Systems!

Pycopy: The Lightweight Version of Embedded Systems!

▼ Click the card below to follow me ▲ Click the card above to follow me Pycopy: The Mini Python Revolution for Embedded Systems Python has always been a “heavyweight” in the world of microcontrollers and microcontrollers. Traditional MicroPython, while powerful, can be a bit too resource-intensive for resource-constrained embedded systems. At this point, a … Read more

Raspberry Pi Officially Enters the Microcontroller Market with Raspberry Pi Pico

Raspberry Pi Officially Enters the Microcontroller Market with Raspberry Pi Pico

Description: 1. Raspberry Pi has begun to enter the microcontroller market, using its own RP2040 chip, with a main frequency of 133MHz, dual-core M0+, and 264KB of RAM. 2. The entry of Raspberry Pi into this field is primarily for ecological layout, as there are already many such boards on the market. We will see … Read more

Pycopy: The Lightweight Version of Embedded Systems!

Pycopy: The Lightweight Version of Embedded Systems!

▼ Click the card below to follow me ▲ Click the card above to follow me Pycopy: The Micro Python Revolution for Embedded Systems In today’s rapidly developing Internet of Things and embedded systems landscape, Pycopy is like a refreshing breeze, bringing new programming possibilities to resource-constrained micro devices. Imagine that embedded development, which once … Read more

MicroPython: The Mini Power for Embedded Systems!

MicroPython: The Mini Power for Embedded Systems!

MicroPython is a compact Python interpreter specifically designed for microcontrollers and embedded systems. Imagine a world of microcontrollers that once required complex C programming, now being controlled with Python, a simple and friendly language. It’s like giving engineers a VIP pass to the kingdom of smart hardware, lowering the barriers to hardware programming and allowing … Read more