Giter Site home page Giter Site logo

live-examples's Introduction

CHIRIMEN programing sample collection

Cording style

English

  • Sample codes should be fullfilled the below cording style.

https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Coding_Style

  • Don't include the polyfill codes such as webgpio.js and webi2c.js.

日本語

  • サンプルコードは基本的に以下のコード規約に従ってください。

https://developer.mozilla.org/ja/docs/Mozilla/Developer_Guide/Mozilla_Coding_Style_Guide

  • webgpio.js、webi2c.jsなどpolyfillのスクリプトはサンプルコードに含めないでください。

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 an 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-veml6070

It controls a UV sensor(VEML6070).

Please see also: http://fabble.cc/kohichi000000/chirimen-veml6070

i2c-multi-sensors

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

i2c-S11059

It reads a color sensor (S11059).

i2c-PAJ7620-Gesture

It reads a gesture sensor (PAJ7620U2) (Grove Gesture v1).

Please see also: http://fabble.cc/tadfmac/chirimen-i2c-paj7620-gesture

i2c-grove-oledDisplay

It controls a Grove OLED Display

Please see also: http://fabble.cc/tadfmac/chirimen-oled-display

##LICENSE Copyright (c) 2016 CHIRIMEN Open Hardware

Licensed under the MIT License

live-examples's People

Watchers

 avatar  avatar

Forkers

gurezo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.