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 […]
Maker
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 […]
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 […]
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.
I have started designing assembles in Fusion 360 using T-Slot, a lot of head scratching on how to make use of it at arbitrary lengths in my designs… I started by making a 20mm length of T-Slot as its own model in Fusion 360; This is model has all of […]
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, […]
If you do any amount of design with 3D printers, sooner or later you will find your self using bearings between two bits to help them move; normally you will reach for a “skateboard bearing” or a 608ZZ, however if you need a size that is not a 608ZZ the […]
This is version one of a set of Left-hand Switches made for MiniBoyGeek’s Duplo Railway Yes there is already a version two waiting to print, with additional check rails and re-designed mechanism: You can find it on ThingiVerse here
On Saturday Tamarisk, MiniBoyGeek, Thinkl33t and I went to The MAD Museum in Stoke-on-Trent with Emily and Glen. We also found a nice little vegan coffee shop called Plantarium. Emily made Tamarisk and I a Flappity Bat for Christmas: Go look at her shop!
I downloaded Notability to give it a try, back to back with Goodnotes, both are about the same price from the App and iPhone/iPad stores, I bought both the Desktop and the iPad app to test on my iPad mini, with my apple pencil, and the desktop app to test […]
Like the bearing size code, resister values for LEDs is something that I keep needing to work out, or just go back to my nominal somewhere between 200 Ω and 1 kΩ rule of thumb. While I could work it out every time I need it using and then chose […]
Since I got Pycom working on my Mac, I can now update the firmware on my expansion board, the DFU updater is available in Brew, which we should have installed in the last post. From the Updating Firmware page we can download the correct firmware file; I have the Expansion […]