Questions
- What is an analog input sensor?
- Why can't analog input sensors directly interface with the Raspberry Pi?
- Name two digital interfaces we can use with the Pi to collect analog data.
- What two pins (besides power and ground) do I2C sensors need to operate?
- Name the events that a sensor object can fire.
- Why is
barcli
helpful in processing changing sensor data?