We make it cheaper and easier to manage your waitlist, order backlog, and just about any other waiting scenario.
Streamline your customer flow with our SMS-powered waitlist, reservations, and queue management app for restaurants, health care providers, and many other businesses.
Free Trial
Create and manage the email signature you need
For companies and organizations that need an email signature solution
With WiseStamp it’s easy to unify your brand and turn your emails into a powerful marketing tool.
Get the most out of your emails with a professionally designed custom email signature.
What is Bimmerlink?
https://www.bimmerlink.app/
Bimmerlink is an application that reads real-time sensor data and vehicle telemetry from BMW and MINI cars through the OBD port. It allows users to capture time-series logs directly from the vehicle's electronic control units.
In this project, I aimed to visualize the log files generated by Bimmerlink (exported as .csv) and convert them into a structured PDF report with charts and insights.
Disclaimer
This is a small utility...
pyOBD-II (a.k.a. "pyobd2") is a Python library for communicating with OBD-II vehicles. Its goal is to make writing programs for vehicle diagnostics and monitoring vehicle data as easy as possible. Relies on pySerial to communicate with ELM scanners.
Garmon (Gnome/GTK+ Car Monitor) is a tool that lets you connect to an OBD-II compliant vehicle using an ELM327 based scanning device. It supports monitoring live and freeze frame data as well as reading and clearing DTCs. It is written in python.