LogoLogo
GitHub
  • Welcome to smart city traffic monitoring
  • Getting Started
  • Build Your Own Device (DIY)
    • Recommended Hardware
    • Assembly Instructions
    • Software Installation
  • Deployment and Mounting Guide
  • Setup Guide
  • Configuration
    • Config Overview
    • Frigate Config
    • Node-RED Config
  • Development
    • Dev Environment
    • Contributing
  • Help & FAQ
    • Frequently Asked Questions
    • Where can I get support?
  • Sensor Payloads
    • Events Payload
    • Radar Payload
    • Air Quality (AQ) Payload
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
Export as PDF
  1. Development

Dev Environment

Set up to contribute back to the Traffic Monitor project

Last updated 3 months ago

Was this helpful?

The Traffic Monitor software is completely open source, so you are welcome to modify your devices to fit your needs. If you think others will benefit from your changes, you are welcome to and !

The is set up as a containing everything to get the TM up and running.

Node-RED

provides the primary logic engine to the Traffic Monitor including:

  • Accepting input from other applications, such as Frigate for object detection, and sensors such as the radar for speed measurement.

  • Enriching events by attaching speed

  • Saving payloads and data internally

  • Sending data to downstream applications

(More instructions coming soon)

join the community
contribute back
Traffic Monitor OSS repo
monorepo
Node-RED