CircuitPython 提供了一种和微控制器板进行交互的革命性方式。这篇文章介绍了如何使用 CircuitPython 来监测温室的温度、湿度以及环境光,并且使用 CircuitPython MQTT 客户端将结果发布到一个MQTT中介(broker)。你可以在若干个程序中订阅 MQTT 队列并进一步处理信息。
CircuitPython reached a major milestone last week as it welcomed its 100th board into the fold: the wristwatch form factored badge designed for the 10th annual Open Source Hardware Summit, which takes ...
Modern microcontrollers like the RP2040 and ESP32 are truly a marvels of engineering. For literal pocket change you can get a chip that’s got a multi-core processor running at hundreds of megahertz, ...
The world of microcontroller programming is abuzz with the recent release of CircuitPython 9.0.0-alpha.6. This alpha release is a significant step forward for the open-source Python environment, ...
Developers, programmers and hobbyists night be interested to know that Adafruit has announced the CircuitPython 8.0.0 Release Candidate 1 launch making available the release candidate for further ...
Using the power of the RP2040 and the ease of use CircuitPython affords, build your own keyboard shortcut device and save ...