Search found 4 matches
- Mon Feb 05, 2018 6:08 am
- Forum: For sale
- Topic: Raspberry PI LoRa gateway dongle.
- Replies: 1
- Views: 3202
Re: Raspberry PI LoRa gateway dongle.
Great, it is so easy to use, thank you for sharing. My iFrogLab LoRa USB dongle also uses the same software, making it easy for my Raspberry Pi to send data to a PC Server with instantaneous 10KM and regular send and receive, making it easy to use and stable. You do not have to go through an expensi...
- Wed Jan 04, 2017 12:51 am
- Forum: Wanted
- Topic: Raspberry LoRa gateway for CES SHOW
- Replies: 2
- Views: 2988
Re: Raspberry LoRa gateway for CES SHOW
cool, I will love to see the LoRa gateway, that's a good idea use Raspberry Pi become LoRa gateway, just use one iFrogLab LoRa USB dongle to make my Raspberry Pi become an IoT long distance Range data collection device, see you soon at CES, Las Vegas, I also find out, amazon has this device in https...
- Fri Sep 18, 2015 9:34 pm
- Forum: Camera board
- Topic: camera with opencv motion detection and recording
- Replies: 8
- Views: 7792
Re: camera with opencv motion detection and recording
I fixed the c problems follow below steps. $. mv opencv_modect.c opencv_modect.cpp $ nano CMakeList.txt Change add_executable(mmal_opencv_modect opencv_modect.c) To add_executable(mmal_opencv_modect opencv_modect.cpp) $ make but, II still have below error. [100%] Building CXX object CMakeFiles/mmal_...
- Wed Aug 27, 2014 11:58 pm
- Forum: Gaming
- Topic: Universal GPIO keyboard daemon
- Replies: 148
- Views: 73236
Re: Universal GPIO keyboard daemon
Thank you mmoller2k, it is working great on my project.

