Go to advanced search

by leovz
Wed Nov 14, 2018 1:18 pm
Forum: Beginners
Topic: How to connect to my raspberry pi via public wifi?
Replies: 0
Views: 189

How to connect to my raspberry pi via public wifi?

Hello, I am a newbie and maybe I want the impossible, but dare to ask: I want to observe a beehive far from my home, there is a public Wi-Fi access nearby. I can connect to that and serve the internet, send e-mail etc. Can I make it to setup my raspberry pi to connect that Wi-Fi and send photos and ...
by leovz
Tue Jul 12, 2016 11:43 am
Forum: Python
Topic: rasp < ardo data processing?
Replies: 2
Views: 509

Re: rasp < ardo data processing?

Hello Bimbam,

Thank you for your effort! It is a lot to look in to. I will report progress!

greetings, Leo.
by leovz
Mon Jul 11, 2016 8:08 pm
Forum: Python
Topic: rasp < ardo data processing?
Replies: 2
Views: 509

rasp < ardo data processing?

Hello, I am stuck with my project! Who can point me in the right direction? What is working: arduino is dumping data on the serial port raspberry pi B is reading it. I can read raw data import serial serial_bauds = 9600 serial_port = '/dev/ttyACM0' ser = serial.Serial(serial_port, serial_bauds) whil...

Go to advanced search