Assembly
An assembly language is a low-level language for programming computers.
Forum Post

AVR or ARM microcontroller for starting

hello, i have a fine knowledge about 8051 and fine grip on assembly language. now what should i start AVR or ARM microcontroller for further knowledge in embedded. regards navnish kumar
Forum Post

AVR or ARM microcontroller for starting

hello, i have a fine knowledge about 8051 and fine grip on assembly language. now what should i start AVR or ARM microcontroller for further knowledge in embedded. regards navnish kumar
Forum Post

Re: why use assembly?

-Some low level features can only be done in assembly language. (Some not even inline assembly.) -Some software require to be written in assembly language do to envirement reasons (ie; Bios, boot...
Forum Post

Re: Need info regarding eMbedded Programming stuff

: hi every one, : i am an application programmer( skills are c,c++, vc++). but i am : new to eMbedded programming. Can any one sugguest me good links & : books to start learning. most...
Forum Post

Re: suggestion

: Every MCU has it's own assembly language, more or less. Though microcontrollers from the same manufacturer tend to have very similar asm instructions. : Since I don't know much about x86, I'm not...
Forum Post

Re: suggestion

: To all: : Sure it`s nice to know assembly for several processor architectures, but I`m not so sure if it`s a must. Most computers today run on the x86 platform, possibly with 64-bit extensions....
Forum Post

Lucky Dip ..Help !

urgent!!!!! I am writting an embedded microcontroller based implementation of a lucky dip machine for use in the national lottery, The machine should produce 6 random no btwn 1-49 once, the inputs...
Forum Post

Re: Where To start ??

: You may be right if you plan on coding for embedded systems. If you don't, like most people I guess, it has no advantage at all. The OS nowadays handles all the hardware-interfacing for you....
Forum Post

Re: Where To start ??

: : : Quick question.. : : : : : : What are the dangers involved when messing around with asm on a Windows based PC? I here Windows crashes often when executing asm programs. I also hear it is...
Forum Post

Re: Question about controlling motor dc with c

: : : i'm using C Keil as the compiler, so i only have to write the procedure to control motor dc with assembly command, and then combine it with c, then just compile it with C Keil ??? : I...
Forum Post

Re: want to learn Embedded System programming ,but lack a hand

: i want to learn embedded system programming, somebody would tell me what shold i do first? : Thanks : You need to narrow it down a bit, decide what kind of programming you want to do....
Forum Post

Embedded RTOS, Contract to Hire, Pittsburgh, PA

Excellent long-term opportunity! My premier client has a 6 month C to H position for an Embedded C/C++ Developer with strong RTOS experience (pSOS, VxWorks or the like). Assembly language and...
Forum Post

Re: Embedded Software/Firmware Coding

I posted a message on the jobboard...i also should have mentioned that the position requires a TS clearance. Feel free to contact me if you have any advice or interest. : : I need to speeak with...
Forum Post

Re: Embedded Software/Firmware Coding

: I need to speeak with someone who has experience in C and Assembly language coding especially for Intel and ARM processors or other microprocessors. I am looking for someone who has interest in...
Forum Post

Embedded Software/Firmware Coding

I need to speeak with someone who has experience in C and Assembly language coding especially for Intel and ARM processors or other microprocessors. I am looking for someone who has interest in...
Forum Post

Re: memcpy_amd( ) How to use it

: : Basically, what do I need to include in my files. Please be specific because I don't know very much c++ . : compils with Microsoft VC++ 6.0 compiler ok. If you use a different compiler...
Forum Post

Re: I need help on 8051 programming...

: Hi there; : I need information about intel 8051 progamming with C. Is anyone has any tutorials about it... Thanks. Do you mean assembly embedded in your C code? As far as I know you program C...
Forum Post

Re: Memcpy procedure for 80188 embedded system

: Hi, I need to write a "memcpy" procedure in assembly MOV SI,OFFSET SOURCE (DS:SI = source addr) (x86 real mode addressing) MOV DI,OFFSET DESTINATION (ES:DI = destination address) MOV...
Forum Post

Borland C++ Builder

Hi, I need some help using Borland C++ Biulder 5.0 I'm trying to develop a GUI,which accesses the PC's parallel port but as it is Builder doesn't support the function outportb which i need to...
Forum Post

Re: ping command in c

: Did you actually expect that to work? : : #include : #include : : int main(void) { : char buffer; : char ip = "127.0.0.1"; : : snprintf(buffer,256,"ping %s\n",ip); :...
1 2  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.