If you want to learn Arduino programming, but don’t always have access to a box of physical hardware, there are a number of Arduino Simulators available, however one of the best ones I have found to use, is also free. UnoArduSim Arduino is a great platform, but If you’re trying […]
Blog Posts
Following on from last week where we drove a motor in one direction with the help of a simple amplifier, this week we are going to have a go at driving a servo. Those of you who read older posts in my blog will know I have done this before […]
I have started putting these on Github so you can also follow along. In Weeks 2, and 3 we were driving LEDs directly from the Arduino, While the Arduino can drive a LED directly from a pin, if you want to power something that draws more power like a motor, […]
A fair while ago Swindon Makerspace started a group project called LogoBot, a cheap, expendable and extendable easy to build robot for playing with. Even longer ago I bought a MiroBot from kick-starter, it had lived in a box, and parts of it had got damaged. Tamarisk showed me and […]
Most of the stuff you will need to do the electronic projects I do on this site can be got by going to Amazon (I have affiliate links), I know I have mentioned the Oomlout Starter Kit for Arduino, However I fear that this is discontinued 🙁 The Oomlout Starter […]
I picked up a 37 in 1 box sensor kit from china, it includes basic components and sensors, and is compatible with Arduino and Raspberry Pi The Package Included (their description): Small passive buzzer module KY-006 2-color LED module KY-011 Hit sensor module KY-031 Vibration switch module KY-002 Photo resistor […]
I have now been to Bletchley Park twice. In the gift shop they have a Build your own Enigma-E Kit: The Enigma machine was the German cipher machine used to encrypt their WW2 communications and systematically cracked by the Bletchley Park Codebreakers. This highly detailed replica design gives you the […]
Using a LED and a 560 Ω in most breadboard projects means that you end up with four pins connected for two components, soldering them up like this makes them much easer to handle.
…Are negligible! Following on from my last post; that seems to have got a wide readership, I got sent this link and asked to review it; the title of the article is “Scientists Appeal that 5G Wireless is as Hazardous as Asbestos”, which I think we can all agree contains […]
We went to Hack Green Secret Nuclear Bunker, to be fair it is badly named… its got far too well signposted; the entire place is a maze or exhibit rooms, and displays showing an over view of life during its time as a bunker.
This week we will be having a play with a 74HC595, the Data sheet lists it as an 8-bit serial-in, serial or parallel-out shift register with output latches; 3-state.” In other words, you can use it to control 8 outputs at a time while only taking up a few pins […]
I found the ‘Picktor’ Pick and Place head for retrofitting on a 3D printer on Thingiverse (GitHub) As designed it uses a Nema 17 stepper motor, however I suspect that will be too big for my design. I got 3 x Nema 14 stepper motors from an old RepRap Huxley, […]