.. |
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 28/01/2022: Removed volatile variables, calculating average adc, fixed an issue with sent direction.
|
2022-04-05 20:40:15 +02:00 |
i2c_test_attiny85.cproj
|
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 |
led_gen.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 |
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 28/01/2022: Removed volatile variables, calculating average adc, fixed an issue with sent direction.
|
2022-04-05 20:40:15 +02:00 |
led_receptor.h
|
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 |
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 28/01/2022: Removed volatile variables, calculating average adc, fixed an issue with sent direction.
|
2022-04-05 20:40:15 +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 |