1
0
Fork 0
lego_sensor_i2c/i2c_test_attiny85
2022-04-05 20:44:47 +02:00
..
old USI_TWI Additions from 07/01/2022: Added back interruptions, Renamed library. 2022-04-05 20:36:14 +02:00
i2c_test_attiny85.componentinfo.xml 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
i2c_test_attiny85.cproj Additions from 05/04/2022: Typo in the name and fixing some dutycycles. 2022-04-05 20:44:47 +02:00
led_gen.c Additions from 05/04/2022: Typo in the name and fixing some dutycycles. 2022-04-05 20:44:47 +02:00
led_gen.h 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
led_receptor.c 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
led_receptor.h 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
led_test.c 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
led_test.h Additions from 03/12/2021: Refactoring to multiple files. 2022-04-05 20:26:58 +02:00
main.c Additions from 05/04/2022: Typo in the name and fixing some dutycycles. 2022-04-05 20:44:47 +02:00
test_led.c Additions from 03/12/2021: Refactoring to multiple files. 2022-04-05 20:26:58 +02:00
USI_TWI_Slave.c 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
USI_TWI_Slave.h Additions from 17/12/2021: Speculation ? Interruption not working so going backward ? 2022-04-05 20:34:09 +02:00
usiTwiSlave.c 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
usiTwiSlave.h Additions from 07/01/2022: Added back interruptions, Renamed library. 2022-04-05 20:36:14 +02:00