- The events available to the Johnny-Five button object are press, release, and hold.
- The Raspberry Pi cannot directly use analog input devices because all of its pins are digital.
- We will use sensors with the Pi that add a digital interface to access the readings of the analog sensor itself.
- There are no events for the Johnny-Five LED.RGB object because it strictly does output.





















































