【Digi-Key Follow me Issue 2】Works Links Summary
[Copy link]
Preface:
Hello friends, I am a beginner and I am very happy to participate in this follow me event to improve myself. I have been exposed to esp32 before and taught myself micropython. The recommendation of circuitpython in this event is also in line with my wishes. The difference between mpy and cpy is not very big, mainly in the library and function, and the syntax is similar to python3.
Let's get to the point. The difficulty of this activity is not very high. The main reason is that the official has provided many libraries, and you can refer to (copy) many libraries written by experts. For Python, being able to import and use libraries is already half the battle. I won't go into details here. If you are a beginner, you must first download the library provided by circuitpython (adafruit). When copying the homework of experts, you must also copy the library first, not just the core code. There are many posts with download links, so I won't post them.
In general, this task is relatively simple to do according to the most basic requirements. I also read the posts of various masters, and there are many people who have done the task to perfection. Thumbs up to all the masters! !
As for me, I just aim to complete the simplest task for free, haha , I will refer to the big guys' solutions for improvement when I have the chance. By the way, I use Thonny editor.
Finally finished writing five tasks, I am exhausted, writing posts is more energy-consuming than doing tasks haha. After this opportunity, I also learned a lot and exercised my ability, especially the gesture recognition part of task 4, task 5. I feel that I have learned a lot in the process of looking for information, and the mpu6050 gesture solution part at the end also fascinates me. Of course, task 5 is also very exciting. Learning the ideas of the big guys to make web servers, or learning python network programming tcp, socket sockets, etc., it is really a sense of accomplishment to complete the tasks one by one. Both the hardware part and the software part are where I have made progress! ! ! Thank you EEWORLD, thank you Digi-Key Electronics for giving me this opportunity.
Task 1: [DigiKey Follow me Issue 2] Task 1: Control the screen to display Chinese - DigiKey Technology Zone - Electronic Engineering World - Forum (eeworld.com.cn)
Task 2: [DigiKey Follow me Issue 2] Task 2: Use of network functions - DigiKey Technology Zone - Electronic Engineering World - Forum (eeworld.com.cn)
Task 3: [DigiKey Follow me Issue 2] Task 3: Control WS2812B - DigiKey Technology Zone - Electronic Engineering World Forum (eeworld.com.cn)
Task 4: [DigiKey Follow me Issue 2] Task 4----Sub-task 2: WS2812B Effect Control - DigiKey Technology Zone - Electronic Engineering World Forum (eeworld.com.cn)
[DigiKey Follow me Issue 2] Task 4 Task 5: AI Function Application LIS3DH/MPU6050 Gesture Recognition Posture Calculation - DigiKey Technology Zone - Electronic Engineering World Forum (eeworld.com.cn)
Task 5: [DigiKey Follow me Issue 2] Task 5: Control WS2812B via the network - DigiKey Technology Zone - Electronic Engineering World Forum (eeworld.com.cn)
|