electronics.alternatezone.com
Electronics related projects, information, and
resources.
|
PIC
Microcontroller Stuff |
On this page you will find my resources for the PIC micro. Source code in C
and Assembler, routines, projects, links, etc.
Unless stated otherwise, all source code is compatible with either MPLAB or
the HI-TECH PIC C Compiler
PIC Assembler Source Code
PIC C Source Code
- HiTech PIC C source code routines for talking to I2C bus devices.
Very simple routines that do not require a PIC with an I2C module, can work
with any PIC. Single master/multiple slave configuration only. No bus mastering
capability, but you don't need that 99% of the time anyway!. Can be recompiled
for any PIC with no code changes.
NOTE: routines have not been tested as yet, they were just ported directly
from the assembler in my VCG project, so unless i did something stupid they
should work. I will inform when they have been fully tested, or please let
me know if you get them working!
I2C-10C.ZIP
LINKS
[Skip
Prev] [Prev]
[Next]
[Skip
Next]
[Random]
[Next
5] [List
Sites] [Join
Ring]
Copyright(c)1995-2003
David L. Jones