Downloads:
The latest stable version of SmartSim is: 1.4.1
There is currently no later unstable version of SmartSim.
Visit GitHub for the latest version of the SmartSim source code.
Get SmartSim for the Raspberry Pi:
SmartSim is now included and pre-installed by default in the latest downloadable Raspbian image, so you should be able to run SmartSim on a fresh Raspbian installation without needing to install it yourself. Run by typing the command:
smartsim
If SmartSim is not pre-installed on your Raspberry Pi:
SmartSim is in the Raspbian Repository, so to install it you can just type:
sudo apt-get update
sudo apt-get install smartsim
Manual Installation
You can also download the deb package here:
Version available: 1.2.1
System | Download |
---|---|
Linux armhf | Debian Package |
You can install the downloaded package and its dependencies with:
sudo dpkg -i smartsim_1.2.1-4_armhf.deb
sudo apt-get -f install
Get SmartSim for Windows:
Version available: 1.4
System | Download |
---|---|
Windows 32 Bit | Zip Archive |
Full instructions for installing from the zip archive can be found in the user manual.
Get SmartSim for Linux:
Version available: 1.4
System | Download |
---|---|
Linux 32 Bit (x86) | GZip Compressed Tar Archive |
Linux 64 Bit (x86_64) | GZip Compressed Tar Archive |
Full instructions for installing from the tar.gz archive can be found in the user manual.
Get the Source Code:
You can get the latest source code release at GitHub: https://github.com/ashleynewson/SmartSim
Get the SmartSim User Manual:
Download the User Manual to help you get started using SmartSim. The user manual includes some short tutorials to teach you how to design and simulate using SmartSim.