• Add functions to your Dotklok: Remote Control

    Today we present a mod of Dotklok, the product that we presented few months ago , with new features such as reading ambient temperature and controlling display brightness based on the ambient light. The whole thing can...

    • Posted 10 years ago
    • 0
  • 3Drag as a CNC milling machine: Creating G-Code via EAGLE software

    To create a PCB with 3Drag , by milling , it is necessary to have the G-Code files  for the tracks patterning and for the holes relating to the printed circuit board itself. In this section we...

    • Posted 10 years ago
    • 4
  • 3Drag as a CNC milling machine: Creating G-Code from gerber files

    How to create the G-code files from any gerber file (using PCBMill software) necessary to create a PCB with 3Drag, by milling. To create a PCB with 3Drag, by milling, you need the G-Code files for the...

    • Posted 10 years ago
    • 5
  • How to Transform your 3Drag 3D Printer in a CNC milling machine

    After a fair amount of work we can finally presents you a tutorial on how to modify our 3Drag printer or K8200 printer to transform it in a perfect CNC milling machine, to be used for the...

    • Posted 10 years ago
    • 12
  • Five More incredible Prints For Your 3D Printer

    This post follows a first one in which we presented some tips about how to tune printing (with 3Drag but also in general). Here you’ll find 5 more cool 3D prints to experiment with!   Porcupine  Vase...

    • Posted 11 years ago
    • 1
  • A Bunch of Cool Prints To Experiment With Your 3DPrinter

    After countless hours of playing with 3Drag (now with a lower price!!) we finally selected 10 prints that you can use to explain what you can really make with your 3D printer. 3D printing is every day more...

    • Posted 11 years ago
    • 1
  • Facebook counter – How many Likes to your facebook fanpage?

      Whether it’s a personal, store or product page, popularity at today is measured in Likes: the number of users who liked your page, photo or any other content you posted on Facebook is a key metric...

    • Posted 11 years ago
    • 6
  • Kinect for 3D scans

      Someone had already imagined, someone else hoped for that, days ago, finally  one of the most prominent actors of the Makers ecosystem, Makerbot, announced a commercial desktop 3D Scanner.   The good news, for those concerned...

    • Posted 11 years ago
    • 25
  • Welcome to Codebender, a Cloud IDE for Makers

    Code Bender, a cloud IDE for Arduino has been released to the public: Time to revolutionize the way you develop and hack on your projects. codebender is a platform that helps your next idea come to life....

    • Posted 11 years ago
    • 0
  • Wi-Fi Body Scale with Arduino

    In this post we present the design of a scale that connects to the Internet and automatically sends weight info on a Google Document. The project is composed of Arduino Uno board Wi-Fi shield additional shield that we...

    • Posted 12 years ago
    • 41
  • IKEA SMS lamp with GSM shield

          We create a lamp controlled by SMS using a GSM shield, a RGB shield and a Arduino UNO. Due to the simplicity of these boards, simply plug one over the...

    • Posted 12 years ago
    • 4
  • Arduino Full Memory: how to upgrade to the last ATMEL Toolchain version

    This short report is aimed to the most “advanced” users of Arduino boards, especially to the users of the “Mega” flavors of the family, but also users of standard versions of the board, like Arduino UNO and...

    • Posted 12 years ago
    • 5
  • Arduino ISP (In System Programming) and stand-alone circuits

    We use an Arduino to program other ATmega without bootloader . This technique allows you to use all flash memory for code and make boards using new ATmega, cheaper than those with bootloader. The qualities that have made...

    • Posted 12 years ago
    • 226
  • Lighted plexiglass Christmas ornaments (Arduino version)

    In the previous post we showed you how to make small Christmas shapes using an RGB LED and a small circuit based on PIC. The designs were obtained working with the CNC...

    • Posted 12 years ago
    • 0
  • DIY LED Plexiglass christmas decorations (PIC version)

    Very few components, plexiglass and a CNC are the ingredients to make wonderful brilliant figures to decorate the Christmas tree or our house this Christmas and New Year. Let’s see how to do it. With the LED...

    • Posted 12 years ago
    • 6
  • How to send data from Arduino to Google Docs Spreadsheet

    A very interesting feature of Arduino is the great avalaibility of library that make the developer work very simple and fast. Make a Web Server, a Web Client or post a Tweet haven’t difficulty. Try to do...

    • Posted 13 years ago
    • 84