xhargh / VM205

VM205 library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VM205 C library (RPi, ArchLinux)

The goal of this library is to provide a basic communications API for the Velleman VM205 (Raspberry Pi oscilloscope shield), to allow users to create their own software to operate the oscilloscope and visualize or log its sample data.

Currently, the only supported platform is the Raspberry Pi, with a recent distribution of ArchLinux.

Documentation will become available after the first production release.

Uses the bcm2835 library by Mike McCauley, which somes preinstalled in ArchLinux.

About

VM205 library

License:MIT License


Languages

Language:C++ 91.6%Language:Makefile 8.4%