Skip to content

Releases: Adam0Brien/USV-LIR-Microbit-Abstraction

USV-SensorPod-V1.1.0

06 Apr 18:56
1c22b35
Compare
Choose a tag to compare

What's Changed

  • 3D-Prints: Added Sensor-Pod bracket by @Adam0Brien in #18
  • feat: Added Sensor Deployment Mechanism to USV-API. by @Adam0Brien in #19
  • Implement Auto Motor Control with Microbit compass by @Adam0Brien in #23
  • fix: USV/USV.ts adjust left motor code to account for CCW motor by @Adam0Brien in #25
  • feat: Added Sensor-Pod to USV Comms. by @Adam0Brien in #24
  • feat: Added Sensor-Pod to Beebotte Cloud Communication by @Adam0Brien in #26

Full Changelog: V1.0.0...v1.1.0

USV-Sensor-Pod-V1

11 Mar 21:19
Compare
Choose a tag to compare

Sensor Pod V1 Release Notes

Features

Microbit Integration:

Connects with microbit v1 for easy programming.

Temperature Sensing:

Water temperature sensor with a range of -10°C to 85°C (+/- 0.5°C accuracy).

pH Measurement:

pH readings from 0 to 14 with a precision +/-2 pH units.

Light Measurement:

LDR connected to a 10k resistor to give a large range of light values

Easy-to-Use:

Designed with educators and students in mind, the Microbit Sensor Pod is user-friendly and requires minimal setup.

Documentation:

Comprehensive Library installation tutorial along with a hardware parts list and the MQTT design pattern the sensor pod will be implemented into.

What's Changed

Full Changelog: https://github.com/Adam0Brien/USV-LIR-Microbit-Abstraction/commits/V1.0.0