~低コストのnRF51開発キット(nRF51DK)が、Arduino Unoシールド互換のシングルボード・フォームファクタで提供。サードパーティ製のArduinoシールド拡張ボードに広く対応しつつ、主要なULP無線技術のすべてを利用可能で、製品開発時には最高の柔軟性が実現。
There are a lot of cheap quadcopter kits out there, sold ready to fly with a transmitter and battery for right around $50 USD. One of the more popular of these micro quads is the V2X2 series. They are ...
Température et Humidité avec Arduino émetteur récepteur en 2.4Ghz NRF24L01 et DHT22. Vous trouverez le schéma de l'émetteur sur : http://rasp-pi.fr.nf/emetteur ...
マイコンボード「Arduino」の開発環境「Arduino IDE」が9月14日(日本時間)、v2.0.0へとアップデートされた。初のメジャーバージョンアップとなる。 「Arduino」は、イタリア生まれの人気マイコンボード。電子工学やプログラミングの知識がない学生を対象に ...
「Arduino」の「シリアル通信」についてまとめました。 「Arduino」は、他のデバイスと通信するために、どのボードにも最低1つの「シリアル通信」を行うためのポートが用意されています。通常、「TXピン」(1ピン)と「RXピン」(0ピン)が使われます。 「Arduino ...
const int sw_pin = 7; // digital pin connected to switch output const int sw_big = 6; // digital pin connected to switch 2 (the bigger button) // Reading from the Joystick is as follows: // Reading X ...
無線LANの電波が届かない場所への対策として、中継機を利用するケースが増えている。しかし、中継機の利用は、電波の届く範囲の拡張には有効だが、中継と端末の接続に使う周波数をよく検討しないと、かえって非効率な環境にもなる可能性もある。