Hi,
I've following equipment:
1. Raspberry Pi 3
2. 434 Mhz Receiver connected to Pi (VCC connected to PIN2, GND connected to PIN 6, DATA (Next to GND) connected to PIN 13, Is this correct?)
3. Wireless Depth sensor that comes with Lucky Fish Finder
I've fairly good programming skills in Python but I'm not sure how to read 434 MHz Raw data into Python and extract depth and temperature information from it.
The objective here is to read depth data from Wireless sensor and map each reading with GPS coordinates and eventually create a 3D map of a water body (e.g. A lake)
Any help on this?
Ibrahim