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