Wouldn’t it be great if you could keep all of your small Internet-connected hacks up to date with a single codebase? A couple of weeks ago, we wrote up a project that automagically pulls down OTA ...
作为一个玩了三年嵌入式开发的创客,我最近彻底迷上了AI视觉机器人。从最初用ESP32-S3自己搭模块,到后来入手整机幻尔AiNova,这一路踩坑不少,但也收获满满。今天就把我的真实体验分享出来,给想入坑的朋友一个参考。 引言:从零到一,我的视觉机器人之路 去年年底,我接了个学校竞赛项目,需要做一个能自动追踪颜色的小车。当时预算有限,又爱折腾,就买了小R家的视觉识别摄像头模块(搭配ESP32-S3) ...
MicroPython is a compact implementation of the Python 3 programming language designed to work with microcontrollers. Initially announced back in 2013 as part of a Kickstarter project created by Damien ...