Skip to content

n81641/OpenDAQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenDAQ

University Of Illinois DAQ firmware

Please see Documentation in /docs/html/index.html of each version.

Documentation_118

Overview

This firmware is designed to be easily edited to add, remove, and change the order of inputs. All the standard input blocks are in the file inputs.c With minimal programming experience, other sensors with different protocols may be added as well, by creating a new input block and adding it to inputs.c

Adding and ordering channels:

Install the compiler, libraries and editor.
Edit inputs.c, placing input code blocks in order.
Compile to a .hex file.
Upload this hex file to the DAQ

About

University Of Illinois DAQ firmware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published