×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Microcontroller sugestion

Microcontroller sugestion

Microcontroller sugestion

(OP)
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.

RE: Microcontroller sugestion

What is the application?

RE: Microcontroller sugestion

This topic has been covered many times on Eng-tips.  Do a search here.

RE: Microcontroller sugestion

(OP)
"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:www.eng-tips.com and I found some topics but.. nothing replys my question..

Thanks all.

RE: Microcontroller sugestion

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.

RE: Microcontroller sugestion

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: http://www.atmel.com/atmel/acrobat/doc1925.pdf

The Microcontroller:
http://www.atmel.com/atmel/acrobat/doc1142.pdf

Beginners guide for AVR studio:
http://www.avrfreaks.com/Tools/ToolFiles/228/avrgcc_studio.pdf

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

RE: Microcontroller sugestion

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.

RE: Microcontroller sugestion

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

RE: Microcontroller sugestion

(OP)
well... thanks a lot for your sugestions...
I will study that tips...

but...
when I said
"a easy programming board"
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

RE: Microcontroller sugestion

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



RE: Microcontroller sugestion

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

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources