1
0
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
be0b1f1673 Added Kicad project. 2022-04-05 21:29:04 +02:00
7ae165923c Updated .gitignore. 2022-04-05 21:28:49 +02:00
d29f12c158 Refactored project. Added "A_LIRE.txt" 2022-04-05 20:46:54 +02:00
2004e21379 Additions from 05/04/2022: Typo in the name and fixing some dutycycles. 2022-04-05 20:44:47 +02:00
25068d6ae1 Additions from 25/03/2022: Sending back the comparison between led adc, fixing initialization of values, recasting to int instead of uchar. 2022-04-05 20:42:36 +02:00
25684335f1 Additions from 28/01/2022: Removed volatile variables, calculating average adc, fixed an issue with sent direction. 2022-04-05 20:40:15 +02:00
dff2d872cd Additions from 21/01/2022: Changed clock speed to 16MHz, fixed issue with ADCSRA register, transmitting actual adc data through i2c, using volatile data accross project. 2022-04-05 20:38:09 +02:00
4504b6121b Additions from 07/01/2022: Added back interruptions, Renamed library. 2022-04-05 20:36:14 +02:00
2b1327994c Additions from 17/12/2021: Speculation ? Interruption not working so going backward ? 2022-04-05 20:34:09 +02:00
8730b36933 Additions from 11/12/2022: Using interruptions for ADC, Added Updated version of USI driver for I2C. 2022-04-05 20:30:35 +02:00
900988633e Additions from 03/12/2021: Refactoring to multiple files. 2022-04-05 20:26:58 +02:00
f2c5b40d7d First commit from 26/11/2021. 2022-04-05 20:26:04 +02:00