Skip to content

jamesstocktonj1/D5-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D5-Code

This project is part of our ELEC2217, D5 Smart Meter project. The algorithm was written by Joseph Butterworth which I then ported onto the Il Matto AVR development board. Our final test scored 80% which was the highest in the cohort.

The algorithm and surrounding testbench can be found in the folder evaluator. The Il Matto files can be found in main.c.

Makefile Usage

The following will compile all the files relevant for the Il Matto.

make all

The following will test the programming connections to the Il Matto, flash the fuses and finally flash the program.

make test
make fuse
make flash

Testbed

Final Product

About

D5 Smart Meter Group Project

Resources

Stars

Watchers

Forks

Packages

No packages published