Sonsivri

Electronics => Hardware and Tools => Topic started by: codemaniac on April 05, 2008, 01:13:49 01:13



Title: Microchip Development Boards -> does it worth it ???
Post by: codemaniac on April 05, 2008, 01:13:49 01:13
Hi, I'm new to the forum. And I think that every newbie in developing projects with PIC MCU's is asking this question. So it will be good if people with your experience tell us how to chose the right one, and does it really worth choosing one.


Title: Re: Microchip Development Boards -> does it worth it ???
Post by: bbarney on April 05, 2008, 04:50:06 04:50
What exactly do you want to know?
try to explain what you want a little better


Title: Re: Microchip Development Boards -> does it worth it ???
Post by: codemaniac on April 05, 2008, 12:50:21 12:50
I want to know does it worth to buy one. Or you can start only with one PCB with a PIC on it. And if it worths, witch is the best for beginners. And what is the best sync between money and quality (peripherals and so on). 10x in advance :)


Title: Re: Microchip Development Boards -> does it worth it ???
Post by: Stefkeb on April 05, 2008, 01:43:40 13:43
Hi,

If you are a starter and not so sure if you can build your own boards you won't be disappointed. The quality of the boards I got from them is very good.
I mean the hardware will not be the problem if you run in to crazy situations and are not sure the problem comes from hardware or software.

What board to pick simply depends on what you want to do, a high pincount device, USB, Can, for nearly all PIC's you can find a board at Microchip.

Rgds,

Stefkeb


Title: Re: Microchip Development Boards -> does it worth it ???
Post by: samomni on April 07, 2008, 10:10:05 10:10
When I started learning to control and develop application program uSing PIC microcontroller, I do it the oldway "breadboard" the good thing about it, you dont need a big amount of money to start learning, I use the free version of MikroBasic and look at the examples and started working with it.
I still remember the first LED blink of that PIC16F84A very nostalgic :) .  By this way also you can practice your troubleshooting skills and PATIENCE (especially patience :) ).   


Title: Re: Microchip Development Boards -> does it worth it ???
Post by: bbarney on April 07, 2008, 02:58:45 14:58
Don't forget that some of Microchip's boards are 4-layer because of signal noise while most are just double-sided and can be made there are a few that can't at least at the hobby level so just download the files for the board's your interested in and read up on them before deciding to buy or make it, all the gerber files are usally supplied with the files which you can view with something like Gerbview


Title: Re: Microchip Development Boards -> does it worth it ???
Post by: margo on April 07, 2008, 09:37:43 21:37
if you are new to builing pic based projects why not start with a breadboard??..mistakes are easy to put right, and you will make plenty of them,,,,Ive used them up to 20MHz without problem..so 4MHz should be no problem..and there cheap...ebay has loads, with the money you save invest in a decent power supply, a 20x4 lcd perminatly wired to the breadboard, and hook up a RS232 link to a bootloader........a bit of time/money invested up from will pay back many many times..good luck


Title: Re: Microchip Development Boards -> does it worth it ???
Post by: msnm4 on April 07, 2008, 10:51:53 22:51
Chek this site in spanish: http://picmania.garcia-cuervo.com/Proyectos_RRBoard2.php
It is a small development system fully documented with schematics and even the pcb´s and all necessary to make a lot of experiments which are described in the rest of the site. It implies a very small investment and you can just equipp those peripherals you actually need. I think it provides an excellent service for a low cost.

msnm4


Title: Re: Microchip Development Boards -> does it worth it ???
Post by: codemaniac on April 08, 2008, 02:06:29 02:06
I was planning to begin with DV164120 that will be the best way i think to gain experience. And then to make my own PCB. That was my plan.I think that it's better not to worry for the hardware first :)


Title: Re: Microchip Development Boards -> does it worth it ???
Post by: bbarney on April 13, 2008, 02:46:27 02:46
I think that is a good joice as you will recieve an awsome package for the price and for add on's you can look at mikro-E's schematic's and make your own board's from them just goto the bottom of the page and you will see all the add on boards
http://www.mikroe.com/en/tools/easypic5/


Title: Re: Microchip Development Boards -> does it worth it ???
Post by: anuraggoyal221 on August 21, 2008, 05:44:40 05:44
For 8, 16, 32bit micro-controller development board in India visit:

www.agileworldwide.com

They have very good boards for all range.


Title: Re: Microchip Development Boards -> does it worth it ???
Post by: carlos789 on August 24, 2008, 01:24:11 01:24
But of that page , I cannot be seen the circuits schematic :-[


Title: Re: Microchip Development Boards -> does it worth it ???
Post by: johnri on August 28, 2008, 03:58:33 03:58
only hobbyist websites give circuit schematic for free,

a beginner only needs a breadboard to start making simple projects.

If you need info. on interfacing things to MCUs then there are many books for that,
just search the ebooks section.


Title: Re: Microchip Development Boards -> does it worth it ???
Post by: jenya7 on September 15, 2008, 02:18:50 14:18
As long as Proteus exists you don't actually need hardware development board.


Title: Re: Microchip Development Boards -> does it worth it ???
Post by: zed on September 16, 2008, 07:57:40 19:57
As long as Proteus exists you don't actually need hardware development board.

LOL, you don't do real hardware for living, don't you?


Title: Re: Microchip Development Boards -> does it worth it ???
Post by: jenya7 on September 17, 2008, 07:51:32 07:51
I can draw schematic, to debug it with Proteus without need to use any development board, then i do real hardware.


Title: Re: Microchip Development Boards -> does it worth it ???
Post by: zed on September 18, 2008, 09:51:53 21:51
I can draw schematic, to debug it with Proteus without need to use any development board, then i do real hardware.


Sure... try to design and debug a PLL (for example).