Commentaires sur : Arduino Python Multi-Capteur 2.4Ghz avec un Raspberry PI 3 http://www.blog-de-michel.fr/arduino-python-multi-capteur-2-4ghz-raspberry-pi-3/ Un site utilisant Cryptocurrency, Raspberry PI et Arduino. Projet Faucet, Domotique, serveur Cloud VPS Wed, 31 Jan 2018 20:22:00 +0000 hourly 1 https://wordpress.org/?v=4.9.4 Par : Blog-de-Michel http://www.blog-de-michel.fr/arduino-python-multi-capteur-2-4ghz-raspberry-pi-3/#comment-329 Sun, 20 Aug 2017 07:39:00 +0000 http://rasp-pi.fr.nf/?p=332#comment-329 Super !!!
Maintenant que les données sont sur la base il sera simple de les lires. Reste à faire un bel affichage 🙂
N’hésite pas à me contacter

]]>
Par : Laurent http://www.blog-de-michel.fr/arduino-python-multi-capteur-2-4ghz-raspberry-pi-3/#comment-328 Sat, 19 Aug 2017 23:46:00 +0000 http://rasp-pi.fr.nf/?p=332#comment-328 bon tout marche impeccable , merci a toi pour tes conseil. reste plus a intégré tout ça dans le Dash_Screen

]]>
Par : Blog-de-Michel http://www.blog-de-michel.fr/arduino-python-multi-capteur-2-4ghz-raspberry-pi-3/#comment-327 Sat, 19 Aug 2017 16:59:00 +0000 http://rasp-pi.fr.nf/?p=332#comment-327 Oui j’avais eu ce problème aussi mais je sais plus pourquoi le RS2 est vide une fois sur deux. Surement à cause du capteur qui n’est pas prêt. C’est quoi le capteur ?
J’avais corrigé ce problème à la réception en ajoutant une vérification avec cette condition : if out[21] ==’E’: Dans votre cas il faut vérifier s’il y a bien un E dans la ligne à la place 4 donc if out[4] ==’E’:

]]>
Par : Laurent http://www.blog-de-michel.fr/arduino-python-multi-capteur-2-4ghz-raspberry-pi-3/#comment-326 Fri, 18 Aug 2017 21:36:00 +0000 http://rasp-pi.fr.nf/?p=332#comment-326 Bonsoir,
j’ai un petit bug sur le RS1 et RS2
RS1 :T29.20TH59.60H
RS2 :E29.06E
RS1 :T29.10TH59.60H
RS2 :
RS1 :T29.20TH59.60H
RS2 :E29.06E
RS1 :T29.10TH59.60H
RS2 :

le RS2 une fois sur deux il bug donc le scripte python du PI crash

merci

]]>
Par : Laurent http://www.blog-de-michel.fr/arduino-python-multi-capteur-2-4ghz-raspberry-pi-3/#comment-325 Fri, 18 Aug 2017 15:33:00 +0000 http://rasp-pi.fr.nf/?p=332#comment-325 Bonjour, j’ai mon Arduino qui envois pas bien le RS2:
RS1 :T29.70TH63.00H
RS2 :E29.50E
RS1 :T29.70TH63.10H
RS2 :
le RS2: passe une fois sur deux

]]>
Par : Laurent http://www.blog-de-michel.fr/arduino-python-multi-capteur-2-4ghz-raspberry-pi-3/#comment-324 Thu, 17 Aug 2017 14:56:00 +0000 http://rasp-pi.fr.nf/?p=332#comment-324 je vais essayé ça, la liaison entre l’Arduino et le Raspberry fonctionne bien , car avec le lecture-capteurRF24.py ça marche .

]]>