Difference between revisions of "PIC Links"

From OpenCircuits
Jump to navigation Jump to search
Line 175: Line 175:
 
| control of a robot. Software is assembler.
 
| control of a robot. Software is assembler.
  
 +
<!--------------------------------->
 +
|-valign="top"
 +
|
  
 +
*PICIntro
 +
*Tutorial
 +
*PIC
 +
|[http://www.rentron.com/Myke3.htm  Your first PICMicro Project]
 +
|Introduction to PIC processors using assembler. Even if you are using another language this is a good introduction.
 +
<!--------------------------------->
 +
|-valign="top"
 +
|
 +
*Tutorial
 +
*PICIntro
 +
*PIC
 +
|[http://www.sparkfun.com/commerce/present.php?p=BEE-1-PowerSupply  Beginning Embedded Electronics]
 +
|This is not actually a PIC tutorial but lots of the material applies. This link is to the first of 10 + sections.
 +
<!--------------------------------->
 +
|-valign="top"
 +
|
 +
*Kit
 +
*PIC
 +
|[http://www.rentron.com/Fire-Stick-II.htm  Fire-Stick ]
 +
|This is an under $20. kit for long range IR communications. Uses some special parts so kit is probably a good idea.
 +
<!--------------------------------->
 +
|-valign="top"
 +
|
 +
*Project
 +
*PIC
 +
|[http://www.rentron.com/serial.htm  How to build a Serial Voltmeter using the PIC16C71]
 +
|Software in PIC basic, you could rewrite in a different language, or use a different chip. Voltmeter talks to a PC. They may have a kit, you may do not need it.
 +
<!--------------------------------->
 +
|-valign="top"
 +
|
 +
*Tutorial
 +
*Links
 +
*PicIntro
 +
*PIC
 +
|[http://www.seattlerobotics.org/encoder/may97/picchip.html  The PIC Chip Uncovered]
 +
|Introduction to the PIC.
 +
<!--------------------------------->
 +
|-valign="top"
 +
|
 +
*Project
 +
*PIC
 +
|[http://members.cox.net/berniekm/unichg.html  Battery Charger]
 +
|Nice little battery charger. Universal Nicad/NiMH Includes printed circuit design. Software is assembler.
 +
<!--------------------------------->
 +
|-valign="top"
 +
|
 +
*Tutorial
 +
*PICIntro
 +
*PIC
 +
|[http://robotag.carleton.ca/resources/technical/pic_introduction.shtml  Using the MicroChip PIC Microcontroller ]
 +
|A technical overview designed for students Another simple introduction.
  
  
  
 
 
 
 
 
 
 
 
|}
 
|}
  
 
<!--      -->
 
<!--      -->

Revision as of 18:28, 23 January 2008

Lots of external PIC Links


Magic key words for searching the links, in the Topic column.

  • Projects: project descriptions, enough to reproduce the project, not just nice pictures
  • Tutorial: a tutorial or how to
  • Link: a link to more links
  • Info: Useful information that does not rise to a tutorial, misc. tips.


So for example if you are looking for projects search on Projects.

( russ_hensel started building this page in jan 2008 )


Topic Topic Link Comment
  • Projects
  • Info
  • PIC
Welcome to the official PICList home page. This is the place to go for a PIC message board, also many articles. Do not post here until you know what you are doing.
  • Info
  • General Links
  • PIC
PIC hints and direction A link page that largely links. Small DC Power Supply, other link pages, may be useful.
  • Links
  • Project
  • PIC
PICList Projects Links to projects. Great list, start at the PICList for your projects after you look at the list here.
  • Info
  • PIC

Pick a Peck of PIC's Library

Interesting not always easy.

  • Project
  • PIC
Electronic combination lock with PIC Electronic combination lock with PIC
  • Info
  • Tutorial
  • PICIntro
  • PIC
Beginners checklist for PIC Microcontrollers Beginners checklist for PIC Microcontrollers. An excellent place to start.
  • Links
  • PIC
Spread Spectrum Scene PIC STUFF Lots of links.
  • Project
  • PIC
Peter's electronic projects and links Not all PIC but quite a few.
  • Info
  • PICIntro
  • Project
  • PIC
What is a PICmicro? This guy is very smart, a good site.
  • Pic
  • Links
PicMicro Webring If you do not know what a WebRing perhaps you can figure it out from here.
  • Project
  • Robotics
  • PIC

Stepbots

A stepbot is a three wheeled robot using stepper motors.

  • Project
  • Pic
An Anemometer Circuit Measure wind speed. This has no moving parts, works by measuring cooling of a “hot” transistor. Fairly low parts count.
  • Project
  • PIC
Bench Power Supply Uses a PIC for control and to measure voltage and current. Not simple but nice.
  • Project
  • PIC
IR Remote Signal Analyzer Pretty big PIC project, but cool. Know what your IR remote is sending. IR receivers are a pretty common salvage component
  • Project
  • Tutorial
  • PIC
IR Receiver for Sony Remotes Simpler project than IR Remote Signal Analyzer which may be the better project
  • Project
  • PIC
PIC diode tester Nice simple project. Good Starting project. Software is assembler.
  • Project
  • PIC
PIC IR Decoders Decodes IR transmissions, has its own 4 digit display. Software is assembler.
  • Project
  • PIC
IR Proximity Detector Project More fun with IR
  • Robotics
  • Links
  • PIC
INDEX OF PROJECTS for Robots Not entire robots but basic components for them. Some are PIC based.
  • Project
  • PIC
IR Robot Controller control of a robot. Software is assembler.
  • PICIntro
  • Tutorial
  • PIC
Your first PICMicro Project Introduction to PIC processors using assembler. Even if you are using another language this is a good introduction.
  • Tutorial
  • PICIntro
  • PIC
Beginning Embedded Electronics This is not actually a PIC tutorial but lots of the material applies. This link is to the first of 10 + sections.
  • Kit
  • PIC
Fire-Stick This is an under $20. kit for long range IR communications. Uses some special parts so kit is probably a good idea.
  • Project
  • PIC
How to build a Serial Voltmeter using the PIC16C71 Software in PIC basic, you could rewrite in a different language, or use a different chip. Voltmeter talks to a PC. They may have a kit, you may do not need it.
  • Tutorial
  • Links
  • PicIntro
  • PIC
The PIC Chip Uncovered Introduction to the PIC.
  • Project
  • PIC
Battery Charger Nice little battery charger. Universal Nicad/NiMH Includes printed circuit design. Software is assembler.
  • Tutorial
  • PICIntro
  • PIC
Using the MicroChip PIC Microcontroller A technical overview designed for students Another simple introduction.