Make your own 4x4x4 LED cube with an Arduino Uno

Size: px
Start display at page:

Download "Make your own 4x4x4 LED cube with an Arduino Uno"

Transcription

1 Make your own 4x4x4 LED cube with an Arduino Uno Part List I ll break this section down into two parts, the components that you ll need to make the cube, and the tools that you ll use to do it. The component list is pretty much fixed, with a few exceptions, but don t feel restricted by the tools list, if you can think of a better way of doing something then by all means do it that way. Components: My cubes are made with parts ordered almost exclusively from ebay (because it s cheaper to buy stuff from the Far East than it is from my local electronics store). Of course, you can order from your local store if you re in a hurry, but to be honest you re not going to get better components than if you order from Hong Kong. LEDs (Light Emitting Diodes) These are the core of your cube, you ll need 64 of them to make it, but you ll probably find it cheaper to order a batch of 100. This will also give you some spares in case you have any duff ones, or damage any during construction. Standard LED sizes are 5mm and 3mm. I d tend to stick with 3mm as it allows you to see more of the inner workings of your cube (5 s can obstruct your view of what s behind them). You can get them in a variety of colours, but one thing you might want to consider is buying diffused LEDs. Diffused LEDs shine light evenly in all directions, whereas traditional ones shove most of their light out the top. You ll get very different effects depending on which type you use. There s no right answer, it s completely your choice. Jewellers wire Or something similar. What you re looking for is some solid core, uninsulated wire that can be used to join our LEDs together into grids of 4 4. Typing jewellery wire into ebay should yield some suitable wire. I use silver plated copper wire, but any conductive metal that matches the colour of your LED legs will do just fine.

2 Resistors You ll need 16 resistors to protect your LEDs from blowing when connected to your Arduino board. The actual value of your resistor will depend on the specifications of your LEDs, which should be provided by the retailer. Use an online checker to confirm the value of resistor that you should use. For most 3mm LEDs, 100Ω or 330Ω (Ohms) should be sufficient. 330Ω is a very common resistor value, so you should be able to pick up a ream of them cheaply. We re dealing with quite low power circuits here, so you should be ok with resistors rated at 0.25W (watts). Arduino Uno board (or compatible) The core of this project will be an Arduino Uno micro-controller board. The Uno is one of the more popular Arduino boards, and suits this project down to the ground. The official version can be bought from major retailers like RS Components, but you can also buy compatible boards on ebay for a fraction of the cost. In my experience, the compatible boards work fine for this project. There s nothing sinister about these boards, Arduino is an open-source platform. In other words, any company can produce boards that are compatible with the Arduino software. In this project I use a Arduino Uno Ver 3 compatible board, which I recommend you do too. Jumper wires Get these either as a ribbon cable or as individual strands, it doesn t matter. You ll need 20 cores and I recommend getting them around 20cm long so that you have room to make all the connections before you close the lid on your enclosure. Don t worry if it s all in one ribbon, you re going to be breaking it into parts to make things easier for yourself. It s also a good idea to get multicoloured ones, so that you can colour code your design, which will make it easier to plug the right wires into the right place. For my first cube, I used all red wires, and it was a nightmare to connect everything up correctly. Prototyping board Sometimes called Veroboard or Stripboard. This is a great way to quickly make electronic circuits without going to the effort of having a proper PCB (Printed Circuit Board) made up.

3 The type that you want has common strips, which is great for connecting components together without the need for wires. In this project we re going to use it to hold the LED array in place, and also to put our resistors in line before soldering on the jumper wires which connect to the Arduino. Some form of case In this instance I use a black ABS plastic case from Maplin, but any case will do. Just so long as it s around 40mm deep (room for the Arduino + jumper wires) and big enough for the Cube to site on top of. Of course, you may have something else in mind. You might be fabricating your cube onto an existing surface, or putting the cube inside a more complex project. But, if you want a standalone unit then you ll need a case. For reference, the one I use is around 120mm x 100mm x 40mm. Tools and equipment You re going to need to get a few bits and pieces together in order to complete this project. Some of them are optional and you can do without, but I strongly recommend that you make use of all of the tools mentioned here: Soldering iron / gun (+ solder) Thin nose pliers (two pairs) Wire cutters / strippers Small saw Hand drill / electric drill 3mm / 5mm drill bit (depending on your LED size) 1.5mm drill bit Set square Ruler / measuring tape Masking tape De-soldering tool An electric detailing tool

4 Once you ve gotten all of this together you re ready to build your cube from start to finish, so take a deep breath and click on the next page to see how the cube is put together. Constructing a former The cube is made up of 4 layers which are each made up of 16 LEDs in a square configuration, so the first step is to put together four identical layers which will be soldered together later. The layers are made by bending the cathodes (short legs) of the LEDs by 90 degrees and then soldering them all together to form a common cathode. You re then left with one common cathode and 16 individual anodes (long legs) per layer. If you try and construct the layers by hand you re going to have a really bad time, so the first thing to do is make a former which will then be used to space out the LEDs evenly. Before you can make your former, you need to know how far apart to space the holes, and the easiest way to do that is to work out how long the cathodes are when bent. Most LEDs have a little nub on the legs about 3mm from the LED body. It s designed to provide a good base for soldering, but it s also an excellent way to make sure you bend each LED at the same point. My advice would be to make the bend just before the nub, which came out at about 23mm on the LEDs I m using. If you want, you can bend the cathodes flat against the base of the LED, which will give you greater distance between them, but will also increase the possibility of damaging the LEDs while soldering them together.

5 The distance between your LEDs needs to be just a tiny bit smaller than the length of the bent cathode, so that you ve got some overlap to solder the cathodes together. But it doesn t need to be any more than a 1mm overlap. Now that you have this measurement, you can space out the holes in your former. I tend to scribble down the sums on a piece of masking tape, that way the measurements are available if you forget. The easiest thing to do is use the lid of your box, and I m going to assume that s what you re doing, but if you can t do that then just use a piece of scrap wood. Use some masking tape to cover the surface of the box, this will protect from pen marks and flux/solder. Next, use a set square and ruler to mark out grid lines on your box. Then, take a 3mm or 5mm drill bit (depending on your LED size) and drill out the 16 holes for your LEDs.

