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

MicroPython: The Mini Power of Embedded Systems!

MicroPython: The Mini Power of Embedded Systems!

▼ Click the card below to follow me MicroPython: The Mini Power of Embedded Systems! Python is one of the most popular programming languages in the world, and MicroPython is its superhero version in the embedded field. Imagine that microcontrollers and microcontrollers, which once required complex C language programming, can now be directly controlled using … 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! When it comes to embedded systems, many people think it is a complex and mysterious technical field. But if I told you that you can play with embedded systems using Python, wouldn’t … 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 Python is the all-round warrior of the programming world, while MicroPython is like a lightweight version of this warrior. Imagine traditional Python as a heavy-duty truck, while MicroPython is a nimble motorcycle that can easily navigate various small hardware … Read more