Browse Source

Update README.md

master
kenmartin-unix 3 years ago
committed by GitHub
parent
commit
1d6374472a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 1 deletions
  1. +21
    -1
      README.md

+ 21
- 1
README.md View File

@@ -1,3 +1,23 @@
# CHIP

This repository is dedicated to the C.H.I.P. from Next Thing
This repository is dedicated to the C.H.I.P. from Next Thing.

focal and bwbasic-3.20b are binary executable files.

The 'tar' files should be brought down and untarred using

tar -xvf filename.tar
cd filename
make
make install

If you want the source code and documentation and examples. If
you only want to execute the programs bring down the binary files.

In the folder you will find DOC's and Example programs.

The file startvnc is a simple script if you use VNC. It will
fire it up. If it was already running it will be restarted.
From the P.C./MAC side fire up the vncviewer and set the
address to ip-address:1


Loading…
Cancel
Save