https://github.com/suyashkumar/cloudadc
High-speed (1.8 MHz) BeagleBone Cloud ADC
https://github.com/suyashkumar/cloudadc
Last synced: over 1 year ago
JSON representation
High-speed (1.8 MHz) BeagleBone Cloud ADC
- Host: GitHub
- URL: https://github.com/suyashkumar/cloudadc
- Owner: suyashkumar
- License: other
- Created: 2016-04-24T07:07:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-07T03:25:20.000Z (about 10 years ago)
- Last Synced: 2025-02-10T05:13:32.857Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 146 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
#CloudADC
A highspeed (~1.8MHz) beaglebone based ADC exposed via a web interface. ADC data is collected from the built in BeagleBone ADC at high speeds using the realtime PRU standalone processor core(s) and relayed via a restful API route (`/api/data`) to clients.