<?xml version="1.0" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Peter Wallhead</title>
  <link>http://blog.peterwallhead.com</link>
  <description>Web developing. Robot building. Real coding.</description>
  <atom:link href="http://blog.peterwallhead.com/rss.xml" rel="self" type="application/rss+xml" />
  <item>
    <title>Adventures With Python: Part 1 - Flask App Controlling A Robot Arm</title>
    <link>http://blog.peterwallhead.com/python-flask-app-controlling-robot-arm.html</link>
    <guid isPermaLink="true">http://blog.peterwallhead.com/python-flask-app-controlling-robot-arm.html</guid>
    <description>This is the result of a small mechatronics project I've working on for a few weeks to help broaden my software development skills.</description>
    <pubDate>Wed, 15 June 2016 17:20:30 +1000</pubDate>
  </item>
  <item>
    <title>Flexible Robot Arm: Part 2 - Mechanical Control</title>
    <link>http://blog.peterwallhead.com/bionic-arm-part-2-mechanical-control.html</link>
    <guid isPermaLink="true">http://blog.peterwallhead.com/bionic-arm-part-2-mechanical-control.html</guid>
    <description>I'm currently mechanising the prototype of my scaled up flexible robot arm (commonly called a spine robot).</description>
    <pubDate>Tue, 10 May 2016 15:15:30 +1000</pubDate>
  </item>
  <item>
    <title>Flexible Robot Arm: Part 1 - Rapid Prototyping</title>
    <link>http://blog.peterwallhead.com/bionic-arm-part-1-rapid-prototyping.html</link>
    <guid isPermaLink="true">http://blog.peterwallhead.com/bionic-arm-part-1-rapid-prototyping.html</guid>
    <description>After an extended holiday in Wellington, New Zealand, I'm getting back into making my mechanical creations. My next project is a flexible robot arm that will be able to operate in a inverted dome-shaped workspace.</description>
    <pubDate>Sun, 24 Apr 2016 16:50:30 +1000</pubDate>
  </item>
  <item>
    <title>Human-robot Interaction: Ultrasonic Sensor Controlled Robotic Arm</title>
    <link>http://blog.peterwallhead.com/human-robot-interaction-ultrasonic-sensor-controlled-robotic-arm.html</link>
    <guid isPermaLink="true">http://blog.peterwallhead.com/human-robot-interaction-ultrasonic-sensor-controlled-robotic-arm.html</guid>
    <description>The goal of this project was to demonstrate that by mounting the 4 Ping sensors to the gripper of the arm its motors could be controlled to direct the arm towards the closest target object (within 15cm in this case). Target objects could include one's hand or any flat surface measuring a minimum of 5cm by 5cm.</description>
    <pubDate>Wed, 27 Jan 2016 17:23:30 +1000</pubDate>
  </item>
  <item>
      <title>Meet Bill And Ben</title>
      <link>http://blog.peterwallhead.com/meet-bill-ben.html</link>
      <guid isPermaLink="true">http://blog.peterwallhead.com/meet-bill-ben.html</guid>
      <description>I've recently put together these almost identical twin robots to test some community behaviour programs, such as follow the leader. Each robot is controlled by an Arduino Uno R3 board with a 1 Amp motor shield and powered by a 6V battery pack.</description>
      <pubDate>Fri, 31 Jul 2015 21:28:17 +1000</pubDate>
  </item>
  <item>
      <title>Obstacle Avoidance Using An Ultrasonic Array</title>
      <link>http://blog.peterwallhead.com/obstacle-avoidance-using-an-ultrasonic-array.html</link>
      <guid isPermaLink="true">http://blog.peterwallhead.com/obstacle-avoidance-using-an-ultrasonic-array.html</guid>
      <description>Building on from my work in my last post, I purchased another 2 ultrasonic distance sensors and added some additional logic to my existing code to make it easier for the robot to avoid obstacles in its path.</description>
      <pubDate>Mon, 20 Jul 2015 06:25:11 +1000</pubDate>
  </item>
  <item>
      <title>Simple Ultrasonic Obstacle Avoidance</title>
      <link>http://blog.peterwallhead.com/simple-ultrasonic-obstacle-avoidance.html</link>
      <guid isPermaLink="true">http://blog.peterwallhead.com/simple-ultrasonic-obstacle-avoidance.html</guid>
      <description>Inspired by an article by John Boxall for Little Bird Electronics I recently bought myself a Parallax Ping))) Ultrasonic Distance Sensor to try out. This great little sensor can measure distances between ~2cm and ~3m in length.</description>
      <pubDate>Sun, 5 Jul 2015 21:53:11 +1000</pubDate>
  </item>
  <item>
      <title>Homemade Arduino Controlled Servo</title>
      <link>http://blog.peterwallhead.com/homemade-arduino-controlled-servo.html</link>
      <guid isPermaLink="true">http://blog.peterwallhead.com/homemade-arduino-controlled-servo.html</guid>
      <description>Even though one can easily buy hobby servos online, I thought I'd have a go at making, and programming, one with some spare parts I had laying around to see how they tick.</description>
      <pubDate>Sat, 27 Jun 2015 13:07:08 +1000</pubDate>
  </item>
</channel>
</rss>
