CabrilloRoboticsClub / cabrillo_rov_2023

Cabrillo College Robotics Club repo for the MATE ROV 2023 competition
GNU Affero General Public License v3.0
10 stars 5 forks source link

Pressure sensor #229

Open steph1111 opened 6 months ago

steph1111 commented 6 months ago

Task summary

Create a class for the i2c.py mega node which reads and publishes data from the Bar02 Ultra High Resolution 10m Depth/Pressure Sensor on the branch i2c-mega-node. Reference bme280.py for an example of creating a sensor class for the mega node.