Repository navigation

#

micropython-esp32

ST7735 TFT LCD driver for MicroPython

Python
245
3 年前

二自由度云台实现人脸追踪。 首先是使用一款名字叫做IP摄像头的APP 采集手机摄像头的图像,在手机上建立一个视频流服务器。在局域网下,PC通过IP还有端口号获取图像。使用OpenCV的人脸检测的API获取人脸在画面中的位置,根据人脸位置距离画面中心的x轴与y轴的偏移量(offset) ,通过P比例控制(PID控制中最简单的一种)控制二自由度云台上臂与下臂的旋转角度,将角度信息通过串口通信UART发送给ESP32单片机(不限于ESP32,STM32,Arduino都可以)解析执行对应的操作,从而使得人脸尽可能处在画面的正中间。

Python
209
7 年前

A simple and efficient MicroPython web server designed for Raspberry Pi Pico, ESP8266, ESP32, allowing seamless control of microcontroller projects via a web browser.

HTML
136
1 年前

1ZLab在准备挑选合适的小车来研发计算机视觉的教程时候 , 发现习惯了Python语法的我们, 在市面上找不到合适小车, 后来我们选了ESP32作为小车的控制主板, 可以使用Python对其进行交互式编程, 极大的提升了开发效率.

Python
95
7 年前

Versatile and flexible Python State Machine library

Python
76
1 年前

A display library: implemented purely in Micropython. 纯 Micropython 实现的显示库

Python
73
1 年前

MicroPython driver for TEA5767 FM radio module on ESP8266/ESP32/Pico

Python
51
2 年前

DS1302 RTC Clock driver for Micropython

Python
48
4 年前

Animated 8x32 LED matrix display / smart clock with a microcontroller and (Micro)Python

Python
39
4 年前
Python
39
1 年前

Micropython driver for Texas Instruments INA226 power measuring IC

Python
35
3 年前

ESP32 Reference Files, PCB designs, Gerbers, code and projects using the ESP32 boards

C
34
2 年前

EEG decoding for an ultra low cost, real time BCI device based on the Espressif ESP32 running MicroPython.

Jupyter Notebook
29
3 年前

👽 An Among Us-themed infrared shooting gallery game built with ESP32 devices and a Node.js scoreboard

Python
24
8 个月前

Firebase implementation for Micropython optimized for ESP32

Python
24
1 年前

MicroPython ESP32 library for calibrated on-chip ADC conversion

Python
22
3 个月前

Toshiba air conditioner control with ESP32.

Python
21
4 年前

MicroPython driver for the Inkplate 6

Python
20
4 年前