Go to advanced search

by broush
Sun Apr 26, 2020 7:31 am
Forum: Français
Topic: Impossible d'écouter un port ttyUSB0
Replies: 3
Views: 184

Re: Impossible d'écouter un port ttyUSB0

Bonjour, Merci beaucoup pour ta réponse, du coup en effet je suis entrain de réunir les deux programmes. Par ailleurs, je vais également tester la deuxième méthode avec écriture dans un fichier et lecture du celui-ci. Petite question à ce sujet, il n'y aura pas un soucis d'accès au fichier en simult...
by broush
Fri Apr 24, 2020 12:59 pm
Forum: Français
Topic: Impossible d'écouter un port ttyUSB0
Replies: 3
Views: 184

Re: Impossible d'écouter un port ttyUSB0

Peut-être réunir les deux programmes en un? Pour ne pas avoir à accéder au même port simultanément?

Cela je ne sais pas trop comment faire, si quelqu'un a une idée, je suis preneur.
by broush
Fri Apr 24, 2020 12:45 pm
Forum: Français
Topic: Impossible d'écouter un port ttyUSB0
Replies: 3
Views: 184

Impossible d'écouter un port ttyUSB0

Bonjour, Je suis sur un Raspberry 3B sous Buster et je suis entrain de réaliser un projet. Grâce à un Lidar (je possède le TFmini de Benewake) et deux servomoteurs (SG90) je dois scanner l'environnement . Lorsque j'initialise le programme en python (version 3.7) le lidar fonctionne bien et me renvoi...
by broush
Wed Apr 08, 2020 10:21 am
Forum: Networking and servers
Topic: Two wifi card, one AP and second connection to internet
Replies: 3
Views: 236

Re: Two wifi card, one AP and second connection to internet

I did not find the solution. Moreover when I connect something by wifi to my raspbery AP, the dongle wifi which is connected to the internet disapears.

So I have not solution for now.

Any ideas how I can solve this? A better configuration of the to wifi or maybe it is not possible to do this ???
by broush
Fri Apr 03, 2020 11:46 am
Forum: Networking and servers
Topic: Two wifi card, one AP and second connection to internet
Replies: 3
Views: 236

Re: Two wifi card, one AP and second connection to internet

I found something, I added in /etc/network/interfaces these lines: auto wlan1 iface wlan1 inet dhcp wpa-ssid my_ssid wpa-psk "password" I saved the file and put this command: sudo systemctl disable dhcpcd.service And I rebooted the Rasp. But even if the Rasp is connected to my internet box, I have n...
by broush
Fri Apr 03, 2020 10:30 am
Forum: Networking and servers
Topic: Two wifi card, one AP and second connection to internet
Replies: 3
Views: 236

Two wifi card, one AP and second connection to internet

Hi First, thanks to this forum which provided me many answers. I am going to explain you my problem. With my Raspberri Pi 3B (Buster desktop) I want to use it like AP with its onboard wifi and with a wifi dongle to connect it to internet. I already installed the RaspAP, so I have the AP but now I do...

Go to advanced search