Skip to content

A custom device to measure power and energy consumption of a cluster of boards

License

Notifications You must be signed in to change notification settings

HEAPLab/SmokyProbe

Repository files navigation

# SmokyProbe

Firmware
========

Project related to the firmware for the STM32-NUCLEO G071RB board, for sampling
the SmokyProbe on-board sensors via I2C.


SmokyProbe library (libsmokyprobe)
==================================

Host-side library for communicating with the STM32-NUCLEO board via serial interface.


Tools
=====

Host-side programs implementing specific reading functionalities.

Troubleshooting
===============

- If you have problems in tty communication with the device try the following
  stty settings:

	stty -F /dev/ttyACM0 -hupcl brkint ignpar -icrnl -ixon -opost -onlcr
	-isig -icanon -iexten -echo -echoe -echok -echoctl -echoke


About

A custom device to measure power and energy consumption of a cluster of boards

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages