A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.
Robot people:
I have put 2 nice Tach Motors up for sale on eBay. They worked, but
have no specification information, only the Manufacturer and Part
Number. If you are interes...
Ok imagine this set of non standard basic statements..........
dim a$ as char(50)
for x=1 to 50
mid$(a$,x,1)=serin(port something)
next x
I end up with at least 50 cha...
Is anyone using a (freeware) printer driver that outputs to a tiff or
bmp file format?
I have created a test pcb so I can protoype my design with the
18f2550, I want to send i...
Ok looking at the data sheet, can I use the internal clock, to free up
pins for io, and still have usb, or for usb do I have to have an
external higher speed clock?
Its not ve...
Hi,
pic/sms/alarm
Now I know its probably been done before, and I bet we all could have
a use for one, anyone fancy a group build?
I have a real need, I live in a ''poor'...
Hi all,
There are two movies about the controller I've made in this link.
Let me say thanks for the support received from this list, in one or another
way, as well as the rece...
Lets ay you are on a budget and you already have some 16f877a pics
laying around and a bunch of other parts (resistors, caps etc etc).
You have your compiler and pic programer an...
Hi all,
I've tried the Microchip forums and have an open support ticket but
in two days I've heard nothing on this.
I've got an interesting problem. I am running a 18F668...
Hi all,
I use EasyHid on pic 18F2550 in PBP , but it's only work 8 bytes in 5
miliseconds.
I need 64Kbyte/second
can anywere help me ??
(sorry my english)
the pic it's r...