Posts

Showing posts from 2018

Installation steps for CupCarbon simulator on Ubuntu 14.04

1. Download the CubCarbon simulator tools from the given link: http://www.cupcarbon.com/download.html 2. Now, open your terminal ctrl+alt+t 3. update the terminal before install by the command sudo apt-get update 4. After update please check your system have latest version of java by the command "java -version", if not then install from the given command. 5. sudo apt-get install default-jdk 6. sudo add-apt-repository ppa:webupd8team/java 7. sudo apt-get install oracle-java8-installer 8. sudo apt-get install oracle-java8-set-default 9. now,  after installation java environment in your system, then extract your downloaded CupCarbon.zip file. 10. Extract manually by right click on your  downloaded CupCarbon.zip file and extract. 11. else extract by command: vikbro@vikbro-laptop:~/Desktop$ chmod +x/cupcarbon/cupcarbon.jar 12. now, open the extracted cupcarbon folder and then double click on cupcarbon.jar file. Now, enjoy the cupcarbon IOT/WSN s...