12+ Best Free Blogger Templates 2022-Top Best Free Blogger Templates-Download Now

8051 Microcontroller Simulator Android App

1 min read

Want to compile Assembly Language Programs of 8051???






Simulator for Atmel 8051 microcontroller.

Small application but does a large amount of work!!.
Simulating small assembly language programs in Computer is quite irritating and time consuming in the context of the length of programs, this app gives you ease of programming at your finger tips quick and easy...
Features:-
1) Auto suggestions for mnemonics:- As you start typing the programs line by line whenever you start typing a mnemonic the simulator loads a suggestion list matching to the initials.
2) Lets you view the memory locations at which the instruction is going to be stored in program memory so that you know where your code is going to be stored before execution.
3) ORG, EQU and END directives support
4) Since the simulator only works on hex values, you do not need to write 'h' every single time at end of data.
Run time features:-
1) Provides a detail view of SFRs, Ports, PC and time elapsed in nice and compact interface.
2) Also it allows modification of I/O Port values any time during execution.
3) Supports step by step execution with a option to reset the controller at any time during execution.
4) View data at any RAM location during run time by simply putting the address in the given space as shown in screen shots.
Extra feature:-
Writing a program getting a output, and then losing the program is worst part of a programmer's life..;)
This app knows this and so provides a option to save your work into a text document with neatly formatted lines.
This version is free and limited to only 5 lines of code.
Please buy the Pro version for unlimited lines..:)
App is vital for Engineering students and all hobbyists.
Feel free to suggest any improvements.
Download


You may like these posts

  • Want to compile Assembly Language Programs of 8051??? Simulator for Atmel 8051 microcontroller. Small application but does a large amount of work!!. Simulating small ass…
  • How To make an own USB Light  Required parts:  old usb cable,  a LED ,  a Resistor   USB Cable :  Resistor (in the range of…

Post a Comment