Team-Isaac-Polito / MotorsBoard

GNU General Public License v3.0
0 stars 0 forks source link

Added thermistor and i2c tests #1

Closed simone-torino closed 8 months ago

simone-torino commented 11 months ago

Thermistor code works, needs 12V plugged in to have Vref (3v3) I2C code still doesn't and serial prints won't work

simone-torino commented 11 months ago

The code as it is at the moment compiles and runs correctly. It includes code for the thermistor and a loop to make the motors run gradually. It has been tested and works as expected.

The I2C tests are commented cause they would break the code. I opened a issue to discuss those.