Download Latest Version msegit_x86_64_linux_2_8_2.tar.gz (1.1 MB)
Email in envelope

Get an email when there's a new version of MSEuniverse

Name Modified Size InfoDownloads / Week
Parent folder
README.TXT 2014-11-28 2.2 kB
msespice_i386_win32_1_6.zip 2014-11-28 1.0 MB
msespice_x86_64_freebsd_1_6.tar.gz 2014-11-28 1.2 MB
msespice_x86_64_linux_1_6.tar.gz 2014-11-28 1.2 MB
msespice_i386_linux_1_6.tar.gz 2014-11-28 1.0 MB
msespice_arm_linux-eabihf_1_6.tar.gz 2014-11-28 1.0 MB
msespice_arm_linux-eabi_1_6.tar.gz 2014-11-28 1.1 MB
Totals: 7 Items   6.4 MB 0
MSEspice, GUI for Ngspice
Version 1.6 2014-11-27

- Download and install ngspice from
http://sourceforge.net/projects/ngspice/

Note: The Windows standard download is the GUI-version of ngspice.
With the GUI-version there is a ngspice message window 
at every simulation run which must be closed by pressing Enter.
The console version of ngspice for Windows does not suffer from that problem.
Currently there is no compiled console version available.

- Download msespice_* for your system from
  http://sourceforge.net/projects/mseuniverse/
- Extract the archive into a directory of your choice (MYDIRECTORY).
- On Linux cd in MYDIRECTORY/msespice_*, start msespice,
  on Windows cd in MYDIRECTORY\msespice_*, start msespice.exe.

- 'File'-'Open Project', select 'examples/rclowpass.msp'.
- Pess F9.

If the ngspice program is not in path select it in 
'Options'-'Global'-'Ngspice Program'.

How to compile MSEspice
-----------------------
MSEspice is made with MSEide+MSEgui cross platform development environment
for Free Pascal:
http://sourceforge.net/projects/mseide-msegui/
Source is here:
https://gitorious.org/mseide-msegui repository mseide-msegui

First step is to install Free Pascal and MSEide+MSEgui 

1. Download and install FPC 2.6.4, you can get it from 
   http://www.freepascal.org/download.var
2. Download mseide_msegui_src_3_6.zip and mseide_i386_win32_3_6.zip or
   mseide_i386_linux_3_6.tar.gz or mseide_x84_64_linux_3_6.tar.gz
   http://sourceforge.net/projects/mseide-msegui/files/mseide-msegui/3.6/
3. Extract them to a directory of your choice ('yourdirectory') .
4. Run 'yourdirectory/bin/mseide' on linux or 
   'yourdirectory\bin\mseide.exe' on windows.
5. In 'Settings'-'Configure MSEide'-'${MSEDIR}' select 'yourdirectory/msegui'.
6. In 'Project'-'Open' select 'yourdirectory/msegui/apps/demo/demo.prj'.
7. 'Target'-'Continue'.

If that works get the MSEspice sources from here:
https://gitorious.org/mseuniverse repository mseuniverse, tools/msespice.

In MSEide 'Project'-'Open', select tools/msespice/msespice.prj, press F9.
The project will be compiled and started in debugger.

Have a lot of fun!

Martin
Source: README.TXT, updated 2014-11-28