Downloads
Jun 24, 2010
Schematic, Circuit Board and Code
I drew the schematic and board layout using the
ExpressSCH and ExpressPCB
software from
Express PCB.
You can install the free software from ExpressPCB to view the schematic and PCB.
The code uses Microchip's MPLAB software.
The concept behind the code is fairly simple,
but there are many simple things happening at the same time.
This makes it a little complicated.
This download contains all the files associated with the project.
Download
|
The complete source |
|
v2.0/driver | The Linux USB Driver |
v2.0/firmware | The PIC Firmware |
v2.0/graph | The Linux Graphing Scripts |
v2.0/hardware | The Schematic and PCB |
|
svn export svn://terry/data/svn/circuits/data_meter/v2.0 && tar cvzf DM2_svn_export.tar.gz v2.0
|