6 Finally, at one end of the grid, drill four 1.5mm holes inside the gridlines as shown in the photo below. These extra holes will be used to connect the four common cathodes to the Arduino using strands of jewellers wire. You can drill these holes wherever you want, but it s a lot easier to solder the strands of wire if they re near the edge of your cube. Your former is now complete, next stage, soldering together LEDs! Creating the LED layers As mentioned previously, your cube will be made of four identical layers, each with 16 LEDs, so you ll need to follow the steps on this page four times in order to create enough layers for your cube. The first thing that you need to do is a bit tediuos and boring, but it s definitely worth doing. You need to test all 64 of your LEDs. As with all things in life, you ll occasionally get a lemon, and it s better to find out you have one now rather than waiting until it s in the middle of your cube. Not to fear though, there are two really easy ways to test LEDs. Firstly you can get a CR2032 coin cell (like in a car remote keyfob) and press the legs of the LED against either side of it. Do it the right way round and your LED should light up, do this 64 times and you re done. Or, you can use the Blink program on your Arduino board and then connect your LEDs one by one across pin 13 and the ground pin. I recommend doing it this way as it s easier to test your LEDs once they re soldered into a cube.

7 Once your LEDs are all known working, you ll need to bend the cathode legs of all 64. You ve worked out where you re going to bend the leg on the previous page. You need to bend to a 90 degree angle, it doesn t matter which way as long as they are all the same, but don t bend so that the bent cathode is in line with the anode, otherwise you won t be able to solder the cathodes together. Once you ve bent all the legs, lay four of the LEDs into your former as shown below. If you ve done it correctly, you should find that the cathodes line up nicely with a small overlap for soldering them together.

8 Solder the cathodes together using as little contact and as little solder as you can. Remember, more solder doesn t equal a stronger join, it can actually cause a less conductive join which will cause you problems later on. Repeat for another three rows of LEDs, filling the former. Now you ll need to use the jewellers wire to connect the four rows together into a layer. Quick tip on the wire; it was probably delivered on a spool so will have some bends and curves to it. To get rid of these quickly, cut a length of wire and then hold it at either end with the pliers. pull hard on either end and you ll feel the wire stretch slightly. This will get the wire 99% straight. If you manage to snap the wire, try again but don t pull so hard, you beast ;-)

9 You could use four strips of wire per layer, but you really only need two one after the first strip of LEDs and a second just before the last strip of LEDs. You could put them elsewhere, but doing it like this will give the greatest illusion of a joined up cube. Solder the jewellers wire to the cathodes (horizontal), this will give you one common cathode and 16 individual anodes. Make sure that you snip off any excess wire hanging over the edge of your cube, you can also snip off the four protruding cathode legs that stick out of the edge of the layer.

10 Now carefully remove the LEDs from the former and repeat three more times to give four individual layers. Soldering the layers together Now that you have your four individual layers, it s just a case of soldering them together to form a cube. we re going to do this by joining the 16 anodes of each layer together so that we re left with 16 common anodes and 4 common cathodes. The first thing to do is bend the last 1mm of each anode toward the center of the LED, this will help us join the layers together as it means the anode can run down the side of the LED below and tuck back in to join up with the anode below. You only have to do this with three of your layers, as the fourth layer will be on the bottom and won t be connecting to another LED.

11 The next thing to do is make sure that all of the anodes legs are pointing straight up. This will make it easier to solder the layers together, and the end result will look more square as well. If any legs aren t quite there, just give them a gentle prod near the base to get them pointing in the right direction. If you push from the tip of the leg then you might bend the leg, which will make the problem worse. Once you ve bent the legs, put one layer back in the former. From here there are two ways to complete the task: 1) You can create some cardboard formers that will ensure the correct distance between layers, then lower another layer on top of the first and solder the anodes. This works just fine but is time consuming and can be a bit tricky. 2) You can do it by eye. I ve never bothered with formers on my cubes, I just take my time and hope for the best, but by all means use some strips of card if you re not sure. Which ever way you choose, my advise is to solder the corner anodes together first. After you ve done the corners, take a step back and look at the layers; are they parallel? If not, de-solder whichever corner is out of alignment and move it into the correct position. Once you re happy with the alignment, solder together the rest of the legs. I would always advise that you re-check the connections using the Blink program and some jumper wires between layers. Not only will this test your solder joints, but it ll also check that none of the LEDs have been damaged by the heat. Repeat this for the remaining two layers and your cube will be complete.

12 Fabricating and Circuitry If you ve used your case as your former then you should be able to flip the cube over and drop the protruding anodes into the holes. If you ve used a different surface as your former, you ll need to get the drill back out and drill holes in your case using the same measurements. Either way, you should be left with 16 pins poking through a surface. The next thing you ll need to do is put in some uprights to connect the four cathode layers to the Arduino, and that s where the four tiny holes you drilled in the former come into play. Run four pieces of (straightened) wire through from the inside of your case to the cube. Bend the end of each wire to a 90 degree angle with pliers, then solder one of the wires to each of the four layers. It doesn t really matter where as the layers are electrically common, just try and make it look nice. Now you ll have 16 anode wires and 4 cathode wires poking through the underside of your case. The basic circuitry from here goes: LED anode > Resistor > wire > Arduino board. LED Cathode >Arduino Uno How you achieve that will be up to you, and it will depend on what type of case you re using. I would recommend using prototyping board, but there s actually nothing to stop you just soldering the components together and wrapping them in insulating tape. But, using prototyping board will always give a stronger connection, and you can also use it to hold the LED cube in place.

13 In my cubes, I tend to cut up strips of prototyping board and soldering the LED anodes to that. There s no need to cut any of the tracks as the LED leg will connect to the same rail as one side of the resistor, and the jumper wire to the Arduino will connect to the rail on the other side of the resistor. Doing it my way means four resistors and four jumper wires per piece of board. You can do it all on one piece of prototyping board, but try and push 20 LED pins through a single piece of board at the same time and you ll see why my way is just as good. I digress. Whichever way you choose, just make sure that each anode is connected to a resistor. You don t need resistors on the four cathode layers.

14 Once your LED cube is fixed to the board (or at least connected up as above), you ll need to connect your jumper wires to it. The process is the same whether you re using individual strands or a ribbon. I recommend using wires of around 20cm in length, as this will give you enough room to connect everything to the Arduino without obstructing yourself. Once you ve soldered the wires to the 16 anodes and 4 cathodes, it s time to connect them up to the Arduino. You need to connect each wire to the correct port on the Arduino for the program to work, so check the diagram below which shows the LED cube as viewed from the top. Connect up the jumper wires to the Arduino and the circuit is complete. Of course, you re going to need to find a place to put the Arduino board inside your case (and make a hole in the side for the power connector), but before you do that it s a good idea to check that everything is working. Click on to the next page and I ll take you through the programming aspect of the cube. Programming the Arduino The Arduino needs to be programmed so that it knows what to do with each of the various connections on the board.

