Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations GregLocock on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Microcontroller sugestion

Status
Not open for further replies.

KammutierSpule

Electrical
Jan 17, 2003
8
Hi .. I was looking for a microcontroller that have a easy programming board that I can made one (like PIC16f84) ...

Or if you have some simple ways tips... ideas..

Thanks.
 
Replies continue below

Recommended for you

This topic has been covered many times on Eng-tips. Do a search here.
 
"melone (Electrical)
What is the application? "

well.. for simple,general aplications,robotics,learning,...

"Lewish (Electrical)
This topic has been covered many times on Eng-tips. Do a search here "

Sorry.. but I make that and I can't find any thing... I try shearch with the site engine an nothing... I use google with the <text> site: and I found some topics but.. nothing replys my question..

Thanks all.
 
Sorry K..., but it looks like the search engine is down for upgrades.
When it is back up you should be able to find lots of suggestions.
 
If you want a good introduction to microcontrollers you can use the AVR ATmega163 from ATMEL with the STK-500 card kit that comes with a C compiler called AVR studio that is very friendly user.

Specs of the microcontroller:

CMOS 8 bit RISC
130 instructions
32 8 bit registers
16K flash memory
1K RAM memory
ADC 10 bits 8 channels
UART Serial interface

and some more stuff ....

u can check all the options for:

The STK500 card:
The Microcontroller:

Beginners guide for AVR studio:

Another good thing about this microcontroller is that its the one used in the Satellite recievers from such companies as DIshnetwork DirectTV and other private broadcasters.

You can have some fun at decoding the micro from your sattelite receiver (i am not suggesting something illegal here ... :) )

The price for the whole kit turns around 100$. If u want a more conventional and easy to use microncontroller kit u can still use the PIC16F87XX series MPLAB debugger that comes with a C compiler. Its easy to use but the C compiler is far from friendly user.

check the Microchip website and search for MPLAB debugger

Have fun
 
I'll weigh in on finding a AMTEL AVR family device such as the 8515, 8535, or MEGA 103 or there abouts. In addition to the C compiler available for these MCS electronics in Norway, I believe, makes a great, cheap , and Quick Basic compatible Basic compiler that costs $69 and is 99% line compatible with Qbasic. It performs many functions very well and has a software simulator that is very handy. I used to use Microchip; but, I never really was satisfied with their tools or the stability of code generation. They had a compiler by BYTE CRAFT that really hurt us once and we never really got past that with Microchip.
 
Hi,

Microship have a lot of different micros (all in flash) 16F870 it's easy to use and very cheap about EUR3/4.

If you need more power, you can think about SX20 (very like 16F84) that can reach 50 MIPS.

Another bood choice and very, very cheap its Motorola HC08 Nitron (about only EUR 1/2. A lot of Flash and Ram, very good, free demo board, and free MetroWerks C compiler.

For really powerfull Micro, use ARM7TDMI (one choice is Samsung S3F441FX) ....

Hope helps,

NeuralC
 
well... thanks a lot for your sugestions...
I will study that tips...

but...
when I said
&quot;a easy programming board&quot;
I mean.. a microcontroler that dont need 'expensive' 'programming boards kits'...

like as I said 16f84 that we can make our own programmer board...

any way...
Thanks all again for your replys
 
You can use any of the micros from above without purchasing the whole board kit by only buying the programming module of the micro. Its just that when you have the kit its a lot and fun easyer to discover all the possibilitys of your micro before going into a more complex application.

You can also use microC/OS-II for coding in C. What makes this compiler interesting is that it is compatible with almost all the Microcontrollers familys from almost all companies.

Good luck



 
Hi, well you could go for the Fujitsu mb90574, free ide,flash, programs straight from your pc over the serial link.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor