Test your knowledge
- The Intel Galileo Gen 2 board works as an I2C bus master and allows us to:
- Connect many slaves to the I2C bus as long as their have different I2C addresses.
- Connect many slaves to the I2C bus as long as their have the same I2C addresses.
- Connect a maximum of two slaves to the I2C bus as long as their have different I2C addresses.
- A 16x2 LCD module allows us to display:
- Two lines of text with 16 characters each.
- Sixteen lines of text with 2 characters each.
- Sixteen lines of text with 3 characters each.
- A 16 grayscale 96-by-96 dot matrix OLED display module allows us to control:
- 96 lines of text with 96 characters each.
- A single line with 96 dots or 96 characters, based on how we configure the OLED display.
- 9,216 dots (96*96).
- A 16 grayscale ...
Get Internet of Things with Python now with O’Reilly online learning.
O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.