15 To do that you ll need to download the Arduino software and install it on your PC. Then follow this user guide to connect up your Arduino and install the drivers on your PC. If you just want to get your cube working, then the easiest thing to do is just download my code from here. This gives you a program that lasts about 30 seconds and loops round over and over. Once you ve downloaded the code, open up the Arduino software and click File >Open. Navigate to the code you downloaded and open it. Then click the upload button at the top of the window. If the animations don t appear correctly, you may have mixed up some of the pins on the Arduino, so disconnect it and double check. Once you re positive everything is in the right place, plug it back in and the animations should display properly. If you re happy with that, and everything s working, then congratulations; you re done! click through to the next page and finish up your project! If you want to make your own animations, read on and I ll explain how it works. So, when you opened the code in the Arduino software, you may have noticed the large block of code in the middle that looked a bit like this. Don t worry too much about anything else on the page, just focus on the large block of code in the middle, as this is what s causing the patterns on the cube.

16 The easiest way to think of it is as an animation. Each change on the cube represents a frame of animation, and each line of code represents one frame. In each line there are 64 1 s and 0 s, split into 16 blocks. If there is a 1 then that signifies that an LED is to be lit in that frame, if there s a 0 then it won t be. The first block represents the four LEDs on the bottom row on the left hand side. The second block represents the four LEDs on the bottom row, to the right of the ones in the first block, and so on. Within each block, the 1st number represents the furthest LED away from you, the 4th number represents the LED closest to you. The number at the end of the line indicates how long that frame will last for. Make the number higher and the frame will last longer. Make it lower and the frame will last less time. So, in this way, you can indicate which LEDs will be on and off during each frame of the animation. If you re not entirely sure what I m getting at, here s a tip: Delete all but the first line of the animation, then change all the values to 0 except for the first one, then hit upload. You should find that the LED on the bottom row, on the left hand side, at the back will light up. Of course, it all depends on which side you re sat on. Try changing some other values to 1 and see where it gets you, you should be able to work out quite quickly how the system works. Now, it s simply a case of writing multiple rows to give you more frames of animation. You can literally turn each LED on and off independently of the others. Try coming up with your own animations, my advice is to use comments to give yourself a reminder of what each animation does. You can type a comment into the program by typing // and then the comment. The Arduino will ignore any text that is after the // so you can type anything you want in there. You can literally spend hours of your life coming up with new patterns, so before you get too engrossed, lets finish off the build and then you can get back to this part. Power and finishing off Providing the programs displayed correctly on the previous page, you just need to fabricate everything inside your case and you re done. The Arduino board can be powered from either a traditional DC power supply (sold separately) or a USB cable connected to a PC, TV, or even a USB phone charger. I recommend using the USB connection as it means you can connect the cube to almost anything that has a USB socket.

17 You only need one or the other, not both. Whichever you use, you ll need to cut a hole in the side of your case for the socket to poke through. If you re using the DC jack then just drill a suitably sized hole, but if you re using going to use the USB connector you ll need to use a detailing tool to cut an appropriately sized hole. Once you ve made the hole, check that the board sits nicely and that you can close the lid on your case without any trouble. Providing you can, bust out the silicone adhesive and go wild. Seriously, this stuff is completely inert, you can apply it to almost anything without any risk of a chemical reaction.

18 You ll need one big dollop under the Arduino board, which will hold it in place inside the case. You should also apply some where the jumper cables connect to the Arduino, to hold them in place. You could also apply some to the prototyping board if you want to, but it s not really necessary. The silicone will take about an hour to cure, so leave it be for a while. Once it s dry to the touch, you just need to put the lid on, screw the case together, and we re done! Hopefully this guide has given you some ideas about how you can make your own cube. To be honest, providing the circuit stays the same as this one, you can move the LEDs around into whatever pattern you want. In this way, it d be really easy to arrange the 64 LEDs into a single sheet pattern for other lighting effects. My advice would be to take your time. This guide is not the only one on the Internet that takes you through this exact process, so if you re not sure about anything in this particular walkthrough, have a look on Google for other walkthroughs that present the information in a different manner, chances are we re all using the same circuitry and code. Finally, if anyone s got any questions, drop them to me in the comments below! 4x4x4-led-cube-with-an-arduino/2/

Soldering is easy. here's how to do it. Andie Nordgren (Comics adaptation) Jeff Keyzer. by: Mitch Altman (soldering wisdom) (Layout and editing)

Soldering is easy. here's how to do it. Andie Nordgren (Comics adaptation) Jeff Keyzer. by: Mitch Altman (soldering wisdom) (Layout and editing) Soldering is easy here's how to do it by: Mitch Altman (soldering wisdom) Andie Nordgren (Comics adaptation) Jeff Keyzer (Layout and editing) Download this comic book and share it with your friends! Distribute

More information

Odyssey of the Mind Technology Fair. Simple Electronics

Odyssey of the Mind Technology Fair. Simple Electronics Simple Electronics 1. Terms volts, amps, ohms, watts, positive, negative, AC, DC 2. Matching voltages a. Series vs. parallel 3. Battery capacity 4. Simple electronic circuit light bulb 5. Chose the right

More information

Electronics and Soldering Notes

Electronics and Soldering Notes Electronics and Soldering Notes The Tools You ll Need While there are literally one hundred tools for soldering, testing, and fixing electronic circuits, you only need a few to make robot. These tools

More information

BMD16N-SD. version 1.2

BMD16N-SD. version 1.2 BMD16NSD version 1.2 Feedback decoder with 16 contacts with integrated current detection for the S88bus Compatible with a.o. Märklin Digital, Uhlenbrock Intellibox, Fleischmann TwinCenter and LDT HSI88

More information

Building A Computer: A Beginners Guide

Building A Computer: A Beginners Guide Building A Computer: A Beginners Guide Mr. Marty Brandl The following was written to help an individual setup a Pentium 133 system using an ASUS P/I- P55T2P4 motherboard. The tutorial includes the installation

More information

RS232/DB9 An RS232 to TTL Level Converter

RS232/DB9 An RS232 to TTL Level Converter RS232/DB9 An RS232 to TTL Level Converter The RS232/DB9 is designed to convert TTL level signals into RS232 level signals. This cable allows you to connect a TTL level device, such as the serial port on

More information

Bill Conkling July 2012

