Go to advanced search

by lars2000
Tue Aug 02, 2016 9:19 pm
Forum: Python
Topic: Reading Serial Data from Rx pin
Replies: 3
Views: 1616

Re: Reading Serial Data from Rx pin

davef21370 wrote:Which sensor ?

Dave.
Well there will be a multi sensors, including ground moister, temperature, photo, etc.
by lars2000
Tue Aug 02, 2016 5:28 am
Forum: Python
Topic: Reading Serial Data from Rx pin
Replies: 3
Views: 1616

Reading Serial Data from Rx pin

Hello, I am reading sensor data transmitted to the Rx pin via zigbee adapter. When using the code below I get alot of white space between actual data. My question is how do I view more controlled data (e.g. without white space)? I ultimately plan on processing the data, I'm really confused about how...
by lars2000
Sun Apr 10, 2016 8:23 pm
Forum: General discussion
Topic: Solid red and green lights after shutdown
Replies: 3
Views: 1831

Solid red and green lights after shutdown

Hello,
Is having solid red and green lights after shutdown normal on the Raspberry Pi 3? Trivial question, however I'm unable to find any information on the topic. I just want to be 100% sure that my system is behaving as expected.

Thanks
by lars2000
Sun Apr 10, 2016 8:18 pm
Forum: General discussion
Topic: Remote connection using hostname with dynamic IP
Replies: 9
Views: 2092

Re: Remote connection using hostname with dynamic IP

Just to clarify for anyone who may read this post, I also installed xrdp, I combination of samba and xrdp gets me the results I am looking for. Not sure if both are necessary to get the desire results, because I have not gone back to investigate and probably will not for a while.
by lars2000
Wed Apr 06, 2016 1:42 am
Forum: General discussion
Topic: Remote connection using hostname with dynamic IP
Replies: 9
Views: 2092

Re: Remote connection using hostname with dynamic IP

Thanks guys, I went with a samba solution, running a samba server boot, the configuration file has options to make the pi visible to Windows. I just get an icky feel about ddns services that make it a point to promote themselves as free and require an account creation... for this project at least.
by lars2000
Mon Apr 04, 2016 10:57 pm
Forum: General discussion
Topic: Remote connection using hostname with dynamic IP
Replies: 9
Views: 2092

Re: Remote connection using hostname with dynamic IP

What about dynamic DNS? That has been solution for PC's. Some DDNS services are easy to refresh, requiring a simple http get command that might be doable via startup scripts. Yeah that's the conclusion I came to before. It just seems like overkill for wanting to access rapsberry pi on a local netwo...
by lars2000
Mon Apr 04, 2016 2:15 am
Forum: General discussion
Topic: Remote connection using hostname with dynamic IP
Replies: 9
Views: 2092

Remote connection using hostname with dynamic IP

Hello, I would like to be able to access my raspberry pi 3 from windows via remote desktop connection using a hostname instead of an ip address. My goal is to have a portable solution, where my raspberry pi will attempt to claim it's hostname on any network it is connected to, and I can connect to i...

Go to advanced search