Posts

Installations Steps of Arduino 1.8.7 in Ubuntu Operation System 32/64 bit

1.  Download the latest packages,  Linux 32-bit  or  Linux 64-bit , from the official link below: PLz Click here to download Arduino 1.8.7 for Linux 32 Bit https://drive.google.com/open?id=1NFwGihR39x_qLLbtBbuclPIH7RumgWYk PLz Click here to download Arduino 1.8.7 for Linux 64 Bit https://drive.google.com/open?id=1jcVQVMDiRSYkgKCsPLcUU5SvzvQdfbI3 Don’t know your OS type? Go and check out System Settings -> Details -> Overview. 2.  Open  terminal  from Unity Dash, App Launcher, or via Ctrl+Alt+T keys. When it opens, run below commands one by one: Navigate to your downloads folder: cd ~/Downloads Decompress the downloaded archive with tar command: tar -xvf arduino-1.6.6-*.tar.xz Move the result folder to  /opt/  directory for global use: sudo mv arduino-1.6.6 /opt 3.  Now the IDE is ready for use with bundled Java. But it would be good to create desktop icon/launcher for the application: Navigate to install...

Required Software for Complete ES& IOT lab Programs

PLz Click here to download Arduino 1.8.5 for Windows https://drive.google.com/open?id=1BTSgbXZZ4UQlqJ0KqtO7JGlCFAKM2eZA PLz Click here to download Arduino 1.8.7 for Linux 32 Bit https://drive.google.com/open?id=1NFwGihR39x_qLLbtBbuclPIH7RumgWYk PLz Click here to download Arduino 1.8.7 for Linux 64 Bit https://drive.google.com/open?id=1jcVQVMDiRSYkgKCsPLcUU5SvzvQdfbI3 PLz Click here to download Raspberry Pi for Windows https://drive.google.com/open?id=1dE_zFr4RAJBN_2pHAxKT2-jaflRDv06L PLz Click here to download ftdi Arduino drivers for Windows Vista 7 https://drive.google.com/open?id=1L4ECVsnsuZVxaS23Uur-7sGQ12B3Rlsb  PLz Click here to download zigbee software https://drive.google.com/file/d/1zTEgnK7TrEpOgcaxkeUQ9AbpV9iMtdgq/view?usp=sharing