Skip to content

C code to retrieve readings from my Uni-Trend multimeter

Notifications You must be signed in to change notification settings

goran-mahovlic/dmm_ut61e

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dmmut61e - UNI-TREND UT61E Digital Multimeter

Reading UT61 with microcontroller.

Todo

Test the prototype.

[x] Get data from multimetar
[x] Test sending data over USB serial
[x] Parse data for USB serial
[x] Send parsed data to USB serial
[x] Log unparsed data to SD card
[x] Send unparsed data from SD card
[x] Write parser for computer
[ ] Switch to nRF52 to get BLE serial
[ ] Make pcb
[ ] Make enclosure
[ ] 3D print and test

Current setup Log to and from SD Got data from SD when I press button

About

C code to retrieve readings from my Uni-Trend multimeter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.5%
  • Assembly 2.6%
  • Other 0.9%