Hello everyone <3,
Today I'm publishing a new release to include in a new version tag some changes that i made into the code.
-
Start.sh has been changed to able to be used for launch the "BrassardMain.py" file at the Start-up of the Raspberry Pi , but to be honest Raspbian is a bit instable about to launch a Tkinter program while the OS starting-up . Why ? Because we can't launch the Start.sh bash script as we do usually by editing the
/etc/rc.local/
file ; We have to edit this file :/home/pi/.config/lxsession/LXDE-pi/autostart
and when we do that , the interface turn black and it's impossible to go back as before we change the file. So this way is working but you should be careful !!!!
*It's a bit tricky haahaha 👍 -
Recuperation_Determination.py has been changed because while the Setup Tests I got a small error come from the unidecode module that's saying that he can't translate UTF-8's characters to ASCII's characters.
-
Setup.py has been changed because while I was doing the "Setup tests" some errors occured that "Unidecode" and "Unirest" wasn't installed ... So maybe it's will download those modules by installing the project as usual , if not I will try another method into the next patch.
4.README.md has been changed because of the changes I've made.
Also the images you can see on Github are not the Armband I want to make but it's just a prototype to test it outdoor and protect all the Electronics that's inside.
Thank You 💋 , Rochat Franck.