menu connected
wide shoutbox
/listConnections - list all current connections to shoutbox
/version - return current version
/t - shout as mr.turing
/addXMPPRelay/(xmpp buddy name) - add buddy as an xmpp relay
/removeXMPPRelay/(xmpp buddy name) - remove buddy as xmpp relay
Welcome smartboy
Post the specifics of your Pic.
Which one do you have, what have you done with it so far?
Can you communicate with it through the computer?
Does it have a USB interface - like this http://www.waitingforfriday.com/index.php/Building_a_PIC18F_USB_device
What are your plans for it?
c'est le Pic16f84
c'est le Pic16f84
Have you done serial
Have you done serial communication with the PIC and your computer ?
Like this :
http://www.microcontrollerboard.com/pic_serial_communication.html
If not I would start there.