Files
cours/sources/clippings/OV Klok.md
T
2026-05-31 19:45:55 +02:00

16 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
link: "https://jplattel.nl/project/ov-klok/"
author:
published: 2024-02-14
created: 2026-05-31
description: "Im Joost Plattel, I'd like to call myself an auxiliary technologist. I assist organisations and individuals with technology and help them future strategies."
tags:
- "t/clippings"
---
The [OV Klok](https://ovklok.nl/) is a small hardware project that show the time left before the next departure of public transport you use. Its made with and ESP32 module and 7 segment digit display.
![](https://jplattel.nl/img/ovklok.jpeg)
You can [order one](https://shop.ovklok.nl/) if you live in the Netherlands and use public transport a lot from a specific location. The enclosure is made by pressure-forming plastic in the [Mayku Multiplier](https://mayku.me/multiplier) and a 3D print allowing for different methods of mounting and freestanding use.
The ESP32 runs on Circuit Python and is fully configurable with a USB-C cable through the browser with the use of WebSerial. This skips troublesome setups like captive portals or file editing. Its a simple and calm device allowing you to catch your public transport right on time!