Loading...
Skip to content

Busy Ducks Busy Ducks

  • Software
  • Educational
    • Artificial Intelligence
    • Data Structures
  • Programming
    • C#
    • Arduino
    • c++
    • Java
  • Projects
  • Blog
  • Professional Portfolio
    • Dr Warren Creemers
    • Project Examples
  • Links

Upgrading Robie The Robot.

Posted on April 21, 2020by duckmanCategories:Blog, Projects, Uncategorized

Part one, in a journey to upgrade an old robot. This classic 80’s robot This robot was also known as: Tandy Robie, Radio Shack Robie, Robie the Robot, Talking Robie, RS 4061, Robocom 1000, Robie Parlant, and Robocom Robot (Super).

Tagged3D-PrintingArduinoElectronicsraspberry_piRobotvintage

Parametric VESA Mount Fixer.

Posted on April 20, 2020by duckmanCategories:Blog, Projects

Recently I encountered a monitor that used a different mount despite being only a few digits of in model number. The monitor needed to live with the other, so I created an OpenSCAD mount to convert lower mount VESA, to central mount VESA.

Tagged3D-PrintingCADMonitorsOpenSCADVESA

What is the difference between a laser that will cut metals and one that won’t?

Posted on January 26, 2018by duckmanCategories:Blog, Uncategorized
duck-knight

A friend who recently acquired a CO2 laser cutter for his school recently sent me a message. “What is the difference between a laser that will cut metals and one that won’t?”. I thought this is a good question, as the answer will help with understanding how to work with many materials.

TaggedCAMEdcucationalLaser_CutterManufacturingMetal-work

SpeakingDuck (Maven plugin for java resource bundle transition.)

Posted on November 16, 2017Updated on January 5, 2022by duckmanCategories:Java, Software

Developing multi-lingual applications in java seems a pain, to me anyway.There are resource bundles and a localisation API – which are well documented. To speed things up, I wanted to auto translate these bundles, and then have others look over and refine the translations later. Looking at what already existed, I was not excited. I …
Continue reading SpeakingDuck (Maven plugin for java resource bundle transition.)

Taggedi18njavaLinguisticsprogramming

Making a Train Set: Part 1 – Design and Woodwork.

Posted on August 3, 2017Updated on January 5, 2022by duckmanCategories:Blog, Projects

Recently I have been building a train set, I will blog the progress, in six parts, highlighting how I get certain things done.

TaggedCADCAMLaser_CutterTrainsWoodwork

Random Thoughts

Posted on July 11, 2017by duckmanCategories:Uncategorized

Here are some random ideas, like: “Could we get street lights to start flashing 30 seconds before an ambulance is due to come through?”

TaggedIdeas

Surface Preparation and Finger Prints. How bad are they?

Posted on January 24, 2017by duckmanCategories:Blog

In preparing a surface for paint / glue / thermal paste / soldering / whatever, there is one thing to remember. A normal finger print is of similar thickness to cling wrap (0.01mm). A thick (eg post pizza) print, where the ridges are no longer visible, is closer to the thickness of a sheet of paper (0.1mm).

Rule of thumb. If you would you would not be happy with this kind of material on the surface of whatever you are coating, remove your finger prints.

TaggedEdcucationalElectronicsFinger PrintsGlueIndustryPCBSolderWoodwork

OpenXeen

Posted on November 5, 2016by duckmanCategories:Java

Overview OpenXeen is a game engine rewrite I have been working on for Might and Magic III, IV and V . It’s opensource and still under development. Currently it brings up monsters, objects, and most of the outdoor environment. Resources: Git: here Wiki: here Development Blog: here State of openXeen features Interested in contributing Xeen …
Continue reading OpenXeen

TaggedGamesGraphicsprogrammingXeen

[UPDATE] Comprehensive Arduino Flash Memory via PROGMEM

Posted on February 11, 2016by duckmanCategories:Arduino, Blog, Programming

[Updated for arduino v1.6] This post is a huge set of PROGMEM examples (done as unit tests) which you can freely copy and paste into your work.

The readership level is set at those who are already familiar with the arduino PROGMEM documentation here and the use of the F() macro and __FlashStringHelper*

Its designed as a reference to save you the “lets see how to make this work” time and communicate common pitfalls. Search for the method you need to use, and see it running in working tested code

TaggedArduinoProgmemSample Code

Arduino Graphing Libraries

Posted on February 8, 2016by duckmanCategories:Arduino, Programming, Software, Uncategorized

Here is a library to write GNUPlot output from the Arduino. Now the Arduino can produce a graph output that is directly renderable across multiple platforms and cloud services. Does not rely on some gone tomorrow software + lets you edit the plot afterward.

TaggedArduinoGNUPlotGraphicsGraphsMathsprogrammingSample Code

35 Strange Alternatives for the Word “Return”.

Posted on December 10, 2015by duckmanCategories:Blog

