Miscellaneous Commands

Here are some useful commands that I use in my videos. 

Buy Me a Coffee at ko-fi.com
Download
    
To Install HACS
   
wget -O - https://get.hacs.xyz | bash -   

To Check Serial Data

apk add minicom
minicom -D /dev/ttyUSB0 -b 4800

ls /dev | grep USB