This video demonstrates how to connect I2C sensors to a Raspberry Pi, for this video we use a Raspberry PI Zero W 32bit OS. After this we move onto setting up the hardware to use I2C sensor and then take our first look at some Python examples.
Video Content
0:00 Intro
0:35 Breakout connectors
1:10 Overview of sensors
2:00 Cable connections
4:45 Enable I2C on Raspberry Pi
5:45 Installing library dependencies
7:50 Installing sensor adafruit devices
8:33 Producing Python code for VEML7700
11:20 Producing Python code for ADXL345
14:02 Editing decimal points on Float Point word.