这是一个便携式的 IoT 显示器项目,可以基于它和 Arduino_GFX 库开发出各种实用工具。例如 WiFi 信号分析、电子相册等。配上设计良好的 3D 打印外壳,可以很方便地挂在钥匙扣或者背包上,随身携带。 参照 LCD 的 Datasheet 连接引脚。连接之前请务必通读 Datasheet ...
Waveshare 近期推出了一款专为驱动DDSM400 轮毂电机而设计的紧凑型 Raspberry Pi DDSM(直驱伺服电机)电机驱动器——DDSM Driver HAT (B)。 树莓派 HAT(Hardware Attached on Top)是一种专为树莓派设计的附加板,通过标准化的物理和电气接口来增强树莓派的功能。 直驱 ...
在控制舵机上面需要明白一点,其实就是在控制PWM的输出,还有就是控制多少多舵机的事情。 有个神奇的地方,ESP的芯片有专门控制LED的外设,又因为控制LED就是控制的PWM,舵机的控制也是PWM,所以很自然的就会想到用LED的外设去控制舵机。 可以参考官方的 ...
使用esp-idf组件读取SHT30温湿度信息。不得不说使用Arduino和Mpy来读取SHT30传感器温湿度信息,还是相当简单的。但是使用esp-idf来实现对我来说就难得多了。正好留意到新版的esp-idf支持组件编程了,基本思想就是将硬件的读取 ...
In case you missed it, the big news is that a minimal Arduino core is up and working on the ESP32. There’s still lots left to do, but the core functionality — GPIO, UART, SPI, I2C, and WiFi — are all ...
If you have an RTL-SDR compatible radio there’s an excellent chance you’ve heard of the rtl_433 project, which lets you receive and decode signals from an ever-expanding list of supported devices in ...
One for Gadget Masters to note: there's a new version of the Arduino Nano - the IoT-friendly Nano ESP32 - bringing the Espressif ESP32-S3 microcontroller into the Arduino ecosystem. The Wi-Fi and ...
Arduino has introduced a Nano shaped board with a Wi-Fi and Bluetooth LE capable Espressif’s ESP32-S3 microcontroller, supporting it with the Arduino IDE and MicroPython. “Beginners can explore in an ...