Bill Conkling July 2012 Bill Conkling July 2012 Introduction: For any ham, there are moments that are priceless, like snagging that elusive rare DX station on a deserted island that hasn t been activated in 52 years. And certainly,

More information

How to connect to a Class II router using a mobile-phone data cable specifically for Solwise & Safecom routers

How to connect to a Class II router using a mobile-phone data cable specifically for Solwise & Safecom routers USB to router s serial port How to connect to a Class II router using a mobile-phone data cable specifically for Solwise & Safecom routers by Neo at RouterTech.Org Introduction Routers based on the AR7RD/AR7WRD

More information

Build Your Own Solar Car Teach build learn renewable Energy! Page 1 of 1

Build Your Own Solar Car Teach build learn renewable Energy! Page 1 of 1 Solar Car Teach build learn renewable Energy! Page 1 of 1 Background Not only is the sun a source of heat and light, it s a source of electricity too! Solar cells, also called photovoltaic cells, are used

More information

GT3B Hack Kit Install Instructions Written By Austin Hutchison

GT3B Hack Kit Install Instructions Written By Austin Hutchison GT3B Hack Kit Install Instructions Written By Austin Hutchison Step 1: Remove 4 screws located on top of the radio. 1 Step 2: There are small plastic latches that also hold the top in place. The easiest

More information

step 1 Unpack the lunchbox And check whether you have got all the components~ If you have questions please contact us at: info@unitunlikely.

step 1 Unpack the lunchbox And check whether you have got all the components~ If you have questions please contact us at: info@unitunlikely. step 1 Unpack the lunchbox And check whether you have got all the components~ If you have questions please contact us at: info@unitunlikely.com This part is called the PCB (printed circuit board). All

More information

Joule Thief 3.0 Kit. June 2012, Rev 1 1 http://www.easternvoltageresearch.com Joule Thief 3.0

Joule Thief 3.0 Kit. June 2012, Rev 1 1 http://www.easternvoltageresearch.com Joule Thief 3.0 Kit Instruction Manual Eastern Voltage Research, LLC June 2012, Rev 1 1 http://www.easternvoltageresearch.com HIGH BRIGHTNESS LED THIS KIT USES A 1W CREE, HIGH BRIGHTNESS LED. DO NOT STARE AT THIS (OR

More information

Alfa Romeo 147 On board instruments installation guide

Alfa Romeo 147 On board instruments installation guide Alfa Romeo 147 On board instruments installation guide Alfa Romeo 147 On board instruments installation guide This guide is describing how I installed oil temperature and oil pressure gauges to my Alfa

More information

Martin County Amateur Radio Association. Nightfire Kits 1 LED Torch Kit 270016. Contents. Description

Martin County Amateur Radio Association. Nightfire Kits 1 LED Torch Kit 270016. Contents. Description Nightfire Kits 1 LED Torch Kit 270016 1 Contents Nightfire Kits LED Torch Kit 270016... 1 Description... 1 Safety and Assembly of the kit... 6 Required and Useful Tools... 7 Assembly... 8 Checkout and

More information

Make a Pocket LED Cube. This weekend, you can make a 3x3x3 Pocket LED Cube that you can program with your own animations!

Make a Pocket LED Cube. This weekend, you can make a 3x3x3 Pocket LED Cube that you can program with your own animations! Make a Pocket LED Cube This weekend, you can make a 3x3x3 Pocket LED Cube that you can program with your own animations! This is one of those projects that fell together perfectly. Recently I traveled

More information

Written By: Sam Lionheart

Written By: Sam Lionheart iphone 5s Battery Replacement Replace the battery in your iphone 5s. Written By: Sam Lionheart INTRODUCTION Use this guide to bring life back to your iphone 5s with a new battery. Removing the battery

More information

Fitting a Hornby 4 Function Decoder and a PCB Lighting Board to a Hornby Inter City 125 (HST) The lighting board is made by Black Cat Technology

Fitting a Hornby 4 Function Decoder and a PCB Lighting Board to a Hornby Inter City 125 (HST) The lighting board is made by Black Cat Technology Fitting a Hornby 4 Function Decoder and a PCB Lighting Board to a Hornby Inter City 125 (HST) The lighting board is made by Black Cat Technology All photographs and text are copyright to myself so please

More information

INSTRUCTIONS FOR CHAIN LINK INSTALLATION Chain Link fence & Posts Meshdirect.co.uk

INSTRUCTIONS FOR CHAIN LINK INSTALLATION Chain Link fence & Posts Meshdirect.co.uk INSTRUCTIONS FOR CHAIN LINK INSTALLATION Chain Link fence & Posts Meshdirect.co.uk This guide explains how to correctly install our chain link fencing and post system. The guide provides details of the

More information

Written By: Walter Galan

Written By: Walter Galan ipad 2 GSM LCD Replacement Replace the LCD in your ipad 2 GSM. Written By: Walter Galan INTRODUCTION Use this guide to replace a broken LCD. TOOLS: iopener (1) Phillips #00 Screwdriver (1) Plastic Opening

More information

Solving the Rubik's Revenge (4x4x4) Home Pre-Solution Stuff Step 1 Step 2 Step 3 Solution Moves Lists

Solving the Rubik's Revenge (4x4x4) Home Pre-Solution Stuff Step 1 Step 2 Step 3 Solution Moves Lists Solving your Rubik's Revenge (4x4x4) 07/16/2007 12:59 AM Solving the Rubik's Revenge (4x4x4) Home Pre-Solution Stuff Step 1 Step 2 Step 3 Solution Moves Lists Turn this... Into THIS! To solve the Rubik's

More information

Getting Started in Tinkercad

Getting Started in Tinkercad Getting Started in Tinkercad By Bonnie Roskes, 3DVinci Tinkercad is a fun, easy to use, web-based 3D design application. You don t need any design experience - Tinkercad can be used by anyone. In fact,

More information

Written By: Walter Galan

Written By: Walter Galan ipad 2 GSM Rear Camera Replacement Replace the rear camera in your ipad 2 GSM. Written By: Walter Galan INTRODUCTION Use this guide to replace a broken rear camera. TOOLS: ifixit Opening Picks set of 6

More information

Replacing Faceplate Ribbon Cable on Kenwood KDC-715S (these instructions MAY apply to similar Kenwood motorized faceplate units.)

Replacing Faceplate Ribbon Cable on Kenwood KDC-715S (these instructions MAY apply to similar Kenwood motorized faceplate units.) Replacing Faceplate Ribbon Cable on Kenwood KDC-715S (these instructions MAY apply to similar Kenwood motorized faceplate units.) Warning: I am not an electronics expert but have done my share of electrical

