COS301-SE-2024 / IoT-DIRfram

This project aims to develop software for a Raspberry Pi that automatically executes when connected via USB or UART to retrieve information from an IoT device. The software will gather details such as firmware version, chip model, and voltage usage, compiling them into an XML format.
1 stars 0 forks source link

Feature/voltage #91

Closed u21513768 closed 3 months ago

u21513768 commented 3 months ago

Added script to get the voltage through an ADC

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (main@b6ebf45). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #91 +/- ## ======================================= Coverage ? 77.85% ======================================= Files ? 6 Lines ? 271 Branches ? 45 ======================================= Hits ? 211 Misses ? 59 Partials ? 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.