Preloader image
   

Robolab Softwares Guidelines

Ultimaker Cura 3.0 Manual

Installation To start the installation of Ultimaker Cura, download it first. After downloading, open the installer and run the installation wizard to complete the installation. To make sure Ultimaker Cura can run on your computer, we recommend checking the system requirements described below. Operating systems -Windows Vista or higher, 64 bit -Mac OSX 10.11 or higher, 64 bit -Ubuntu 14.04 or higher, 64 bit System requirements -OpenGL 2 compatible graphics chip, OpenGL 4.1 for 3D Layer view -Intel Core 2 or AMD Athlon 64 or newer -205 MB available hard disk space -4GB RAM memory Note: Although these are the…

3-digit SMD resistor examples

The following table lists all commonly used three-digit SMD resistors from 0.1 ohm to 9.1 Mohms. See also the SMD resistor calculator and a short tutorial on how to find out the value of SMD resistors.   Code Value Code Value Code Value Code Value R10 0.1Ω 1R0 1Ω 100 10Ω 101 100Ω R11 0.11Ω 1R1 1.1Ω 110 11Ω 111 110Ω R12 0.12Ω 1R2 1.2Ω 120 12Ω 121 120Ω R13 0.13Ω 1R3 1.3Ω 130 13Ω 131 130Ω R15 0.15Ω 1R5 1.5Ω 150 15Ω 151 150Ω R16 0.16Ω 1R6 1.6Ω 160 16Ω 161 160Ω R18 0.18Ω 1R8 1.8Ω 180 18Ω 181 180Ω…

Google SketchUp Video Tutorials: Getting Started

Getting started with SketchUp – Part 1   Getting started with SketchUp – Part 2   Getting started with SketchUp – Part 3   Getting started with SketchUp – Part 4   Getting started with Layout  – Part 5   SketchUp and CAD – Creating Walls – Part 6   Site Modeling in SketchUp – Part 7   SketchUp for Construction Documentation: Layout Floor Plans Template – Part 8  

CodeVisionAVR (CVAVR) and Proteus Simulation Software Video Tutorials

Blink an LED – CodeVision AVR and Proteus   Digital I/O – Codevision AVR and Proteus   Hardware Interrupts in Atmega 16 – Proteus and Codevision AVR   Interfacing 16 x 2 alphanumeric LCD with ATMEGA 16 – Proteus and Codevision   4×4 (Hex) Keypad Interface with ATMEGA16 – Proteus and Codevision   USART and serial interrupts of ATMEGA16 – Codevision and Proteus   Serial communication in Matlab With Proteus and Code Vision AVR using Interrupts   AVR Timer Interrupt – Proteus and Codevision AVR   DC Motor Speed Control Using PWM – Proteus and Codevision  

Free and Open Source alternatives for commercial softwares

Commercial Software Similar Opensource Download Link License Used where MATLAB Scilab Link CeCILL Engineering (Electrical, Mechanical, Civil, Electronics, Embedded systems, Chemical), Science (Physics, Mathematics) Mathematica Maxima Link GPL Mathematics, Engineering Cadence pSpice ngspice Link BSD Engineering (Electrical, Electronics, Embedded systems) Microsoft Office Open office Link LGPL All branches Microsoft Office LaTeX Link LPPL All branches Mathematica/Maple Sage Link GPL Precise arithmetic, algebra, symbolic computation Microsoft Windows GNU/Linux Link GPL All branches Turbo C GCC Link GPL Engineering (Introductory Computing – all branches) Pro/E BRL-CAD Link BSD Engineering (CAD) MASM NASM, FASM Link1, Link2 BSD, BSD Engineering (Electronics, Computer Science) MS…

WinAVR compilation error on Windows 8.1

Problem: After upgrading Windows 8(64bit)to 8.1 version, when try to compile project in AvrStudio 4 (WINAVR20100110) I get error: 0 [main] sh 2312 sync_with_child: child 4744(0x14C) died before initialization with status code 0xC0000142 73796 [main] sh 2312 sync_with_child: *** child state waiting for longjmp /usr/bin/sh: fork: Resource temporarily unavailable rm -rf main.o test.elf dep/* test.hex test.eep test.lss test.map make: [clean] Error -1073741502 (ignored) Build succeeded with 0 Warnings… 0 [main] sh 1484 sync_with_child: child 2300(0x14C) died before initialization with status code 0xC0000142 64185 [main] sh 1484 sync_with_child: *** child state waiting for longjmp /usr/bin/sh: fork: Resource temporarily unavailable avr-gcc -mmcu=atmega644pa…

Arduino IDE 1.6.1 not launching on Win7/64

Hello everyone, just a quick update. I was in the same situation, Win 7 64-bit 8Gb RAM, Arduino IDE 1.6.1 won’t start. Has suggested: I opened up the commands prompt (launch cmd.exe from Start button) I typed cd c:\program files (x86)\arduino then launched arduino_debug.exe I checked that the error was the VM’s reservation space I opened the two files arduino.l4j.ini and arduino_debug.l4j.ini with Notepad (Run it as Admin!!) I edited both files changing -Xmx1024M to -Xmx512M Saved and rerun Arduino IDE, everything fine!

error: Context Menu disabled!