More information

What you should know about: Windows 7. What s changed? Why does it matter to me? Do I have to upgrade? Tim Wakeling

What you should know about: Windows 7. What s changed? Why does it matter to me? Do I have to upgrade? Tim Wakeling What you should know about: Windows 7 What s changed? Why does it matter to me? Do I have to upgrade? Tim Wakeling Contents What s all the fuss about?...1 Different Editions...2 Features...4 Should you

More information

K8025 VIDEO PATTERN GENERATOR. Check the picture quality of your monitor or TV, ideal for adjustment or troubleshooting.

K8025 VIDEO PATTERN GENERATOR. Check the picture quality of your monitor or TV, ideal for adjustment or troubleshooting. K8025 ILLUSTRATED ASSEMBLY MANUAL H8025IP 1 VIDEO PATTERN GENERATOR Check the picture quality of your monitor or TV, ideal for adjustment or troubleshooting. Forum Participate our Velleman Projects Forum

More information

www.cornholesupplies.com

www.cornholesupplies.com www.cornholesupplies.com How To Build Regulation Cornhole Boards Home of the Original Cornhole Bags and Boards Supply List: 1-4' X 8' Piece of Plywood (pre sanded) 4-2" X 4" X 8' Studs (2 by 4s make sure

More information

POWERPOLE CONNECTOR GENERAL INSTALLATION TIPS

POWERPOLE CONNECTOR GENERAL INSTALLATION TIPS POWERPOLE CONNECTOR GENERAL INSTALLATION TIPS Assemble the red and black plastic housings together correctly on the first try, they fit snugly and can be difficult to get apart. See the picture below for

More information

Time needed: ~3h for lid replacement only. Add 1h for operation harness in lid and ~2h more for installing drive unit and cable harness in trunk.

Time needed: ~3h for lid replacement only. Add 1h for operation harness in lid and ~2h more for installing drive unit and cable harness in trunk. DIY for replacing trunk lid and/or retrofitting electrical operation of trunk lid. This document is meant to be a support and give advice on the procedure but I will take no responsibility for any damage

More information

Adafruit Proto Shield for Arduino

Adafruit Proto Shield for Arduino Adafruit Proto Shield for Arduino Created by lady ada Last updated on 2016-08-04 11:06:30 PM UTC Guide Contents Guide Contents Overview Make it! Lets go! Preparation Prep Tools Parts list Parts List Optional

More information

Gear PEPSI CAN STOVE INSTRUCTIONS

