About 3,890,000 results
Open links in new tab
  1. Raspberry Pi Real-Time Object Detection and Tracking

    Using a Raspberry Pi and a camera module for computer vision with OpenCV, YOLO, and TensorFlow Lite. The aim of this project is to provide a starting point for using RPi & CV in …

  2. Shape Based Object Tracking with OpenCV on Raspberry Pi

    Feb 2, 2025 · Raspberry Pi Python Code for Object Tracking with OpenCV. Now let’s develop a Python Code that helps in the Shape Based Object Tracking with OpenCV library and …

  3. Make a Realtime GPS Tracker device with Raspberry Pi

    Jul 28, 2019 · In this article, we are going to see how to make a realtime GPS tracker device, which you can track from anywhere in the world, using Raspberry Pi, Python, and Javascript. …

  4. An Easy-to-Set-Up GPS Tracker for Raspberry Pi Users!

    Dec 11, 2023 · By leveraging the AI Agent Host's capabilities, you can run your GPS tracking script directly on the Raspberry Pi, visualize the tracking data on Grafana, and even make …

  5. GitHub - dgolner/raspi-gps: Raspberry Pi GPS tracking device …

    This simple project raspi-gps is a small GPS tracking system I made using Raspberry Pi and an external GPS Bluetooth module. This device is conceived as offline tracking, just connect it to …

  6. How to build a Raspberry Pi GPS Tracker | by onehitwonder

    Nov 12, 2020 · Once activated, the Raspberry Pi GPS tracker sends an SMS every 5 minutes with the geolocation of the device to a predefined phone number. The Tracker doesn’t need an …

  7. GitHub - Arijit1080/Live-GPS-Tracker-using-Raspberry-Pi-and …

    These are the codes for a realtime GPS tracker device, which you can track from anywhere in the world, built using Raspberry Pi, Python, Javascript and Firebase.

  8. Using python with a GPS receiver on a Raspberry Pi

    Jun 11, 2018 · Here are three examples of how to use python to get GPS data from a GPS receiver attached to a Raspberry Pi. The gpsd client libraries are based on JSON. The JSON …

  9. How to read GPS data with Python on a Raspberry Pi

    Feb 24, 2020 · To use the GPS data in Python, you can directly read the strings that the module sends to the Raspberry Pi’s serial port. However, you’ll have to do all the parsing and error …

  10. Line tracking sensor with RPi - Raspberry PI Projects

    Feb 12, 2021 · Use a Line Tracker to detect if a door is open, or if a line is crossed with only one sensor and a raspberry pi. A simple exemple to create a line tracker or detect if a door is …