ニュース

This is a TTL Data logger that writes the data to an SD-Card. The used hardware is a Arduino UNO and a micro SD-Card adapter (OPEN-SMART microSD Card Adapter). The wiring between the SD-Card adapter ...
株式会社エイビット(代表取締役:檜山 竹生、本社所在地:東京都八王子市)は、メーカーズブームで脚光を浴びているワンボードマイコン Arduinoの通信拡張機能環境として使用できる、基板型データ通信端末「PHSシールド」を2014年12月から販売開始いたします。
All the files for the MVCA datalogger shield compatible with the Arduino Mega 2560 This project was created using EasyEDA, thus we recomend using EasyEDA - EasyEDA is a free PCB designer that is ...
A few years ago, [Phang Moh] and his compatriots were asked by a client if they could make a vehicle tracking device for oil tankers all around Indonesia. The request of putting thousands of trackers ...
LTE-M Shield for Arduino(BG96)で使用されるTinyGSM(通信用ライブラリ)は、HTTPとTCPには対応しているものの、UDPには対応していません。消費電力量と通信量の低減のため、UDPで送信したい!ということで、実装しました。本記事では、UDP送信実装までの思考 ...
SORACOMバイナリーパーサーが、CBORに対応したと情報を得ました。そこで、LTE-M Shield for Arduino(BG96)を用い、CBOR形式データをSORACOMに送信するプログラムを作成しました。また、通信量や消費電力量の比較試験を実施した結果、CBORの特徴が見えてきました。