-
Notifications
You must be signed in to change notification settings - Fork 3
nCube:Thyme for Arduino Application : nCube Base (English)
IoTKETI edited this page Feb 14, 2018
·
7 revisions
- Cortex M0 processor
- Support SPI, I2C, UART communications
- Atmel WINC1500 WiFi chip that supports 802.11bgn
- CM1106 CO2 Sensor
- Measures the Co2 values from the air
- Uploads the value to Arduino using the UART port
- RGB LED
- RGB 3-color LED board operates red, green and blue LEDs
- It's depending on the input of R, G, B pins
- Open the Arduino development tool
- Download OneM2MClient library and move it to development tool's library directory
- Load the nCube-base example sketch from OneM2MClient library's example directory
- Edit AE-ID to avoid duplication with other devices
- Connect adafruit feather M0 to PC via micro USB cable
- Compile and Upload the sketch to board
- Check the SSID of adafruit Feather M0 of AP mode via serial monitor, connect to the SSID and set up WiFi connection
- Open Mobius Resource Monitoring Tool and input your AE-ID
- You can check the CO2 value on Co2 container
- You can control the led by creating cin in the led container
- Jaeho Kim, Team Manager (jhkim@keti.re.kr)
- Il Yeup Ahn, R&D Manager (iyahn@keti.re.kr)
- Chanhyung Lee (wwoorim2@gmail.com)
- Jaehyun Lim (wce5402@naver.com)
- Hana Jo (hanajo88@gmail.com)