ニュース

電子工作ファンに人気のマイコンArduino, そしてWiFiとBluetooth内蔵でネットワーク接続しやすいESP32。それらのマイコンでプログラムを組む際に使うのが「Arduino言語」です。 「電子工作は好きだけどプログラミングはよくわからない」あるいは ...
今回は簡単に言うと、Bluetoothの信号をスマートフォンで受信する手順を紹介したいと思います。 今回のサンプルは ESP32 で実装しますので、まず開発環境を準備しましょう。 アマゾンや秋月電子などでESP32は購入可能です。 ステップ: 1、Arduino 開発ソフト ...
翔泳社では、「独習」「徹底入門」「スラスラわかる」「絵で見てわかる」「一年生」などの人気シリーズをはじめ、言語や開発手法、最新技術を解説した書籍を多数手がけています。プロジェクトマネジメントやチームビルティングといった管理職向けの ...
Arduino ESP32ボードは、CQ出版の「トランジスタ技術」「Interface」でよく紹介されているボードです。 ESP32は、Wi-FiとBluetoothが搭載されているので、IoTなどが簡単に安くできるのが良いですね。 パソコンがあればArduino IDEをインストールすれば、サンプル ...
The analog input of an Espressif ESP32 doesn't seem very reactive in the very first part of its allowed range, with a lack of response, and a non-linearity in the whole range, consequently. The aim of ...
Arduinoといえば誰もがマイコンボードやそのメーカーを想像するだろう。一方で、ArduinoはArduino Cloudと呼ばれるクラウドサービスも運営している。Arduino Cloudとは、デバイスから収集したデータを集約し、それを自動でグラフ表示するなど、使いこなせばとても ...
本書の以下の部分に誤りがありました。ここに訂正するとともに、ご迷惑をおかけしたことを深くお詫び申し上げます。 誤 一方、ESP32は2系統目のシリアルを使います(16番ピンが送信、17番ピンが受信)。片方の送信を他方の受信に接続しますので、Arduino ...
This project is an example implementation of an analog clock displayed on a TFT LCD using the Arduino platform and the TFT_eSPI library. Description: This project is an example implementation of an ...
If you use the Arduino IDE to program the ESP32, you might be interested in [Andreas Spiess’] latest video (see below). In it, he shows an example of using all three ESP32 UARTs from an Arduino ...
When attempting to build a project for an ESP32-C6 board (e.g., esp32-c6-devkitm-1) using the Arduino framework with PlatformIO Core 6.1.18 and espressif32 platform version 6.10.0 (or older versions ...