Magnetometers are crucial for various applications like drones 🛸, robotics 🤖, and navigation systems 🗺️. However, they suffer interference from nearby electronic components, metal surfaces on the ...
To communicate with the ESP32, the Thing board has an FTDI FT231x USB-to-Serial chip. If you need to install the drivers, refer to our How to Install FTDI Drivers tutorial. To check if your driver is ...
I’ve worked with hardware before, so the electronics themselves were never the problem. What consistently slowed me down was the software side. C, C++, and the ...
Modern microcontrollers such as the ESP32 have enough computing resources to be programmed in a high-level language like MicroPython. Thanks to MicroPython's powerful libraries, this allows for ...
Bluetooth bridge between eqiva EQ3 thermostat and WLAN network, using ESP32, micropython and mqtt. I used a lot of other solutions, but it seemed to be not stable for me, or hard to extend (for me :)) ...
The MakePython ESP32 Kit is a great solution for MicroPython programming on the ESP32. Along with the MakePython ESP32 development board, the kit includes electronic components and modules to use in ...
書籍 『IoT開発スタートブック─ESP32でクラウドにつなげる電子工作をはじめよう!』 刊行にあわせて著者の下島健彦氏にマイコン 「ESP32」 を使ったIoTデバイスの開発について寄稿いただきました。 近年注目されてるIoTについて、 みずからデバイスを開発し ...
Real operating systems on a tiny microcontroller.