Skip to content

CHIRIMENで動作確認の取れたデバイスをWebGPIO/I2C APIを使用し動作させるための基本プログラム集。Toolkit to develop CHIRIMEN and its document.

License

Notifications You must be signed in to change notification settings

yuki-naki/examples

 
 

Repository files navigation

CHIRIMEN programing sample collection

Description

LEDblink

It blinks an LED.

Please see also: http://fabble.cc/chirimenedu/chirimenhelloworld

button

It blinks on an LED when push a button.

Please see also: http://fabble.cc/chirimenedu/chirimenpushbutton

i2c-ADT7410

It reads a Temperture sensor (ADT7410).

Please see also: http://fabble.cc/chirimenedu/chirimeni2csensor

i2c-SRF02

It reads a Distance sensor (SRF02).

Please see also: http://fabble.cc/chirimenedu/chirimeni2csensor

i2c-grove-light

It reads a light sensor (Grove Digital Light Sensor).

Please see also: http://fabble.cc/chirimenedu/chirimeni2csensor

i2c-grove-accelerometer

It reads a accelerometer sensor (Grove Digital Accelerometer Sensor).

Please see also: http://fabble.cc/chirimenedu/chirimeni2csensor

i2c-PCA9685

It controls servo motors using servo driver(PCA9685).

Please see also: http://fabble.cc/chirimenedu/chirimenservo

i2c-multi-sensors

It serially reads two sensors (temperture and distance) value.

##LICENSE Copyright (c) 2016 CHIRIMEN Open Hardware

Licensed under the MIT License

About

CHIRIMENで動作確認の取れたデバイスをWebGPIO/I2C APIを使用し動作させるための基本プログラム集。Toolkit to develop CHIRIMEN and its document.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.5%
  • HTML 18.5%