PDA

View Full Version : pic 18fxxxx



dposadas
- 14th June 2007, 19:23
Hello, I'm trying to bulid a data adquisition device using a pic 18f4455 and usb comunication, I already have the electric circuit built, now I need to program my PIC, may Anyone advice what code would be the best, I've been looking information related to programing PICC and A/D convertion, is it posible to do it using easyHID and VB?, thanks

Ron Marcus
- 14th June 2007, 19:45
In the interest of a kinder and gentler forum,I think you may be in the wrong one. This Forum has to do with PicBasic and PicBasic Pro compilers and related questions. We are happy to answer off topic questions, but I think you may be better served in forums directly relating to the languages you are interested in. Short of this, can you give us more info on your app and how you want to process the data?
(How'd I do Steve?)
Ron

mister_e
- 14th June 2007, 20:31
Ron, you did it the right way, i hope more user here would answer like that... since few weeks there's a few user that should be kicked out of here with their stupid and self-sufficient attitude...

OK the guy know EasyHID, and VB, so we're half done to convert him to PBP :D

C is good, i use it sometimes, but as Ron said, here we use Melabs PICBasic (PRO or regular).

Few months ago, i did a little cute and somehow useful thread. I'll suggest you to have a look to it.

USBDemo, something to learn USB a little bit
http://www.picbasic.co.uk/forum/showthread.php?t=5418

Now depending if you're using VB.NET or VBExpress, you also should have a look to the folowing as well

Using EasyHID with VBExpress 2005 (maybe .NET as well)
http://www.picbasic.co.uk/forum/showthread.php?t=6463

At very least if you use C, this should be enough to give you some pointer... no i don't use PICC :(