• Blog
  • Protoneer Shop
  • Projects
    • GRBL Arduino Library
    • Arduino CNC Shield – 100% GRBL Compatible
    • Arduino MORE-CORE Shield – Multi-core Setup
  • Contact Us
Protoneer.co.nz Electronic Prototyping Specialists

Tag Archives: Arduino

Arduino to Raspberry Pi Bridge Shield – PCB’s finally Arrived.

2013/05/04 7:54 pm / 2 Comments / Bertus Kruger
Arduino 2 Raspberry Pi Bridge Shield

In the first part of this project I described the technical details of the shield After a few weeks of waiting, I have finally receive the first batch of PCB’s I designed and they look fantastic. Here are a few photo’s: So what are the advantages/benefits/pro’s of this little shield? Firstly this shield will protect your Raspberry … Read More →

Posted in: Arduino, Arduino, Electronics, Raspberry Pi, Shields / Tagged: Arduino, grbl, Raspberry Pi, Serial Bridge

Spark Core – Arduino + Wi-Fi + ARM Cortex M3 + wireless programming + REST API = awesome.

2013/05/04 10:58 am / Leave a Comment / Bertus Kruger
Spark Core - Arduino WIFI

SPARK CORE – WHAT IS IT?  The Spark Core is an Arduino-compatible, Wi-Fi enabled, cloud-powered development platform that makes creating internet-connected hardware a breeze. This little board packs a punch: with a 72 MHz ARM Cortex M3, the best Wi-Fi module on the market, wireless programming, and lots of pin outs and peripherals, there’s nothing … Read More →

Posted in: Arduino, Arduino, Electronics, Internet / Tagged: Arduino, ARM, Cortex M3, Spark Core, WIFI

Arduino MICO shield – Control things from a dial-tone.

2013/04/16 4:00 am / 3 Comments / Bertus Kruger
MICO Shield for Arduino

Igor Ramos has created a cool little Arduino shield that connects up to your mobile phone and listens for Dial-Tones that it can convert to commands. This is useful for making a nice little automated answering machine for your home or shop. If you are even more creative you can program it to switch on … Read More →

Posted in: Arduino, Arduino, Electronics, Shields / Tagged: Arduino, Dial-tone, MICO

Arduino to Raspberry Pi Bridge Shield – Serial/UART

2013/04/10 7:17 pm / Leave a Comment / Bertus Kruger
Raspberry Pi

Background on the two setup’s The Raspberry Pi has  a Linux-based Operating System. Linux is what the business community uses to  run production servers. It can do all kinds of things like: Host Websites, databases , web-services, connectivity and lots more. It is also very configurable and almost anything can be automated. Arduino is a real-time  micro-controller that can … Read More →

Posted in: Arduino, Electronics, Raspberry Pi / Tagged: Arduino, Raspberry Pi, Shiled

Running the Arduino IDE on a Raspberry Pi

2013/03/24 8:48 am / 2 Comments / Bertus Kruger
Raspberry_pi_Logo

Arduino Boards and Raspberry Pi’s are a match made in heaven. The Arduino adds a bunch of sensory devices/libraries/well supported community and the Raspberry Pi add’s high end power processing to process/transform and distribute the data.  Combined the possibilities are endless… So lets start at the beginning. In this session I will cover the basics of installing the Arduino IDE on the Raspberry Pi … Read More →

Posted in: Electronics, Raspberry Pi, Uncategorized / Tagged: Arduino, Raspberry Pi

GRBL Arduino Library – Use the Arduino IDE to flash GRBL directly to your Arduino

2013/03/15 9:01 pm / 55 Comments / Bertus Kruger
GRBL

We have created an Arduino Library of the popular GRBL g-code Interpreter. A great little application that turns your Arduino into a very capable CNC machine. This library makes it so much easier to install GRBL onto your Arduino. No more issues with making HEX files or trying to find a way to upload the Hex … Read More →

Posted in: Arduino, CNC, G-Code / Tagged: Arduino, grbl

Arduino Fuse settings

2013/02/09 6:00 am / Leave a Comment / Bertus Kruger
Fuse

