Skip to content

Commit 348c4e6

Browse files
committed
Version 0.2
0 parents  commit 348c4e6

File tree

12 files changed

+1943
-0
lines changed

12 files changed

+1943
-0
lines changed

Connections.png

6.98 KB
Loading

README.txt

+33
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
Copyright (C) 2012 kirill Kulakov - https://sites.google.com/site/thehighspark/home
2+
3+
This program is free software: you can redistribute it and/or modify
4+
it under the terms of the GNU General Public License as published by
5+
the Free Software Foundation, either version 3 of the License, or
6+
(at your option) any later version.
7+
8+
This program is distributed in the hope that it will be useful,
9+
but WITHOUT ANY WARRANTY; without even the implied warranty of
10+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11+
GNU General Public License for more details.
12+
13+
You should have received a copy of the GNU General Public License
14+
along with this program. If not, see <http://www.gnu.org/licenses/>.
15+
16+
-----------------------------------------------
17+
18+
thanks to Teunis van Beelen for the 'rs232' lib, you could find him over him website teuniz.net
19+
20+
-----------------------------------------------
21+
22+
Version 0.2
23+
24+
HOW TO:
25+
26+
1. upload the sketch to the arduino
27+
2. connect the chip (pic18f2550) to the arduino
28+
3. run Arduino_Pic18F2550_programmer.exe
29+
4. write the location of the .hex file (you can use the blink example)
30+
31+
thats it!
32+
33+
11 KB
Binary file not shown.

compiled/BlinkExampleFor18F/blink.hex

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
:04000000B6EF3FF028
2+
:107F6C000001B9EF3FF0000E926E000E936E000E02
3+
:107F7C00946E00D089688A688B68000E026E000EC1
4+
:107F8C00016E800E015C3E0E0258D8A001D001D0CB
5+
:107F9C0002D00CD00BD0014A022A800E015C3E0E9E
6+
:107FAC000258D8A001D001D0F6D700D0000E896EAF
7+
:107FBC00000E8A6E000E8B6E000E026E000E016EAD
8+
:107FCC00800E015C3E0E0258D8A001D001D002D028
9+
:107FDC00D1D7D0D7014A022A800E015C3E0E02583E
10+
:107FEC00D8A001D001D0F6D7C5D7C4D7C3D7FFD7F7
11+
:047FFC0000EF00F0A2
12+
:020000040030CA
13+
:020001000900F4
14+
:00000001FF

0 commit comments

Comments
 (0)