AVR MCU based experimental project for measuring temperatures and residual oxygen of the exhaust of a wood oven
  • C 76.6%
  • Makefile 16.3%
  • C++ 6.2%
  • Shell 0.9%
Find a file
2026-04-07 20:38:30 +02:00
lambda Add NetBeans project, update pins and Makefile 2026-04-07 20:38:30 +02:00
lambda-test don't consider driver fault pin low as fault when in sleep mode 2016-04-03 02:05:36 +02:00
LICENSE.md updated exceptions 2015-06-16 23:24:14 +02:00
README.md Fix link 2026-03-29 22:48:59 +00:00

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: Project Lambda