Difference between revisions of "PiTinfoV1.2 HAT"

From ArmadeusWiki
Jump to: navigation, search
(Created page with "=Usage= ==OPOS6UL== <pre class="apf"> # stty -F /dev/ttymx1 1200 sane evenp parenb cs7 -crtscts </pre> <pre class="apf"> # cat /dev/ttymxc1 </pre>")
 
Line 8: Line 8:
 
# cat /dev/ttymxc1
 
# cat /dev/ttymxc1
 
</pre>
 
</pre>
 +
 +
=Links=
 +
* http://hallard.me/pitinfov12-light/
 +
* https://github.com/hallard/LibTeleinfo

Revision as of 20:13, 22 November 2020

Usage

OPOS6UL

# stty -F /dev/ttymx1 1200 sane evenp parenb cs7 -crtscts
# cat /dev/ttymxc1

Links