https://github.com/misprit7/bcreader
A companion app for my PCB business card project to analyze I2C, UART as well as analog and digital I/O.
https://github.com/misprit7/bcreader
Last synced: about 2 months ago
JSON representation
A companion app for my PCB business card project to analyze I2C, UART as well as analog and digital I/O.
- Host: GitHub
- URL: https://github.com/misprit7/bcreader
- Owner: misprit7
- Created: 2020-12-17T09:00:30.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-17T09:03:28.000Z (about 5 years ago)
- Last Synced: 2025-01-14T06:53:26.535Z (12 months ago)
- Language: JavaScript
- Size: 264 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Business Card Reader
This is a companion app to my [PCB business card project](https://github.com/misprit7/PCB-Business-Card). Mostly I wanted to try making an app with react native (and learn React itself at the same time), and figured this would be a good project to get started.
It communicates with bluetooth with the NINA B306 chip I used for the PCB (same as Arduino Nano BLE 33) and can read I2C, UART as well as analyze analog and digital I/O.