Johnny Five Versions Save

JavaScript Robotics and IoT programming framework, developed at Bocoup.

v0.11.4

6 years ago
Commit Message/Description
https://github.com/rwaldron/johnny-five/commit/4f15bff4483067c9f66745df4ffbc85884686a4a v0.11.4
https://github.com/rwaldron/johnny-five/commit/af8494b8ca0e23e50e7d620500955b0754a561c8 Fix support for synchronous animtaion queues
https://github.com/rwaldron/johnny-five/commit/7638bc5762ca6b45d4335f1d18b16b8d9b778843 Fix this usage in Board - Specify Port Example. Closes gh-1369
https://github.com/rwaldron/johnny-five/commit/cdf1a749d39e104a8a9fcaba38385696417ca64f Sensor: value emitted via event should match sensor.value
https://github.com/rwaldron/johnny-five/commit/52ab1c1a9f118d5c581fe705927cf9488483aeae This adds support for having multiple driver instances for the DS18B20 on different pins (1wire bus) concurrently.
https://github.com/rwaldron/johnny-five/commit/bbd0d19f2372e3cb80e55056d09d965bc24e392a LCD: Fix autoscroll for JHD1313M1

v0.11.0

6 years ago
Commit Message/Description
https://github.com/rwaldron/johnny-five/commit/2401180a5e5474dfed8a2297d7dac4861bc09759 0.11.0
https://github.com/rwaldron/johnny-five/commit/ae4d64ec8f42980387799426e44a49e428cb6728 Package.json: update dependencies
https://github.com/rwaldron/johnny-five/commit/893a2a86fa4ec7316566ee6124ab9e64200fa1bb README: add coverage badge
https://github.com/rwaldron/johnny-five/commit/6d627e33e722b9d05e703a9fbb9d91049b706162 ci: remove node 8, reorganize coverage operations
https://github.com/rwaldron/johnny-five/commit/841d69bc243550c9cb00ca7c0aaf138e54e2629d ci: run test and coverage check at same time
https://github.com/rwaldron/johnny-five/commit/288a2af356923ee9df327e0640374e117c1cc98a ci: remove node 5, add node 8
https://github.com/rwaldron/johnny-five/commit/7b4489d3d89770e4e86716183eafdd019e801c17 Fix board tests
https://github.com/rwaldron/johnny-five/commit/f684a201096755002c17e2e6ef36499c01ef6165 Give Thermometer enable/disable methods
https://github.com/rwaldron/johnny-five/commit/b050bf8d75c5e2c96cd5bb2b41a3b742452a7007 v0.10.13
https://github.com/rwaldron/johnny-five/commit/bedcbe3933bec91e793d0d1363f11b8c0a1b5432 LCD: Wait for fast instructions to complete
https://github.com/rwaldron/johnny-five/commit/1e90c6fb7ae326d26c0750d502b2cdf4f6751924 Missed Symbol availability check
https://github.com/rwaldron/johnny-five/commit/a3de9cb09e910610ece0ae4582bfdcc46e15be7a v0.10.12
https://github.com/rwaldron/johnny-five/commit/2884c2e5120b6eb1b8e91de806b238825ff68ba1 Collection: fix Symbol.iterator check for ancient Node versions
https://github.com/rwaldron/johnny-five/commit/ea7ca5d8449efb258ea692fc10ca1c97f9320d7e v0.10.11
https://github.com/rwaldron/johnny-five/commit/c39b92ed63a3367e9b3bf04666317250ee70e96c Light: TSL2561 set 16X gain and 13ms integration gain for TSL2561. Fixes gh-1333
https://github.com/rwaldron/johnny-five/commit/be3e8bd6211c6c1c1c25613d2bb7cc487466a581 Collections: add Symbol.iterator
https://github.com/rwaldron/johnny-five/commit/291a1dbf29870fd1d590725f420d169b1a77806f Multi: implement standby time for BME280 start up. Fixes gh-1274
https://github.com/rwaldron/johnny-five/commit/7b2ed1fd05fce622c4ca8596022fa1ea67d6579a v0.10.10
https://github.com/rwaldron/johnny-five/commit/becdd6e056d9c58c2a146cdca35410b38cdef6ba Adds Brad Buchanan [email protected] to contributors
https://github.com/rwaldron/johnny-five/commit/001f27f22c34a95c30bf0fcab372f3c22308e8f6 Fix Piezo.prototype.note() (#1328)
https://github.com/rwaldron/johnny-five/commit/6d8b4a367147e50c1920ac17608f78c2eacf0e70 Make unit tests less flaky on Travis CI (#1329)

