harshcht

Results 2 issues of harshcht

I followed the instructions as in the readme.md file. I download the raspbian OS image and then do : `sudo losetup -f --show -P ~/2021-05-07-raspios-buster-armhf-full.img` I get : `/dev/loop14` now...

Hi I was trying to work the code with arduino mega. The only change I did was use Hardware serial3 instead of software serial on pins 2 and 3. However...