-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
25 lines (19 loc) · 754 Bytes
/
README
File metadata and controls
25 lines (19 loc) · 754 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---------------
0. Introduction
---------------
This is a programmer for the PICs produced by Mircochip. Its a combination of software and hardware.
----------
1. License
----------
oppp (Orange Pi Pic Programmer) is free software and it is released under the GNU GPLv3 license.
---------------------------------
2. Hardware interface, usage, etc
---------------------------------
This has been tested to work only with Orange Pi Lite.
But it _should_ work with other boards that use Allwinner H3 processor
and GPIO connector type B (which is what rasberry pi uses).
---------
3. Credits
---------
Although the hardware is quite different, ideas for the code were taken from http://holdenc.altervista.org/rpp/
Giorgio Vazzana, <mywing81@gmail.com>