ニュース

本連載では、IoTハックに興味のある人に向けて、ハッカブルなIoTデバイスを紹介していきます。今回は、2017年3月に登場したばかりの技適認可済み格安チップ「ESP32」を、Arduino IDEから使ってみます。
電子工作ファンに人気のマイコンArduino,そしてWiFiとBluetooth内蔵でネットワーク接続しやすいESP32。 それらのマイコンでプログラムを組む際に使うのが「Arduino言語」です。
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 ...
電子工作ファンに人気のマイコンArduino、そしてWiFiとBluetooth内蔵でネットワーク接続しやすいESP32。それらのマイコンでプログラムを組む際に使うのが「Arduino言語」です。 「電子工作は好きだけどプログラミングはよく ...
Creatorキットは、Arduino互換ボードであるCrowbits-UNOモジュールに基づいており、BluetoothとMpu6050ジャイロスコープを統合し、プログラミングスキルの ...
Designed by Namnam in Vietnam, the ESP32 Modbus gateway is built to communicate with PLCs and industrial sensors over Modbus ...
The code exposes the A2DP profile (Bluetooth Audio) available in ESP32 boards using the Arduino interface. It assumes you have installed the ESP32 core for Arduino and have an ESP32 board.
ESP32 Bluetooth Signal Jammer Build a Bluetooth signal jamming device using the Arduino code and schematics here. The default setup uses an ESP32 dev board for the MCU and 2x NRF24L01 radio ...
【概要】 ESP32-C6(M5Stack Nano C6) をArduino フレームワークを使おうとして PlatformIO でビルドしたところ、ツールチェーンやフレームワークのバージョン不整合で苦戦した顛末と解決方法をまとめました。