This repository was archived by the owner on Jul 25, 2024. It is now read-only.
Open
Conversation
…front end code (RGB values for displaying graph lines)
…scrolling of messages (to support messages larger than 16 characters). This is needed as Johnny-5's implementation of autoscroll has been broken for over a year! see rwaldron/johnny-five#1235
…interface data. Utilize semaphore to control number of requests to device shadow (only allowed 1 ongoing request at a time)
…ushed to device from shadow)
…mpletely into grove-lcd
…commented out (so not started) as it requires a board firmware update to work it seems: https://github.com/rwaldron/johnny-five/wiki/proximity#pingfirmata. this is TBD right now
…e device config updates) occurs BEFORE the sensors are initialized. This allows over-the-air updates of LCD messages and timeouts, device pin updates etc
…ed waits at beginning and end of strings.
…ons (analog being the default)
SBS Device Changes
Will add it back in later as an optional piece.
Publish sensor data to device shadow + disable versioning of shadow
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
updated grove-lcd.js for readable kegdata on LCD