Skip to content

CivicTechTO/tRacket-directory-START-HERE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 

Repository files navigation

Welcome to tRacket!

Mission

Our mission is to make it easy and affordable to monitor noise, to empower advocates and government agencies to understand and reduce harmful noise within their communities.

Our Vision

  • We created a low-cost, easy to setup sensor that is available to monitor noise levels 24 hours a day.
  • Dozens (and maybe someday, hundreds) of these sensors are deployed across cities mapping the noise landscape.
  • Residents better understand the stress put on them by environmental noise and differences in living conditions throughout the city.
  • Advocates use detailed data on noise to argue for new policies and regulations.
  • Our communities become more livable thanks to the reduction of unnecessary, harmful noise.

Goals

To accomplish our vision, we will:

  • Design and make available affordable noise monitoring hardware that is easy to acquire, set up, monitor and share noise levels at specific locations long-term.
  • Build a platform to support device owners through the configuration and support of their hardware, long-term storage of their measurements, access to their measurements as open data, and tools to visualize, annotate, analyze and share noise measurements, as well as aggregated measurements and “stories” through annotations and online community.
  • Build a platform to support advocates through access to noise measurements within their communities, including location-based noise levels, analysis and commentary.
  • Build privacy controls into the sensors and platform to assure users that measurements in their homes and communities cannot be used for malicious purposes.
  • Build a team and platform that is self-sustained through initial volunteers, sensor sales, donations and/or other means.
  • Promote and grow tRacket to increase use and impact.

How to Contribute?

If you're interesting in contributing to the project, you should start out by joining our project Slack channel, #proj-noisemeter, in the Civic Tech Toronto Slack. Link to join.

You can flip through our Intro to tRacket for more inspiration and on what makes up our project.

The Team

Everyone in our team wears many hats, but the following general items cover what we do:

  • Sensor Development and on-going support
  • Platform Development and on-going support
  • Website Development and on-going support, including e-commerce
  • Promotion
  • Order fulfillment
  • End-user Sensor and Platform Support

What's next?

You can look at our Strategy & Design repo to see our roadmap and where we are aiming our project to go next. There are some big new pieces we need help with currently:

  • Online ordering:
    • Creating an interface for people to place an order for a sensor, and to be able to track the status of their order.
    • For now, we will charge $0 for the sensors, but we may offer accessories (cables, power supplies) and shipping for a fee.
  • Order fulfillment:
    • Tools and processes for volunteers to fill orders.
  • Promotion and content design:
    • Promoting the availability of sensors, through partnerships, earned media, our website and mailing list.
  • Legal:
    • Creating a Terms of Use, reviewing/updating our Privacy Policy, advising on risks.

We have several project streams you can contribute to, each with its dedicated GitHub repository and tasks detailing items we are looking to do next. You can browse the links below to find something interesting to you.

Repositories

  • Strategy & Design: our design system, policies, project management, governance, communication (website & promotion), research, and other related documentations.

  • Sensor: the hardware we designed to make the noise measurements and send them over wifi.

    • Hardware: Help improve circuits, BOM (component selection), or manufacturing process.
    • Software: Fix bugs or propose/implement new features.
    • Mechanical: Research or improve enclosure design, parts sourcing, assembly, weatherproofing, or manufacturing process.
  • Dashboard:

    • Dashboard - Current: the dashboard that is currently available to inspect our database of noise measurements. We are only working on maintenance.
    • Dashboard - New: we are actively developing a new React version of the dashboard.
  • Sensor Manager: the interface for sensor owners to register and then manage their device.

  • API: this is the software layer that helps the database receive noise measurements and the dashboard to read the database.

Architecture

You can view below how the components interact in our framework: