Skip to content

Releases: Franck1333/ProjetBrassard

It's Fixing Time #1

24 Jan 23:43
f9174cf
Compare
Choose a tag to compare

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.

  1. 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/autostartand 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 👍

  2. 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.

  3. 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.
Image

Thank You 💋 , Rochat Franck.

First Release + Doc

23 Jan 01:40
Compare
Choose a tag to compare

Hello everyone ,

Today I publish the first version of my work , that's also include the first version of the doc.

You can check that by downloading them down below ;=) .