Hell,can someone show me where to get a data / audio transceiver circuit for free space optics project
Hell,can someone show me where to get a data / audio transceiver circuit for free space optics project
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
The context of 'debug'
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Debug also lets you stop & restart a running program and examine / modify any or all its SFRs and RAM. It's available in almost all PICs now (older and low pin count PICs need a debug module ~$27).
It lets you debug while the uC is plugged in and running? I will have a look at the f88 datasheet!
Neat! I will definitely need to look into this17.11 MPLAB ICD 2 In-Circuit Debugger
Microchip’s In-Circuit Debugger, MPLAB ICD 2, is a
powerful, low-cost, run-time development tool,
connecting to the host PC via an RS-232 or high-speed
USB interface. This tool is based on the Flash
PICmicro MCUs and can be used to develop for these
and other PICmicro microcontrollers. The MPLAB
ICD 2 utilizes the in-circuit debugging capability built
into the Flash devices. This feature, along with
Microchip’s In-Circuit Serial ProgrammingTM (ICSPTM)
protocol, offers cost effective in-circuit Flash debugging
from the graphical user interface of the MPLAB
Integrated Development Environment. This enables a
designer to develop and debug source code by setting
breakpoints, single-stepping and watching variables,
CPU status and peripheral registers. Running at full
speed enables testing hardware and applications in
real-time. MPLAB ICD 2 also serves as a development
programmer for selected PICmicro devices.![]()
Several places in the LCD tutorial, it waits for the LCD to indicate it's ready. Since it's a floating input on your prototype, waving a hand near it allows the code to continue.
de KI6RWX
I suppose. But I did not read that far down to Tutorial 5.3. So used 5.1.
I will now use and modify 5.3.
Still, was a good experience – next time before I start to hack my circuit I will check the code. Not that there was anything wrong with the code, a side effect of the LCD not being present was what I was experiencing.
Or if you want I/O the 16F887 is nice, or if you want a PIC that won't drive you crazy with bank switching and such the 18F4620 has got it all.
Of course the common 16F877A is still very popular.
All have debug and support the PK2.
I'd go for the 18F4620 or 18F1320 (like my Junebug uses) I can't find any real reason to recommend the older 14bit core stuff anymore (except it has a couple of neat 8 pin parts)