johnny-five

JavaScript Robotics and IoT programming framework, developed at Bocoup.

OTHER License

Downloads
11.2K
Stars
13.2K
Committers
158
johnny-five -

Published by rwaldron over 8 years ago

johnny-five -

Published by rwaldron over 8 years ago

Commit Message/Description
https://github.com/rwaldron/johnny-five/commit/e5f94a5ab4d0068bc6c62164d7d0a99c412da7ec v0.9.40
https://github.com/rwaldron/johnny-five/commit/d56ff540ac03ee6ccea908f5409ef085562e2183 LCD: Fix i2cConfig address forwarding for JHD1313M1 controller
https://github.com/rwaldron/johnny-five/commit/e206d971262d6c230384e74d0f550c939f1a4b48 Fix missing }
https://github.com/rwaldron/johnny-five/commit/a2f9fa701157d3acf4f42b5774bfb025a313c63b Multi: BMP180 notes re: conversion time values. Fixes gh-1104
https://github.com/rwaldron/johnny-five/commit/39c79da95203ad6d32aae5ca89f6a9a98f644779 Update sht31d diagram
https://github.com/rwaldron/johnny-five/commit/9c2cb29049115d9fe57faf546c8e7c1d0a485d13 Regen examples
https://github.com/rwaldron/johnny-five/commit/46914bb92465ca573505f041a2eb052ed6bd016e Thermo-humidity sensor SHT31D (#1103)
https://github.com/rwaldron/johnny-five/commit/aaee1148d3ce389ae99a5a29407ce3d242e359d0 Board: millis() method, returns milliseconds since "ready"
https://github.com/rwaldron/johnny-five/commit/f1637b139849f1154fa28cdc391c164b4999f5e9 Rename __ -> Fn
https://github.com/rwaldron/johnny-five/commit/624dc7af1d3f9fbbef95dfe76d8b1b8dd75fcb3d Tests: eliminate need for requiring mock-firmata from within board.js
https://github.com/rwaldron/johnny-five/commit/7a2696fdf1a6242937b8263f8cc239bdd103a52e Examples: regenerate
https://github.com/rwaldron/johnny-five/commit/9695fcf5705f1c14555e20b2251d77127cbd021c Add more event example and correct the commend (#1097)
https://github.com/rwaldron/johnny-five/commit/2e44332543d9911336d795cd4c921ca378f68855 Default custom property to object literal instead of null (#1089)
johnny-five -

Published by rwaldron over 8 years ago

johnny-five -

Published by rwaldron over 8 years ago

johnny-five -

Published by rwaldron over 8 years ago

Commit Message/Description
https://github.com/rwaldron/johnny-five/commit/8f898c748a9c26776d6f2a61f26c795df12e5cec v0.9.44
https://github.com/rwaldron/johnny-five/commit/7683e00cc35bfb410d57d40ee545582a070424d6 Board: update previously missed "mock-firmata" removal.
https://github.com/rwaldron/johnny-five/commit/dd8b1694817e9aa8818c6b2a97c2a5d8d622661f Thermometer: fractional digit accuracy per datasheets
https://github.com/rwaldron/johnny-five/commit/39bc15d16e4cbfce955e75e662fd0ebe758fa54e Thermometer: never emit null
https://github.com/rwaldron/johnny-five/commit/7e333a365d41349b038f811bab880d42af7636a4 Thermometer: Correct SI7020 fractional digits
https://github.com/rwaldron/johnny-five/commit/8540515f2a2d95a291bec632eb104d53dd7c7bc6 Motion: Tessel example
https://github.com/rwaldron/johnny-five/commit/75ffde2084f3849976dfb47ca4d3d7579e312b73 IMU/Multi: fix lint nits
https://github.com/rwaldron/johnny-five/commit/672f7836212d5d9ee878e85a797df5b3cb5e82be IMU/Multi: BMP280 examples
https://github.com/rwaldron/johnny-five/commit/cadbb842602b047f6fd4a74bbf81778a5e74e1df IMU/Multi: initial BMP280 support
https://github.com/rwaldron/johnny-five/commit/95826b4b60b69287a5d24d4992a03477a8d007d7 IMU/Multi: use Fn.POW_2_*
https://github.com/rwaldron/johnny-five/commit/622342c87abe46c9176df8344af5c1355160848e Fn: new consts: POW_2_*; new functions: Fn.s4-32, Fn.u4-32
https://github.com/rwaldron/johnny-five/commit/e194de47a0751bfa3f0b9352c49a5f6bcb6ce20e IMU/Multi: register naming/nitpicking
https://github.com/rwaldron/johnny-five/commit/3c608c7ef19c34ce143da5b8ef02f0b4ea25cc79 Sometimes I annoy even myself.
johnny-five -

Published by rwaldron over 8 years ago

johnny-five -

Published by rwaldron over 8 years ago

johnny-five -

Published by rwaldron over 8 years ago

Commit Message/Description
https://github.com/rwaldron/johnny-five/commit/cf2ba6e1ae7bdd76cb73717c12b3d3763957a405 v0.9.50
https://github.com/rwaldron/johnny-five/commit/88978db19dbead407e26cbff42935c75912f1da3 Sensor: remove unused dep
https://github.com/rwaldron/johnny-five/commit/6e6c92356c8d8886c30a19cb76d5eedb7a7a3410 Examples: Fix "Intel Edison + Grove - Accelerometer (ADXL345)"
https://github.com/rwaldron/johnny-five/commit/6071b2bef2f66a84b0abcfc9a9afc79e0e35f2d9 Accelerometer: ADXL345 support user defined range. Fixes gh-1135
https://github.com/rwaldron/johnny-five/commit/29a9ba093b7dce5a8586969e3bea74a695f2599f Keypad/Touch: add "touch" alias
https://github.com/rwaldron/johnny-five/commit/4434b288e023578f2b32396190806bf84cdb2eed Motion/Motion.Collection: implement Collection.Emitter
https://github.com/rwaldron/johnny-five/commit/07a6bb8e6ea134cbdbfae6590587f18392a47f44 Switches/Switch.Collection: implement Collection.Emitter
https://github.com/rwaldron/johnny-five/commit/60066fca327a118482fafaa990fe432e8897bec0 Collection: Collection.prototype.byId, get a single entry from a collection by its id
https://github.com/rwaldron/johnny-five/commit/7b5735f819a42c0833e58aaf685e814dd6c494c4 Sensor: minor cleanups and nitpicks; Removes untested alias events
https://github.com/rwaldron/johnny-five/commit/f32b759d8e81cf3fb12662b42cca252685c9103c Collections: make slices produce correct type
https://github.com/rwaldron/johnny-five/commit/2221fca6e804931eac3e6775317b4f95fd06a238 Board: make loop method stoppable & tests.
johnny-five -

Published by rwaldron over 8 years ago

johnny-five -

Published by rwaldron over 8 years ago

johnny-five - v0.9.56

Published by rwaldron over 8 years ago