- Development boards with PIC
- Posted by Fabio Rodrigues de la Rocha on March 7th, 2006
Hello,
Does anybody know where I can buy a development board with the
following items ? Or at least similar capacity ?
- PIC processor with AD, 10bits
- USB connector
- Ethernet connector
- lots of programmable I/O
- Could be programmed in circuit with an inexpensive programmer or
using the the USB.
Thank you in advance,
Fabio
- Posted by Fabio Rodrigues de la Rocha on March 7th, 2006
There are some boards with ethernet connectors like this one :
http://microcontrollershop.com/produ...roducts_id=893
You can, for example, run a http server inside that board. Use your
Internet browser to access the board and see the current values in the
AD ports. Only the http server is implemented inside the PIC, the TCP
protocol is implemented by a dedicated chip. I guess a httpd would use
around 32KB in the PIC Flash memory.
- Posted by thomas.b36@gmail.com on March 7th, 2006
Fabio Rodrigues de la Rocha wrote:
Hi,
I was looking too for almost the same thing to help me to self-earn
about PIC, I did a quick search on ebay.com here an exemple of what i
got:
http://search.ebay.com/pic-microcont...QQsofocu sZbs
try to change the search keyword and to narrow your search (expl: PCI
microcontroler, PIC developement board, PIC evaluation board ect...)
If you find something interesting, please, notice us.
Good Lock,
Thomas.
- Posted by Stef Mientki on March 7th, 2006
Fabio Rodrigues de la Rocha wrote:
After using several for the past few years,
I now use a new one for more than half a year,
and I'm very pleased with it.
http://oase.uci.kun.nl/~mientki/pic/...ing_board.html
Rapid Prototyping Board
http://oase.uci.kun.nl/~mientki/pic/...g_devices.html
Rapid Prototyping Devices
now I'm only looking for someone to make a PCB of it ;-)
I've already 6 friends who want it, but none of them is able to design
the PCB 
It doesn't have a ehternet connector,
but let me warn you that ethernet is a very heavy application for a PIC.
Stef