Gear PEPSI CAN STOVE INSTRUCTIONS Gear PEPSI CAN STOVE INSTRUCTIONS [NOTE: Updated Instructions are now available. The new stove is less likely to develop flame leaks and the fuel/air mixture is improved. Instructions for a simmer ring

More information

ROTOPOD PERISCOPE LIGHTING KIT (for MCWHLR & Daniel D/Xeno Periscopes)

ROTOPOD PERISCOPE LIGHTING KIT (for MCWHLR & Daniel D/Xeno Periscopes) ROTOPOD PERISCOPE LIGHTING KIT (for MCWHLR & Daniel D/Xeno Periscopes) 14-APR-2012_rev 1.2 I designed the Periscope Lighting Kit to be as flexible as possible. Every LED is individually controllable. I

More information

GLOLAB Universal Telephone Hold

GLOLAB Universal Telephone Hold GLOLAB Universal Telephone Hold 1 UNIVERSAL HOLD CIRCUIT If you have touch tone telephone service, you can now put a call on hold from any phone in the house, even from cordless phones and phones without

More information

Assembly and User Guide

Assembly and User Guide 1 Amp Adjustable Electronic Load 30V Max, 1 Amp, 20 Watts Powered by: 9V Battery Assembly and User Guide Pico Load is a convenient constant current load for testing batteries and power supplies. The digital

More information

FREEBIRD THE ORIGINAL D.I.Y. ORNITHOPTER! Tools and Glue. Required Materials

FREEBIRD THE ORIGINAL D.I.Y. ORNITHOPTER! Tools and Glue. Required Materials Do not try to make your ornithopter using "household materials". If you want it to fly, you have to build it right. FREEBIRD THE ORIGINAL D.I.Y. ORNITHOPTER! Wingspan: 16 inches Weight: 1/4 ounce The Ornithopter

More information

Step by step guide to installing your own Ku Band satellite dish

Step by step guide to installing your own Ku Band satellite dish Step by step guide to installing your own Ku Band satellite dish If you don't feel comfortable installing your own system, your local TV Aerial or Handyman can easily follow these helpful guidelines for

More information

Nintendo 64 Power Supply Power Cord Replacement Guide Page 1 of 10. Nintendo 64 Power Supply Power Cord Replacement Guide

Nintendo 64 Power Supply Power Cord Replacement Guide Page 1 of 10. Nintendo 64 Power Supply Power Cord Replacement Guide Nintendo 64 Power Supply Power Cord Replacement Guide Page 1 of 10 Nintendo 64 Power Supply Power Cord Replacement Guide Thank you for your purchase of a Nintendo 64 power supply replacement power cord

More information

Written By: Walter Galan

Written By: Walter Galan ipad 2 GSM Front Panel Replacement Replace the front panel in your ipad 2 GSM. Written By: Walter Galan INTRODUCTION Note: this is a complete guide for replacing a plain front panel. If you have a Front

More information

How To Make A Feedback Decoder For A Model Railroad

How To Make A Feedback Decoder For A Model Railroad BMD16N version 1.2 Feedback decoder with 16 contacts for the S88-bus Compatible with a.o. Märklin Digital, Uhlenbrock Intellibox, Fleischmann Twin-Center and LDT HSI-88 Compatible with the s88-n standard

More information

Air Hockey Training Camp Care and repair of your Air Hockey Playfield

Air Hockey Training Camp Care and repair of your Air Hockey Playfield The playfield is the single most expensive part of your Dynamo Air Hockey table. Proper care will keep your table attractive and functional for your players, and bring them back for more games. CLEAN YOUR

More information

How to Build Your Own CornHole Game

How to Build Your Own CornHole Game How to Build Your Own CornHole Game DIMENSIONS Here is a diagram with the basic measurements for the Cornhole board game. SUPPLIES 1/2 thick sheet of plywood one 4 x4 or two 2 x4 s 8 long 2 4 s (4) 4 1/2

More information

Capacitive Touch Sensor Project:

Capacitive Touch Sensor Project: NOTE: This project does not include a complete parts list. In particular, the IC described here does not come in a dual-inline-package (DIP), and so a gull-wing package has to be soldered to an adaptor

More information

Modifying the Yaesu FT-847 External 22.625 MHz Reference Input

Modifying the Yaesu FT-847 External 22.625 MHz Reference Input Modifying the Yaesu FT-847 External 22.625 MHz Reference Input David Smith VK3HZ Introduction This document describes the modification of an FT-847 to allow an external 22.625 MHz Reference oscillator

More information

DIY Y6. Build Manual V.A 2014

DIY Y6. Build Manual V.A 2014 DIY Y6 Build Manual V.A 2014 1 Contents Thanks for purchasing a DIY Y6! These instructions will show you how to assemble a Y6 using the Pixhawk autopilot system and ArduCopter/APM:Copter firmware. If you

More information

Phases of the Moon. Preliminaries:

Phases of the Moon. Preliminaries: Phases of the Moon Sometimes when we look at the Moon in the sky we see a small crescent. At other times it appears as a full circle. Sometimes it appears in the daylight against a bright blue background.

More information

apple Service Source PowerBook G4 (DVI) Updated 4 December 2003 2003 Apple Computer, Inc. All rights reserved.

apple Service Source PowerBook G4 (DVI) Updated 4 December 2003 2003 Apple Computer, Inc. All rights reserved. apple Service Source PowerBook G4 (DVI) Updated 4 December 2003 2003 Apple Computer, Inc. All rights reserved. apple Service Source Upgrades PowerBook G4 (DVI) 2003 Apple Computer, Inc. All rights reserved.

More information

K128. USB PICmicro Programmer. DIY Electronics (HK) Ltd PO Box 88458, Sham Shui Po, Hong Kong. http://www.kitsrus.com mailto: peter@kitsrus.

K128. USB PICmicro Programmer. DIY Electronics (HK) Ltd PO Box 88458, Sham Shui Po, Hong Kong. http://www.kitsrus.com mailto: peter@kitsrus. K128 USB PICmicro Programmer DIY Electronics (HK) Ltd PO Box 88458, Sham Shui Po, Hong Kong http://www.kitsrus.com mailto: peter@kitsrus.com Last Modified March 31 2003 Board Construction The board is

More information

ECEN 1400, Introduction to Analog and Digital Electronics

ECEN 1400, Introduction to Analog and Digital Electronics ECEN 1400, Introduction to Analog and Digital Electronics Lab 4: Power supply 1 INTRODUCTION This lab will span two lab periods. In this lab, you will create the power supply that transforms the AC wall

More information

Central England People First s friendly guide to downloading

Central England People First s friendly guide to downloading Central England People First s friendly guide to downloading What is Skype? Skype is a computer programme that turns your computer into a telephone. This means that you can speak to other people using

More information

Lesson 26: Reflection & Mirror Diagrams

Lesson 26: Reflection & Mirror Diagrams Lesson 26: Reflection & Mirror Diagrams The Law of Reflection There is nothing really mysterious about reflection, but some people try to make it more difficult than it really is. All EMR will reflect

More information

MANUAL FOR RX700 LR and NR

MANUAL FOR RX700 LR and NR MANUAL FOR RX700 LR and NR 2013, November 11 Revision/ updates Date, updates, and person Revision 1.2 03-12-2013, By Patrick M Affected pages, ETC ALL Content Revision/ updates... 1 Preface... 2 Technical

More information

BUILDING INSTRUCTIONS

BUILDING INSTRUCTIONS etap2hw 38 mm I2C to LCD Interface BUILDING INSTRUCTIONS October 2013 P. Verbruggen Rev 1.01 15-Oct-13 Page 1 Table of Contents Chapter 1 General Information 1.1 ESD Precautions 1.2 Further Supplies 1.3

More information

H ello, I ll be demonstrating

H ello, I ll be demonstrating Magnetic Pulser MP6 How-to Video Transcription H ello, I ll be demonstrating the use of the SOTA Magnetic Pulser. The latest model is shown here, our Model MP6. Before we get started I just want to draw

More information

KITCHEN INSTALLATION GUIDE

KITCHEN INSTALLATION GUIDE KITCHEN INSTALLATION GUIDE The step-by-step guide to installing your new kitchen right The materials and tools you ll need This brochure is your guide to preparing and installing your new kitchen. Inside

More information

How to Build a Poker Table

How to Build a Poker Table How to Build a Poker Table www.pokertablematerials.com 10-Person Poker Table- 96 x 48 These are step by step instructions for building a poker table. The table will measure 48" x 96" and have a 4" wide

More information

Bill of Materials: Line Follower: A Zippy Robot That Senses Where to Go PART NO. 2170783

Bill of Materials: Line Follower: A Zippy Robot That Senses Where to Go PART NO. 2170783 Line Follower: A Zippy Robot That Senses Where to Go PART NO. 2170783 This kit has the parts you'll need with the exception of a few craft items sold separately to make a line-following cart. It uses a

More information

Juice Box Stages 1&2 135&335 Installation Guide 5/10/08

Juice Box Stages 1&2 135&335 Installation Guide 5/10/08 Tools Required: 8mm socket or nut driver Small flat head screwdriver Electrical tape, masking tape, or shrink tube Pep talk: Although the install looks daunting at first, once you get the learning curve

More information

ELECTRONIC TRANSISTOR IGNITION FOR CARS K2543

ELECTRONIC TRANSISTOR IGNITION FOR CARS K2543 H2543IP 1 ELECTRONIC TRANSISTOR IGNITION FOR CARS K2543 Gives your car a better starting and smoother running. Suitbale for 12V and 6V systems. Features & Specifications Even the most sceptical one has

More information

Intro. Review of. Boeing B737 Gear Lever Set (replica) Manufactured by Opencockpits

Intro. Review of. Boeing B737 Gear Lever Set (replica) Manufactured by Opencockpits Review of Boeing B737 Gear Lever Set (replica) Manufactured by Opencockpits Intro My journey around flightsim hardware has now taken me a step closer to real replica hardware this time I have put my focus

More information

BUILDINGA 1/10 SCALE FLATBED TRAILER

BUILDINGA 1/10 SCALE FLATBED TRAILER VOLUME 1, ISSUE 1 BUILDINGA 1/10 SCALE FLATBED TRAILER BUILT, DESIGNED & WRITTEN BY NATHAN MYERS MATERIALS: FEATURES: While the design was kept simple to allow anyone to be able to build their own trailer,

More information

Chapter 2. Making Shapes

Chapter 2. Making Shapes Chapter 2. Making Shapes Let's play turtle! You can use your Pencil Turtle, you can use yourself, or you can use some of your friends. In fact, why not try all three? Rabbit Trail 4. Body Geometry Can

More information

Arduino Lesson 0. Getting Started

Arduino Lesson 0. Getting Started Arduino Lesson 0. Getting Started Created by Simon Monk Last updated on 204-05-22 2:5:0 PM EDT Guide Contents Guide Contents Overview Parts Part Qty Breadboard Installing Arduino (Windows) Installing Arduino

More information

FTDI VCP DRIVER (free) (WIN/MAC/LINUX) http://www.ftdichip.com/drivers/vcp.htm

FTDI VCP DRIVER (free) (WIN/MAC/LINUX) http://www.ftdichip.com/drivers/vcp.htm 002 - CONNECTING THE PRINTER Now that you have an idea what 3D printing entails, we can continue and connect the printer to your computer. First make sure you have a computer with a decent amount of RAM

More information

WHO ANSWERED FIRST? FIND OUT WITH THIS QUIZ BUZZER KIT

WHO ANSWERED FIRST? FIND OUT WITH THIS QUIZ BUZZER KIT WHO ANSWERED FIRST? FIND OUT WITH THIS QUIZ BUZZER KIT BUILD INSTRUCTIONS Before you put any components in the board or pick up the soldering iron, just take a look at the Printed Circuit Board (PCB).

More information

Go-kart for little race-drivers

Go-kart for little race-drivers Go-kart for little race-drivers Drill and drive. Go-kart What it lacks in speed, it more than makes up for in fun: the go-kart will excite little race-drivers. 1 Introduction It s only a go-kart, but it

More information

Build a Junior Solar Sprint Model Car Kit Materials: 1 PITSCO Ray Catcher Sprint Kit or Solar Made Junior Solar Sprint Kit 1 White Sheet of Plastic

Build a Junior Solar Sprint Model Car Kit Materials: 1 PITSCO Ray Catcher Sprint Kit or Solar Made Junior Solar Sprint Kit 1 White Sheet of Plastic Build a Junior Solar Sprint Model Car Kit Materials: 1 PITSCO Ray Catcher Sprint Kit or Solar Made Junior Solar Sprint Kit 1 White Sheet of Plastic Coated Paper 2 Balsa Sheets (10-1/2 x4 x3/16 ) 2 Alligator

More information

Lay blocks with mortar

Lay blocks with mortar Student Lay blocks with mortar What you will learn When you have fi nished this section, you should be able to: Mix mortar Lay blocks with correct mortar joints. How do I mix mortar? Mortar is a wet paste

More information

Overnight Sensations Speaker Kit

Overnight Sensations Speaker Kit Overnight Sensations Speaker Kit Thank you for purchasing the Overnight Sensation cabinet kit. This speaker kit was precision cut using CNC machinery for the best possible fit and finish. With a little

More information

Basic soldering is a skill that's easy to learn and not too hard to master. It just takes practice.

Basic soldering is a skill that's easy to learn and not too hard to master. It just takes practice. From www.mediacollege.com How to Solder Basic soldering is a skill that's easy to learn and not too hard to master. It just takes practice. There is a huge range of soldered joints out there, from tiny

More information

Cell Phone Charging Purse

Cell Phone Charging Purse Cell Phone Charging Purse Created by Becky Stern Last updated on 2015-02-20 01:00:16 PM EST Guide Contents Guide Contents Overview Prepare USB and Power Supply Create a Charging Shelf Install Coil in Bag

More information

Replacement Instructions. Warning: During this procedure, keep small parts away from children.

Replacement Instructions. Warning: During this procedure, keep small parts away from children. apple ibook G4 Memory Card Replacement Instructions Follow the instructions in this sheet carefully. Failure to follow these instructions could damage your equipment and void its warranty. Note: Written

More information

FX Circuit Board Replacement Instructions

FX Circuit Board Replacement Instructions FX Circuit Board Replacement Instructions There are three circuit boards inside the FX inverter. Normally, only two of these boards are candidates for replacement; the FET board (large board that includes

More information

DIY Pocket LED Gamer - Tiny Tetris!

DIY Pocket LED Gamer - Tiny Tetris! DIY Pocket LED Gamer - Tiny Tetris! Created by Jianan Li Last updated on 2014-12-11 11:00:38 AM EST Guide Contents Guide Contents Overview Menu Brightness Adjust Tetris Snake Paint Parts & Tools Parts

More information

Drive Doctor for Nintendo Wii

Drive Doctor for Nintendo Wii Drive Doctor for Nintendo Wii Installation Guide. Warning: Installation of Drive Doctor for Nintendo Wii requires you to have some prior experience of soldering, and demands careful following of these

More information

FRAMED & MOUNTED TILE MURAL

FRAMED & MOUNTED TILE MURAL Page 1 of 5 There is no denying that tile murals have taken the sublimation industry by storm. The unique ability to take a customer s artwork or high resolution photograph, tile it using your software

More information

Would You Like To Earn $1000 s With The Click Of A Button?

Would You Like To Earn $1000 s With The Click Of A Button? Would You Like To Earn $1000 s With The Click Of A Button? (Follow these easy step by step instructions and you will) This Version of the ebook is for all countries other than the USA. If you need the

More information

Build- It- Yourself: So2ware Oscilloscope and Func:on Generator

Build- It- Yourself: So2ware Oscilloscope and Func:on Generator Build- It- Yourself: So2ware Oscilloscope and Func:on Generator David Stein (dstein3@gmu.edu; hfp://djstein.com) Adapted from earlier projects by Alireza Akhavian (GMU) and Jan Henrik (hfp://instructables.com)

More information

These instructions will show you how to install an internal door into a non-loadbearing partition wall. The instructions are split into three parts.

These instructions will show you how to install an internal door into a non-loadbearing partition wall. The instructions are split into three parts. No 8 in the series of 'How to' brochures produced by PlaceMakers, New Zealand How to Frame and Hang a Door These instructions will show you how to install an internal door into a non-loadbearing partition

More information

Page 18. Using Software To Make More Money With Surveys. Visit us on the web at: www.takesurveysforcash.com

Page 18. Using Software To Make More Money With Surveys. Visit us on the web at: www.takesurveysforcash.com Page 18 Page 1 Using Software To Make More Money With Surveys by Jason White Page 2 Introduction So you re off and running with making money by taking surveys online, good for you! The problem, as you

More information

Installing RNS-E SAT NAV for Audi A4

Installing RNS-E SAT NAV for Audi A4 As one of the major options on the A4 you can get a DVD Satellite Navigation System call the RNS-E. With the help of ebay these sat nav systems are now available to by at a rough cost of 650 plus the cost

More information

TEECES DOME LIGHTING SYSTEMS

TEECES DOME LIGHTING SYSTEMS This lighting system was designed by John V (Teeces) to be a simple, customizable, expandable and affordable solution for dome lighting. An Arduino micro-controller is used to tell LED driver chips which

More information

Terminating 25-Pair Cable and 4-Pair Cross Connects

Terminating 25-Pair Cable and 4-Pair Cross Connects Terminating 25-Pair Cable and 4-Pair Cross Connects Estimated Time: 90 minutes Number of Teams: 2 Number of Team Members: one to four This Lab has four major parts that will be addressed separately. 1.

More information

Laser Cutter User Manual

Laser Cutter User Manual Laser Cutter User Manual frequently asked questions... the laser is cutting weird! it s cutting a thick line or not cutting through at all! Table Of Contents Section 1: Materials Guide 1.1 Can I Cut this?

More information

Guidelines for Earthquake Bracing Residential Water Heaters

Guidelines for Earthquake Bracing Residential Water Heaters Guidelines for Earthquake Bracing Residential Water Heaters Department of General Services Division of the State Architect In accordance with the Health and Safety Code Section 19215, the Division of the

More information

SELF INSTALLATION GUIDE

SELF INSTALLATION GUIDE Ultrafast Fibre-optic Broadband SELF INSTALLATION GUIDE Gigaclear install permission July2012 v1.0 Before you begin Please make sure you have the correct length of cable. Bear in mind that you may need

More information

Retrofit Instructions Installing a Sport Heated Steering Wheel - Leather, Multifunction BMW X5, E53, 2001 2006

Retrofit Instructions Installing a Sport Heated Steering Wheel - Leather, Multifunction BMW X5, E53, 2001 2006 Retrofit Instructions Installing a Sport Heated Steering Wheel - Leather, Multifunction BMW X5, E53, 2001 2006 Disclaimer: This set of instructions is simply a guide on how I installed my own heated steering

More information

WIRE, TERMINAL AND CONNECTOR REPAIR CONDUCTORS

WIRE, TERMINAL AND CONNECTOR REPAIR CONDUCTORS CONDUCTORS Conductors are needed to complete the path for electrical current to flow from the power source to the working devices and back to the power source. Special wiring is needed for battery cables

More information

QUASAR ELECTRONICS KIT No. 1015 ELECTRONIC MOSQUITO REPELLER

QUASAR ELECTRONICS KIT No. 1015 ELECTRONIC MOSQUITO REPELLER QUASAR ELECTRONICS KIT No. 1015 ELECTRONIC MOSQUITO REPELLER General Description This simple circuit can prove itself worth many times its value (which is very reasonable anyway) in getting rid of mosquitoes

More information

THE WINNING ROULETTE SYSTEM.

THE WINNING ROULETTE SYSTEM. THE WINNING ROULETTE SYSTEM. Please note that all information is provided as is and no guarantees are given whatsoever as to the amount of profit you will make if you use this system. Neither the seller

More information

*PATENT PENDING. NS1100 / NS2200 Installation Manual & Owner s Guide

*PATENT PENDING. NS1100 / NS2200 Installation Manual & Owner s Guide *PATENT PENDING NS1100 / NS2200 Installation Manual & Owner s Guide Installation Tips Contents 1 Control Panel 1 Spool of Signal Wire 2 Mounting Screws & Drywall Inserts 2 Wire Clips 3 Wire Ties Tools

More information

DET Practical Electronics (Intermediate 1)

DET Practical Electronics (Intermediate 1) DET Practical Electronics (Intermediate 1) 731 August 2000 HIGHER STILL DET Practical Electronics (Intermediate 1) Support Materials CONTENTS Section 1 Learning about Resistors Section 2 Learning about

More information

Slot.it Audi R8C Snetterton

Slot.it Audi R8C Snetterton Slot.it Audi R8C Snetterton This guide explains in details on how I have converted the Slot.it Audi R8C Slotcar from analog to SCX Digital. The problem to convert this car was that there is not enough

More information

Dave s Sheet Metal Bending Brake

Dave s Sheet Metal Bending Brake Dave s Sheet Metal Bending Brake I started building a Zenith CH601XL from plans in mid January 2006. After several failed attempts to bend the rudder spar I ended up going to a local sheet metal shop for

More information

Thank you for downloading this tutorial! Before you get to work, please take the time to read the tutorial thoroughly.

Thank you for downloading this tutorial! Before you get to work, please take the time to read the tutorial thoroughly. A Basic Knitted Beaded Amulet Bag Please note that this kit is for basic bead knitting, but it does not teach basic yarn knitting. It assumes you are comfortable with basic knitting, casting on and casting

More information

LED Wiring and Connections

LED Wiring and Connections LED Wiring and Connections A Handbook of How-to Manuals 2009 usledsupply. All Rights Reserved. Index These step by step how to manuals will give you the foundation necessary to use your new LED lights.

More information

Router Table Plans. www.bobsplans.com

Router Table Plans. www.bobsplans.com www.bobsplans.com Router Table Plans Increase the capabilities of your router with this weekend project. Features a sliding fence with EZ-Mount clamps. These clamps are simple to make and grip tightly

More information

APEX Robot Rabbit. www.empyrion.demon.co.uk/apex/ Tel: 07786 637286 e-mail: apex@empyrion.demon.co.uk

APEX Robot Rabbit. www.empyrion.demon.co.uk/apex/ Tel: 07786 637286 e-mail: apex@empyrion.demon.co.uk APEX Robot Rabbit Television programmes such as Robot Wars and Techno Games have inspired many people to have a go at building their own robots. Some of these robots are fantastically complicated, and

More information

3D Drawing. Single Point Perspective with Diminishing Spaces

3D Drawing. Single Point Perspective with Diminishing Spaces 3D Drawing Single Point Perspective with Diminishing Spaces The following document helps describe the basic process for generating a 3D representation of a simple 2D plan. For this exercise we will be

More information

Getting Started with WebSite Tonight

Getting Started with WebSite Tonight Getting Started with WebSite Tonight WebSite Tonight Getting Started Guide Version 3.0 (12.2010) Copyright 2010. All rights reserved. Distribution of this work or derivative of this work is prohibited

More information