Find a Cheap uP Starter Kit and Compiler for LED Projects

AI Thread Summary
A user is seeking an affordable microcontroller (uC) starter kit to practice C and assembly language for LED projects. Recommendations include the AVR Butterfly from Atmel, which comes with free development software (AVR Studio), and the PIC series from Microchip, which also offers free compilers and inexpensive development tools. The Basic Stamp series from Parallax is mentioned as a low-cost option, though compatibility with C programming is uncertain. The user has decided to purchase a $36 starter kit from Microchip. This discussion highlights various options for beginners in microcontroller programming.
meldave00
Messages
39
Reaction score
0
Hi,

I'm looking for a very cheap uP start kit that I can practice c language and perhaps assembly language on. I want to light up led's and stuff like that. Can anyone direct me to a good url to find one I can purchase.

I'm interested in the software (compiler), etc. too.

regards,

meldave
 
Engineering news on Phys.org
I am not sure if you mean uC as in microcontroller as I havn't personally heard of uP before. But if it is infact a uC you are looking for, try the AVR butterfly made by atmel. Here is a link: http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3146

The development software (avr studio) is a free download from Atmel.
 
Triden,

Thanks for the response. Stupid question...Would you happen to know how I write C language with this? That is, how do I program this thing? Is there a c compiler that comes with this?
 
uP is shorthand for microprocessor. A uP would be more commonly used in general computing applications, like in a PC. A uC is a uP with IO funtionality, typically, and fewer memory interface functions.

I like the PIC series of uCs. Check them out, as well as development boards and compilers at Microchip's website. I'm pretty sure that there are free compilers available for them, and the MPLab ICD tool is fairly inexpensive:

http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=81

The cheapest uCs to play with are probably the Basic Stamp series from Parallax, but I don't know if you can program them in C:

http://www.parallax.com/html_pages/products/basicstamps/basic_stamps.asp
 
Last edited by a moderator:
I found a $36 start kit that I'm going to purchase from Microchip. Thanks
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
Thread 'Beauty of old electrical and measuring things, etc.'
Even as a kid, I saw beauty in old devices. That made me want to understand how they worked. I had lots of old things that I keep and now reviving. Old things need to work to see the beauty. Here's what I've done so far. Two views of the gadgets shelves and my small work space: Here's a close up look at the meters, gauges and other measuring things: This is what I think of as surface-mount electrical components and wiring. The components are very old and shows how...
Back
Top