Category: Electronics

  • Installation of Autodesk Eagle 9.0.1 in Ubuntu

  • Installation Cadsoft Eagle for Ubuntu

    *** Warning, 64-bit is not supported by Ubuntu. Please install the 32-bit version. *** Start by updating all the libraries sudo apt-get update Install Missing 32-bit Libraries sudo apt-get install libxrender1:i386 libxrandr2:i386 libxcursor1:i386 libfreetype6:i386 libfontconfig1:i386 libxext6:i386 libx11-6:i386 libxi6:i386 libssl1.0.0:i386 libstdc++6:i386 libgcc1:i386 libc6:i386 libc6-i386 libxfixes3:i386 libexpat1:i386 libxcb1:i386 libxdmcp6:i386 libxau6:i386 Download the .run File Here we will…

  • Installing Arduino in Ubuntu

    Some simple steps: Open Software Centre. Search for Arduino. Install. At startup, accept the message by clicking the ‘Add’ button. Log off and log back on again. Now you can start programming.