Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qeteshpony/rotarydial2serial
Translate signals from a phone rotary dial to serial data
https://github.com/qeteshpony/rotarydial2serial
arduino attiny85 open-source-hardware oshw rotary-phone
Last synced: 3 days ago
JSON representation
Translate signals from a phone rotary dial to serial data
- Host: GitHub
- URL: https://github.com/qeteshpony/rotarydial2serial
- Owner: Qeteshpony
- License: bsd-2-clause
- Created: 2024-07-23T21:42:30.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T22:03:39.000Z (4 months ago)
- Last Synced: 2024-08-01T23:55:10.811Z (4 months ago)
- Topics: arduino, attiny85, open-source-hardware, oshw, rotary-phone
- Language: C++
- Homepage: https://qeteshpony.github.io/RotaryDial2Serial/
- Size: 81.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-BSD-2-Clause
Awesome Lists containing this project
README
# RotaryDial2Serial
[![CI](https://github.com/Qeteshpony/RotaryDial2Serial/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/Qeteshpony/RotaryDial2Serial/actions/workflows/ci.yml)
![3D Render](https://qeteshpony.github.io/RotaryDial2Serial/3D/RotaryDial2Serial-3D_top.png)
[Hardware Documentation](https://qeteshpony.github.io/RotaryDial2Serial)
This little board allows using the rotary dial of an old phone as an input for modern electronics by translating the signals into serial data.
You need to find the right contacts from the rotary dial mechanism and the phone hook (if you want to use it) and connect them to this board. The board will work with 3.3V or 5V and uses very little power so it can be driven directly from a Raspberry Pi or even an ESP or similar microcontroller.