Skip to content

omron-devhub/2jcieev01-arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2jcieev01-arduino

It is a sample projects for OMRON sensor evaluation kit 2JCIE-EV01-AR1 and 2JCIE-EV01-FT1 with some Arduino boards.

2JCIE-EV01 sensor evaluation boards are Open Platforms by OMRON corporation and prototype your ideas with variety environmental information.

Description

Arduino sample projects for acquiring data from sensors on 2JCIE-EV01. there samples output the sensor data to USB-Serial ports.

example description board
baro-ar The Barometer sensor sample Arduino MKR-WiFi1010
baro-ft The Barometer sensor sample Adafruit Feather ESP32
illm-ar The Illuminance sensor sample Arduino MKR-WiFi1010
illm-ft The Illuminance sensor sample Adafruit Feather ESP32
humi-ar The Humidity sensor sample Arduino MKR-WiFi1010
humi-ft The Humidity sensor sample Adafruit Feather ESP32
accl-ar The Accelerometer sensor sample Arduino MKR-WiFi1010
accl-ft The Accelerometer sensor sample Adafruit Feather ESP32
mmic-ar The MEMS Microphone document Arduino MKR-WiFi1010
mmic-ft The MEMS Microphone document Adafruit Feather ESP32

DEMO

T.B.D (console output)

![Console output 2SMPB](console output)

Installation

see https://www.arduino.cc/en/guide/libraries

Install from Arduino IDE

  1. download .zip from this repo releases or master .

  2. Import the zip from Arduino IDE

    install-ide-import-lib

    install-select-zip

  3. Then, you can see the samples in File >> Examples menu.

    install-select-examples

  4. Select examples for your favorite sensors, build and program to boards.

Manual install

  1. download this repo

    $ git clone https://github.com/omron-devhub/2jcieev01-arduino
  2. launch Arduino-IDE and select our sketch to load.

  3. build and program to boards.

Dependencies

MEMS Microphone in 2JCIE-EV01-AR1 (base baord Arduino MKR WiFi 1010)

  • please use the example InputSerialPlotter from Arduino IDE, Examples -> Examples for Arduino MKR WiFi 1010 -> I2S -> InputSerialPlotter

MEMS Microphone in 2JCIE-EV01-FT1 (base baord Adafruit Feather ESP32)

  • please use the example InputSerialPlotter from https://github.com/maspetsberger/esp32-i2s-mems

Links

Licence

Copyright (c) OMRON Corporation. All rights reserved.

Licensed under the MIT License.

About

OMRON sensor evaluation kit 2JCIE-EV01-FT1/AR1 with some Arduino boards.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •