ニュース

Arduinoの開発言語といえばC/C++なのだが、近年はMicroPythonのサポートにも力を入れ始めているのはご存じだろうか。まだ実験的な取り組みではあるが、Arduino Nano 33 BLE、Arduino Nano 33 BLE Sense、Nano PR2040 ConnectでMicroPythonが利用できる。すでにMicroPythonのIDEも公開さ ...
Arduino IDEの初回起動時に、複数回にわたってインストールの許可を求められます。 「このソフトウェアなんだろう…」と思った人も多いハズ。 そこで今回は、初回起動時に許可を求めてくるドライバ・ソフトウェアの詳細について、公式HPや公式フォーラム ...
今回は、はじめてのPythonの開発を行う方にとって、 必ず必要となる作業用のエディタのインストール方法を簡単に解説します。 初めてPythonを触る方に 「Pythonで開発する時にIDEは何を使えば良いでしょうか?」 とよく聞かれます。 手元でささっと動かす ...
Arduino Foundationは、シングルボードコンピュータ「Arduino」のための統合開発環境「Arduino IDE 2.0」のベータ版を、3月1日(現地時間)にオープンオースでリリースしている。
The Arduino ecosystem is an amazing learning tool, but even those of us who love it admit that even the simplified C Arduino ...
「Raspberry Pi Pico」はこれまでのRaspberry Piシリーズとは異なり、アナログコントローラーを持つなど、どちらかというとArduinoのようなマイコンに近い製品です。このためか、Arduinoを動かすための「Arduino IDE」に、Raspberry Pi Picoに搭載されている「RP2040」用の ...
Neste projeto, utilizamos a comunicação serial entre um Arduino e um script Python para controlar dois LEDs conectados aos pinos 12 e 13 do Arduino. O usuário emite comandos de voz que são capturados ...
Facial Recognition Model – Identifies whether the user's face is present. Stop Hand Model – Detects a "stop hand" gesture to control the behavior of the system. These models work in tandem to control ...