I recently worked on converting GRBL to work on the Arduino Mega. There were some issues with the Fuse configuration. Luckily Cody Snyder has done a great job of mapping out all the Arduino Micro-controller Fuse values…. Arduino Uno Low Fuse 0xFF High Fuse 0xDE Extended Fuse 0×05 Arduino Duemilanove or Nano w/ ATmega328 Low Fuse 0xFF High … Read More →

Posted in: Arduino, MCU / Tagged: Arduino, MCU

Quick GRBL setup guide for Windows (Arduino G-Code Interpreter)

2013/01/30 4:01 am / 26 Comments / Bertus Kruger
Xloader

UPDATE ! ! ! 1. We have created and Arduino Library for GRBL. This makes its much easier to flash GRBL to your Arduino Board. http://blog.protoneer.co.nz/grbl-arduino-library 2. We have given back to the GRBL project and developed a ARDUINO CNC SHIELD that is 100% GRBL compatible.(Click here for more details) This is a quick guide on … Read More →

Posted in: CNC, G-Code / Tagged: Arduino, CNC, grbl

Grbl (Arduino G-Code Processor) – Pin Layout

2013/01/30 4:00 am / 35 Comments / Bertus Kruger
Grbl Pin Layout

Grbl is an opensource software that turns your Arduino development board into a full blown G-Code interpreter. Below the layout of the pins on the Arduino board. Each Stepper Motor Driver needs to be connected to the following pins: Stepper Driver Enable/Disable – Pin 8 Direction – Pin 5-7 depending on the Axis(X,Y,Z) Stepping Pulse … Read More →

Posted in: Breakout Board, CNC / Tagged: Arduino, CNC, grbl

Arduino – Printing Float values to the Serial Port

2013/01/20 10:34 am / 1 Comment / Bertus Kruger

I found that printing floating is a bit harder than it needs to be. The following is an example of how it can be done: Serial.println((float)(2.789),1); // This will print: “2.8” The 2.789 is the floating value that you want to print and the 1 after the comma is the number of decimal value you … Read More →

Posted in: Arduino / Tagged: Arduino

Post Navigation

« Previous 1 2 3 Next »

Top Posts & Pages

  • Arduino CNC Shield - 100% GRBL Compatable
    Arduino CNC Shield - 100% GRBL Compatable
  • Arduino CNC Shield V3.XX – Assembly Guide
    Arduino CNC Shield V3.XX – Assembly Guide
  • Quick GRBL setup guide for Windows (Arduino G-Code Interpreter)
    Quick GRBL setup guide for Windows (Arduino G-Code Interpreter)
  • Opensource CNC controller written for Arduino's (G-code interpreter GRBL)
    Opensource CNC controller written for Arduino's (G-code interpreter GRBL)
  • GRBL Arduino Library - Use the Arduino IDE to flash GRBL directly to your Arduino
    GRBL Arduino Library - Use the Arduino IDE to flash GRBL directly to your Arduino
  • Grbl (Arduino G-Code Processor) - Pin Layout
    Grbl (Arduino G-Code Processor) - Pin Layout
  • Raspberry Pi CNC Board / Hat
    Raspberry Pi CNC Board / Hat
  • Configuring Grbl (Arduino Based CNC-Controller)
    Configuring Grbl (Arduino Based CNC-Controller)
  • Arduino CNC - GRBL Shields / Boards
    Arduino CNC - GRBL Shields / Boards
  • GRBL Arduino Library
    GRBL Arduino Library

RSS Feed RSS - Posts

Categories

Archives

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 113 other subscribers

Tags

3d Printed 3d Printer 3d printing Arduino Arduino CNC Shield Arduino Shield ARM Automation BeagleBone CNC Delta Printer DIY Drone Feeds Foam grbl Hexapod Kicad Kickstarter Kossel Pro Laser cutter Lego Linux Milling Machine Openbeam Openhardware PCB Pick and place Pinout Pololu Power Supply Python Quadcopter Raspberry Pi Reprap Robot Robot Arm Robot of the week Robots Rostock Scara Shield Sketchup Stepper Driver Stepper Motors
© Copyright 2015 - Protoneer.co.nz
Infinity Theme by DesignCoral / WordPress