“Return” (based in latin) [re =back, tornare = to turn]. ie to turn back.
Scopeturn [scope = examine] so: “on closer inspection, you can have it back”. Read on for more…

TaggedArchaeolinguisticsHumorLinguistics

ASCII-Art Arduino Pinouts

Posted on November 16, 2015by duckmanCategories:Arduino, Blog, Uncategorized

Managing arduino projects can be a nightmare because its hard to keep track of your hardware setup in your code comments. To enable easy documentation of pin assignments, I created a couple of ASCII art arduino pin-outs.

These come complete with ports, PWM and coms all marked. Simply paste as a comment into your code and marvel at your new found organisation.

TaggedArduinoEdcucationalGraphicsprogramming

RGB Bias Lighting with Arduino (Part 1)

Posted on November 9, 2015by duckmanCategories:Arduino, Blog, Programming, Projects, Uncategorized

We are setting up an arduino with a WS2811 LED strip to do RGB based bias lighting effects.

TaggedArduinoElectronicsprogrammingSample CodeWS2811

Elec-TRICK-s part 1 – “dual mono-speakers”

Posted on September 27, 2015by duckmanCategories:Blog

Today, after an errant purchase, I am a little peeved at how certain companies deceive consumers with electrical smoke and mirrors. So I am creating the tag “Elec-TRICK-s” and going through devices that are tricking you into making a purchase.

TaggedElec-TRICK-s

When a picture is worth 1000 semilegible words.

Posted on August 19, 2015by duckmanCategories:Uncategorized

(click for full size)     All these uni adverts with different reasons you should attend them. None say “Hey south paws, you can actually take notes if you enrol with us”.

TaggedHumorMemeObserving society

Cheap and easy temperature controlled cabinet fan.

Posted on August 17, 2015by duckmanCategories:Blog, Projects

Cabinet cooling hack. Because good entertainment units are still not heat dissipation savvy.

TaggedElectronicsWoodwork

I reckon my fan guard design is pretty damn neat. (Free Plans)

Posted on August 17, 2015by duckmanCategories:Blog, Projects, Uncategorized

I needed some fan guards for my arcade machine and for a neat little entertainment centre hack. Playing around I made a fish-eye honey-comb screen that looked pretty good. The pattern has larger holes near the centre of the fan and smaller holes where it counts.

TaggedCADCAMDXFLaser_Cutter

Custom Circuit Boards

Posted on August 12, 2015by duckmanCategories:Project Examples

Commercial project example – Custom Circuit Boards

Pipe Crawler Robot

Posted on August 12, 2015by duckmanCategories:Commercial, Project Examples

Commercial project example – Pipe crawler project – 2015

TaggedComputer VisionEngineeringNDTRobot

Practical Iterative K-ary Tree (aka n-ary, n-tree) Traversal in C#. A surprisingly useful tool for the average programmer.

Posted on August 10, 2015by duckmanCategories:C#, Data Structures, Educational, Programming, Uncategorized

Introduction: A lot of components in the C# environment are essentially a K-ary [kay-er-ee] tree. From tree-view nodes, to serialising a type via reflection, to directory listings to menu hierarchies, and so on. Often we need to iterate through these types of structures, or our own trees, and we just write some code to do …
Continue reading Practical Iterative K-ary Tree (aka n-ary, n-tree) Traversal in C#. A surprisingly useful tool for the average programmer.

TaggedData_StructuresEdcucationalprogrammingWDLib

Posts navigation

Older posts

Featured Posts

Open Xeen

Arduino Flash Memory

Arduino Graphing Libraries

ASCII Art Arduino-Pinouts

Practical Generic K-ary Tree Traversal

How Make Coloured Text On Acrylic

Maze Creation Software

Spice-Rack Plans-(Woodworking)

Interpreting the Cascajal-Block

3D-Printing Archaeolinguistics Arduino Art Bad humor Bullshit CAD CAM Cascajal Block CNC Computer Vision Crossword Datasets Data_Structures Design Dictionary Ducks DXF e-mail Eagle Cad Edcucational Elec-TRICK-s Electronics Emotion Engineering Finger Prints Fonts Graphics Humor Industry Laser_Cutter Linguistics List_of Maths Medical Observing society PCB Progmem programming Puzzle Robot Rubber Ducks Sample Code Software Woodwork

  • Upgrading Robie The Robot.
  • Parametric VESA Mount Fixer.
  • What is the difference between a laser that will cut metals and one that won’t?
  • SpeakingDuck (Maven plugin for java resource bundle transition.)
  • Making a Train Set: Part 1 – Design and Woodwork.
  • Arduino
  • Artificial Intelligence
  • Blog
  • C#
  • Commercial
  • Data Structures
  • Educational
  • Java
  • Programming
  • Project Examples
  • Projects
  • Software
  • Uncategorized
  • April 2020
  • January 2018
  • November 2017
  • August 2017
  • July 2017
  • January 2017
  • November 2016
  • February 2016
  • December 2015
  • November 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • March 2015
© Busy Ducks. All rights reserved.
Back to top