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 […]
LED
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.
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 […]
Following on from week 1 and week 2, we will be continuing our way through Oomlout’s Arduino Guide, at this point however we hit a snag with using iCircuit. Annoyingly iCircuit is unable to deal with arrays. An array is a cunning way of holding multiple variables inside a single […]
Following on from Week 1 and talking about faking it with an Arduino, we will use UnoArduSim.exe and iCircuit to model the first few circuits from the Oomlout.com’s “Experimenter’s Guide for Arduino” (Full kit was available from here). Oomlout have made the ARDX-circuit-sheets available separately to their guide PDF. Circuit […]
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 […]
I missed a Makevember post yesterday, and the one for today is going to be quite virtual again… Last time I did a post on K-9’s Back it was to work out how to read the buttons, and to do a first draft of the CADing up for the 3D […]
Normaly I would use a cheap chineese clone, but I had an official Arduino Uno available, The process should be the same no matter which you use. Now given that an Chineese clone of the Uno is about £3 you may wonder why you would want to use a £1.20 […]
A while ago I backed the kickstarter campaign for Particle (formerly Spark)’s Electron board, a IOT (internet of things) with a built in 3G modem (2G are available) with global data coverage, recently they shipped, Setup was as easy as getting it out the box, wiring it up and following […]
As some of you know I may be a bit of a geek, one of the tools I use is the Teensy, it is very smiler in use and specification to an Arduino while not being a pure clone unlike the Diavolino. My preferred member of the family is the […]