At this point you should have built the base station receiver and at least one sensor. You will be using the serial communications so you need to install the Python serial libraries. At the Raspberry Pi command prompt type:
Next make sure you are on the latest PrivateEyePi software. Follow the following tutorial to install or upgrade your system: PrivateEyePi Installation If you have not already created a PrivateEyePi account then follow this tutorial: Create a PrivateEyePi Username and Password Each RF transmitter is pre-configured with a unique sensor number (DeviceID). You would have seen the ID earlier when you were testing your sensor.
The Device ID in the above messages is 02. You will see this ID show up in PrivateEyePi once you connect your Raspberry Pi to the server.
You are now ready to run the rfsensor.py program that will populate your dashboard which can be viewed on-line.
At the command prompt type:
|