[导读]在 MicroPython 生态系统发展的早期阶段,当开发者分享或使用第三方库时,他们往往需要手动下载多个文件,然后将它们复制到项目目录中。这种“复制粘贴”的方式存在诸多不便之处: 在 MicroPython 生态系统发展的早期阶段,当开发者分享或使用第三方库 ...
这款《桌面天气预报小时钟》作品使用了Pico开发板和OLED屏幕等元件,能够提供多种天气预报、时钟、环境温湿度、恶劣天气报警等功能。Pico开发板是核心,采用RP2040芯片,通过MicroPython编程控制传感器和显示。OLED屏幕显示天气预报、时间、日期、温湿度等信息。
储备了不少墨水屏,一直没派上用场,继用三色墨水屏显示哪吒之后,换了个3.7寸双色继续折腾。 由于之前大致摸清楚了图像抖动算法,突发奇想,只需要将网页转换为图片,不就可以在墨水屏上显示任何内容了?毕竟网页界面制作起来工作量可小多了,而且有 ...
[导读]ESP32是物联网应用原型的强大开发工具,因为它内置了蓝牙,Wi-Fi和强大的微控制器功能。有关ESP32及其特性的更多详细信息,可以参考ESP32以前的文章。ESP32有各种编程环境,如Arduino IDE, express - idf, Lua, Micropython等。我们已经学会了使用Arduino IDE和express ...
Can an AI like ChatGPT pass the Turing test? We explore this with an ESP32, keyboard, TFT display, and Google text-to-speech. Is it obvious it's a machine? Check out this AI terminal project. Can an ...
Once the firmware file is downloaded, the next step is to download the firmware flashing utility. For flashing or upgrading the firmware we are going to use the kflash_gui, for that download it from ...
Originally, lv_micropython was created as an example of how to use lv_binding_micropython on a Micropython fork. Eventually it turned out that many people prefer using lv_micropython directly and only ...
In this case I used a Ganglion Board. Please make sure to visit OpenBCI documentation page. All the necessary information about the setup and specification are ...
Dive into the fascinating world where hardware meets artificial intelligence by creating a ChatGPT client using the Arduino Giga R1 WiFi. This project is perfect for those who love to tinker with ...