[Hans Peter] wanted to move away from using full Arduino boards in his projects. One of the components he rarely used after the development stage is the USB hardware. Once the firmware is flashed to ...
先日 Arduino と Raspberry Pi を USB シリアル通信で連携しながら、温度湿度を取得するセンサーを作ってみました。今回はそこから得た知見を書いていきます。 開発環境 今回の開発で使用する環境は以下のようになります。 今回開発に使用したPCは「MacBook Pro 2016 ...
Turning an Arduino of virtually any sort into a simple AVR 6-pin ISP programmer is old hat. But when Atmel came out with a series of really tiny AVR chips, the ATtiny10 and friends with only six pins ...
This short sketch allows an Arduino to become a programmer for a ESP8266 (such as AI-Thinker) over serial where the ESP8266 doesn't come on a development board with USB/Serial. The bare bones ESP8266 ...
「Arduino」の「シリアル通信」についてまとめました。 「Arduino」は、他のデバイスと通信するために、どのボードにも最低1つの「シリアル通信」を行うためのポートが用意されています。通常、「TXピン」(1ピン)と「RXピン」(0ピン)が使われます。 「Arduino ...
This projects enables programming PIC devices using Arduino only i.e. it should (in ideal cases) replace pickit and other programming devices. It currently only supports a very small number of devices ...
Arduino hobbyists, developers and programmers that would like to be able to remove the need to use cables to access their Arduino projects, might be interested in a new wireless programmer ...