The Shed Logo
Search
Close this search box.

Electronics

Arduino 101: Part 4

In the last issue we presented a project to create a temperature regulator. In this issue we will show you how to include an LCD that displays the highest and lowest temperatures, along with the current temperature. In the sketch I have also included a section that scrolls text, as a demonstration.

READ MORE »

Arduino 101 Part 3

In this article, we show how an arduino microprocessor is complex enough to exercise variable control, not just the expected computer approach which is that something is working, or it is not. Digital devices have only two states: on or off. An analogue device on the other hand can have a near infinite range of states. 

READ MORE »

Arduino 101: Part 2

So far we have begun to get acquainted with the Arduino and IDE, the “sketches” or programs that make it work, and we have got it working blinking an LED on and off. In this article we will delve a little deeper preparatory to diving right in with a fully edged project with some real- world applications in the next issue.

READ MORE »

Arduino 101: Getting Started

This is the first in a series of articles to introduce the versatile and extraordinary Arduino system to people with no prior knowledge of programming or electronics. We will take you step-by-step through how to set up, program and use the Arduino and provide a series of projects that will help you gain the knowledge you need to free your imagination and work with this revolutionary device.

READ MORE »

Simple Solution

Hydroponics is all about growing without soil. In many ways this simplifies the lot of the gardener, but it gives them added responsibility for providing plants with the right level of nutrients. As water with nutrients tastes, feels and looks much the same as plain water, a testing instrument called an “EC meter” or “CF meter” is used.

READ MORE »

Three – Phase Grunt

When a friend at Metpresco Engineering offered Jason Clarke an old, universal tool and cutter grinder for his garage workshop, Jason had to think about how he could power it. 

READ MORE »

High-fliers in Waikato

Don’t try this at home. In the town of Niagara Falls, you are heading along a street. You suddenly overfly a car, then a bicycle travelling along a path near the water. In an instant you are over the lip of Niagara Falls. In a scary moment you find yourself looming over the precipice and then zooming away across the face of the thundering water.

READ MORE »

Model Engine Sparkplugs

When I left school I took on an apprenticeship at William Cable in Wellington. Unknown to me at the time, this opportunity would lead to a life-long interest in model engineering. My apprenticeship gave me a wonderful grounding in all aspects of engineering.

READ MORE »

Installing an automatic gate

When Karl Bishop had finished fixing and painting the fence on his newly acquired house he knew he needed to finish it with a gate. A gate would allow the dog to roam safely and it would add an element of security.

READ MORE »

Gantry crane for model railway

STEPPER MOTORS are to conventional DC motors as computers are to calculators – in other words, much moresophisticated. The ability of stepper motors to specify rotation precisely both by velocity and angle opens new doors for movement control. The downside is that to get the most out of these little beauties, you need ancillary digital-pulse control circuits, a fact which may deter some sheddies from exploiting their numerous advantages.

READ MORE »