aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: ef33b880350c3d685a7f1205d81a6ccb11b6583c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
What?
=====
This is a collection of tools which I am slowly writing to interact with Casio's
9850 series of scientific calculators.

At the moment, much of the serial code is stuff I knocked up with libserialport,
and this could (should?) probably be rewritten to reduce deps.

Dependencies
============

* libserialport
* Probably something else I've forgotten


Installation
============
The makefile doesn't yet provide an `install` recipe, so have fun.