2016-09-19から1日間の記事一覧

TI-Nspire & Arduino / 温度・湿度・気圧計 4 of 4 / Graphs アプリケーションでグラフ化する

The Lua script below will use the var.store() function to store the received data in the Nspire's native applications. .ino #include <Adafruit_BME280.h> boolean gotInitData = false; unsigned long initTime; Adafruit_BME280 bme; void setup() { Serial.begin(115</adafruit_bme280.h>…