Posted 7th January 2009 at 03:24 PM byericgibbs (External Modules for the Oshonsoft SIM IDE)
Updated 18th October 2009 at 03:34 PM byericgibbs
18 Oct 2009. Upgraded the ext module with extra options.
This 18FAnalogRamp1 can be configured to drive an analog PIC input on the Oshonsoft PIC18F Sim, when running a program in simulation.
To run the 18FAnalog3.zip unzip the exe file
There is a Oshonsoft Basic demo file 18AnalogRamp1.asm,, change this to 18AnalogRamp1.bas before loading to the OS compiler.
The Visual Basic 5 'runtime' files must be present on your PC. To get the runtime files, download from the web and install.
Invoking the *.exe will also start the PIC18 SIM IDE.
The ramp module can be invoked more than once if its required to drive more than one adc input.
Posted 6th January 2009 at 01:01 PM byericgibbs (External Modules for the Oshonsoft SIM IDE)
Updated 18th October 2009 at 03:37 PM byericgibbs
Upgraded 18 Oct 2009 extra options
This 16FAnalogRamp1 can be configured to drive an analog PIC input on the Oshonsoft PIC16F Sim, when running a program in simulation.
Unzip the 16FRamp3.zip to run the exe
There is a Oshonsoft Basic demo file 16FAnalogRamp1.asm,, change this to 16FAnalogRamp1.bas before loading to the OS compiler.
The Visual Basic 5 'runtime' files must be present on your PC. To get the runtime files, download from the web and install.
Invoking the *.exe will also start the PIC16 SIM IDE.
The ramp module can be invoked more than once if its required to drive more than one adc input.