v0.10.12

7 years ago

v0.10.11

7 years ago

v0.10.8

7 years ago
Commit Message/Description
https://github.com/rwaldron/johnny-five/commit/974660072d2ac38c71d8f63b7489d614e7df6be4 v0.10.8
https://github.com/rwaldron/johnny-five/commit/9cf22886c732fc79b0711cfca390d53166398a79 RGB: Additional CSS 4 rgb(), rgba() support (percent values)
https://github.com/rwaldron/johnny-five/commit/e33570405409f850cff301a872be754a2e83e596 Add support for CSS color function notation to Led.RGB.color() (#1320)
https://github.com/rwaldron/johnny-five/commit/548c6f16a1b0006cf67ef32d5ee321c54db630b5 Multi: SHT31D wait 15ms for conversion and convert raw bytes to uint16 (#1319)
https://github.com/rwaldron/johnny-five/commit/823d913808257fe2b52b76b3d0844e4cd80ce7e7 Expander: don't require an address when unnecessary. Fixes gh-1291 (#1312)
https://github.com/rwaldron/johnny-five/commit/6e28b124ddc04e4e9f384eba88de47f5b7c5d3ff Proximity: store HCSR04 delay as msToNextRead
https://github.com/rwaldron/johnny-five/commit/4ef61fdd497404fac7fd49c351861ef2b21a3281 Proximity: Adds power jumpers to HCSR04 Backpack example.
https://github.com/rwaldron/johnny-five/commit/a326a46732b8b762185b5fc9bd764dd680e49c78 Board: changing "Device(s)" to "Available"
https://github.com/rwaldron/johnny-five/commit/308b8cc81a7502153d297a79b5072c8e55a67e28 LCD: update init sequences for PCF8574A/T and MJKDZ

v0.10.7

7 years ago
Commit Message/Description
https://github.com/rwaldron/johnny-five/commit/562d37b659f5132c82d7e5e8dd670169b20143d9 v0.10.7
https://github.com/rwaldron/johnny-five/commit/7b46d721f3a6adadca2ac93456d481bb73bc4651 Gruntfile: update copy-paste API calls
https://github.com/rwaldron/johnny-five/commit/7ea41bcbeb3e78d9bf0bccd8fcf25736c6a89b89 LCD: Send correct bit fields for on/off command for PCF8574A/PCF8574T. Fixes gh-1314
https://github.com/rwaldron/johnny-five/commit/7ffc64f2e4341c8e74c6c967d53e7bb0955a4922 Tests: add missing globals to test/.jshintrc
https://github.com/rwaldron/johnny-five/commit/50e2e1e15ac8163159b6a0d12c63120c8efc705b five: 100% coverage
https://github.com/rwaldron/johnny-five/commit/c13571bfe94b2d8303c368477598241a0c65dcc7 Multi: correct SI7020 & 7021 to uint16. Fixes gh-1315
https://github.com/rwaldron/johnny-five/commit/931397f49bc7513dc94ccd8982d874cf973af828 Coverage: migrate istanbul to nyc
https://github.com/rwaldron/johnny-five/commit/c840d995b238f2b9a6bebea690d95a1b49aa09ea Package.json: let npm format prevail
https://github.com/rwaldron/johnny-five/commit/0ac3da27dde9b1d68a1a6bc6e4572924e73749b8 Repl: test coverage 100%, await pending for exit; Board: await pending for exit. Fixes gh-1306
https://github.com/rwaldron/johnny-five/commit/3e51fec66717e815942edb5b38623fae3d6625f7 Deps: update copy-paste 0.3.0 to 1.3.0
https://github.com/rwaldron/johnny-five/commit/c524e9923136108d6ab50c98d00b76ed12175ca0 Light: tests for BH1750; minor reorganization of whole class def
https://github.com/rwaldron/johnny-five/commit/23a952627ad5bc75fcc5a68f5b4b202aa088f6e0 Sensor: use io-plugin provided ADC bit resolution, when available. gh-1276
https://github.com/rwaldron/johnny-five/commit/b63033cc65d0963850a40515a4d1ce81959f0ad1 Sensor/Sensor.Collection: 100% coverage
https://github.com/rwaldron/johnny-five/commit/cab1704c07cb07fae135042a282d8254efe9d0a7 Sensor: update to use assigned bit resolution
https://github.com/rwaldron/johnny-five/commit/595549c336be13cf45df3ca2babea4ee8707681d Updating datasheet url and datasheet references.
https://github.com/rwaldron/johnny-five/commit/8b5fbd62b1ac22540ba4650da443796932f27428 Thermometer: LM35/LM335/TMP36 max raw value 1023 (#1299)
https://github.com/rwaldron/johnny-five/commit/3a5e2616f0f05b3e802dd41070110ced236e10de Accelerometer: ADXL345 use typical sensitivity (#1300)
https://github.com/rwaldron/johnny-five/commit/e93e8e098247d1e3d2665f3ce675e312d91c55a4 Multi: HTU21D convert raw bytes to uint16 (#1296)
https://github.com/rwaldron/johnny-five/commit/933043ba776328307d511f8d96ab1e0962b483a5 Fixed scaling factors (#1284)
https://github.com/rwaldron/johnny-five/commit/aec7853ca493f2eda7826228131267e949e8beb2 Added support for BH1750 light sensor
https://github.com/rwaldron/johnny-five/commit/9541fc265a2db815474e4b2b0232501b9f696b28 Updating the copyright to 2017 (#1270)
https://github.com/rwaldron/johnny-five/commit/cae125aecb7f156ec1aa7dcf2d4cbc47c868c763 Relay: Fix typo (#1261)
https://github.com/rwaldron/johnny-five/commit/2d018e09502e5545f3bfcfa90e16bc5d7afce3b4 LCD: bgOn/bgOff for applicable devices
https://github.com/rwaldron/johnny-five/commit/3489091b64d09d3a73b8b29c6357f3ae384fd1ff Tests: Move extended/*.js to own grunt task
https://github.com/rwaldron/johnny-five/commit/f49810f4a6abd159416d7145e03414c825676fa3 Gruntfile: adds nodeunit:extended
https://github.com/rwaldron/johnny-five/commit/18a63816befd7fdf021f86355fa1318bef00f057 Multi: BMP180 SF version fix to +/3.3V
https://github.com/rwaldron/johnny-five/commit/13eb1bea80d7b0f0727ffd1d2b76608e3528c42e Multi/Thermometer/Hygrometer: SI7021
https://github.com/rwaldron/johnny-five/commit/1b968f4b835bccf1a6d7a8c91e9bbe5facd8f900 GPS: Sparkfun GP-20U7
https://github.com/rwaldron/johnny-five/commit/2fd75bc33add8c50aabe8adcce4a5c6039a4ddea Add dual H-bridge example
https://github.com/rwaldron/johnny-five/commit/dca427391cb1236a8f19e96fca149198846194e3 Add fritzing for dual h-bridge example
https://github.com/rwaldron/johnny-five/commit/8c443d30c7d7571d1c76af00bedb762645ed9d4c Update fritzing for motor-enable example
https://github.com/rwaldron/johnny-five/commit/ea06bcd2c1edabf7e1a141fb88cd2d672192ca04 Update fritzing for H-bridge example