lambda-avr / lambda /
..
.settings Use macros bit_is_set() and assertTrue() 11 years ago
.cproject Use macros bit_is_set() and assertTrue() 11 years ago
.gitignore Removed floats, use int?_t instead of int an long 11 years ago
.project Initial commit 11 years ago
Makefile Added additional logging of unaveraged measurements for 11 years ago
USART.c - Included the module USART in the project 11 years ago
USART.h - Included the module USART in the project 11 years ago
adc.c - Smarter way of calculating moving average and avoiding rounding errors 10 years ago
adc.h - Smarter way of calculating moving average and avoiding rounding errors 10 years ago
integers.c Removed license, really not necessary for such a project 11 years ago
integers.h Removed license, really not necessary for such a project 11 years ago
lambda.c Updated TODO 10 years ago
lcdroutines.c Added module lcdroutines and implemented LDC 11 years ago
lcdroutines.h Added module lcdroutines and implemented LDC 11 years ago
sensors.c - Smarter way of calculating moving average and avoiding rounding errors 10 years ago
sensors.h - Smarter way of calculating moving average and avoiding rounding errors 10 years ago