Sunday, May 8, 2011

EdSim51's 8051 Simulator

EdSim is a simulator developed to simulate 8051 micro controllers.This application is a Java application. That means you have to install JRE (Java Run-time Environment) in order to make this simulator work. You can do the programs here that is done in the 8051 trainerkit. You dont need to install this Java app. Just unzip it and use it.The student can write 8051 assembly code, step through the code and observe the effects each line has on the internal memory and the external peripherals.

Other Features of this simulator are:

  • Analogue-to-Digital Converter (ADC)
  • Comparator
  • UART
  • 4 Multiplexed 7-segment Displays
  • 4 X 3 Keypad                                              
  • 8 LEDs
  • DC Motor
  • 8 Switches
  • Digital-to-Analogue Converter (DAC) - displayed on oscilloscope
click download button.


DOWNLOAD

 Here shows a video in which i have generated a ramp out put through simulator. The code can be obtained here.

clickhere for example

 Type the code in the simulator.Assemble it and press Run button.The video below explains every thing.



2 comments: