AVR MCU based experimental project for measuring temperatures and residual oxygen of the exhaust of a wood oven

lambda removed unnecessary limit check 10 years ago
lambda-test try to correctly handle possible integer overflow, no need to evaluate 10 years ago
LICENSE.md updated exceptions 10 years ago
README.md mention unit test framework AVRJUnit 10 years ago
README.md

lambda-avr

AVR micro controller C project for measuring temperatures and residual oxygen of the exhaust of a wood oven

This project includes the basic unit testing framework "AVRJUnit" used to run unit tests on-chip and print a JUnit compatible test report via USART which can be used in a Jenkins job.

More info about this project: http://luniks.net/lambda.php