Programming PIC Controllers using home made programming equipment: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
[[Category:Elektronik]] | [[Category:Elektronik]] | ||
<google>ENGELSK</google> | <google>ENGELSK</google> | ||
==Intro to PIC's== | |||
* [http://www.voti.nl/swp/ Wouter van Ooijen's - Starting with PICs] | |||
==Programming the PICs== | ==Programming the PICs== | ||
* [http://people.man.ac.uk/~mbhstdj/ David Tait - Software (FPP) for programming PIC microcontrollers with simple hardware] | * [http://people.man.ac.uk/~mbhstdj/ David Tait - Software (FPP) for programming PIC microcontrollers with simple hardware] | ||
Open Source project for 16F818/9,12F675, 12F629,16F630 and 16F676. | Open Source project for 16F818/9,12F675, 12F629,16F630 and 16F676. | ||
* [http://pp06.sourceforge.net/ PP06 PIC Programmer Software] | * [http://pp06.sourceforge.net/ PP06 PIC Programmer Software] | ||
works with: | works with: | ||
* [http://pp06.sourceforge.net/picp.html Dual PIC Production Programmer] | * [http://pp06.sourceforge.net/picp.html Dual PIC Production Programmer] | ||
or with: | |||
* [http://www.rentron.com/Myke4.htm El Cheapo PICmicro Programmer] | |||
You can also use: | |||
* [http://mcs.uwsuper.edu/sb/Electronics/Programmer/ PIC Projects PIC programmers] | |||
* [http://www.sprut.de/electronic/pic/projekte/index.htm PIC-Brenner8mini ein USB-Programmiergerät für 40-/28-/18-/14- und 8-pin Flash-PICs via ICSP] | |||
and this software: | |||
* [http://www.sprut.de/electronic/soft/usburn/usburn.htm ++ US-Burn ++ Ein Windowsprogramm für den USB-PIC-Brenner8 und Brenner9] | |||
==PIC Projects== | ==PIC Projects== | ||
Line 16: | Line 26: | ||
* [http://www.qsl.net/om3cph/counter/led/vhf_uhf.html Universal frequency meter 10 Hz up to 1300 MHz] | * [http://www.qsl.net/om3cph/counter/led/vhf_uhf.html Universal frequency meter 10 Hz up to 1300 MHz] | ||
==Where to buy PIC hardware== | |||
* [http://embedded-channel.de/ http://embedded-channel.de] | |||
and their online shop: | |||
* [http://www.digitale-elektronik.de/ http://www.digitale-elektronik.de] | |||
* [http://www.mikroe.com/ mikroElektronika | Solutions for the embedded systems] | |||
==Other links== | |||
* [http://www.electronic-engineering.ch/microchip/faq/faq.html FAQ for Microchip PIC 8 bit microcontroller programming] | * [http://www.electronic-engineering.ch/microchip/faq/faq.html FAQ for Microchip PIC 8 bit microcontroller programming] | ||
<google>ENGELSK</google> | <google>ENGELSK</google> |
Latest revision as of 11:55, 9 October 2009
<google>ENGELSK</google>
Intro to PIC's
Programming the PICs
Open Source project for 16F818/9,12F675, 12F629,16F630 and 16F676.
works with:
or with:
You can also use:
- PIC Projects PIC programmers
- PIC-Brenner8mini ein USB-Programmiergerät für 40-/28-/18-/14- und 8-pin Flash-PICs via ICSP
and this software:
PIC Projects
Where to buy PIC hardware
and their online shop:
Other links
<google>ENGELSK</google>