Skip to content

djuseeq/misc_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Miscellaneous tools for Arduino

adcFilter

  • Sort raw ADC values with bubble sorting and return the median value
  • It's advantage is the burst noise does not affect the returned ADC value, read more about the concept
  • Change ADC_SAMPLE_RATE to desired value in adcFilter.h file

About

Miscellaneous tools, mostly for Arduino

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published