tl;dr; I have not yet managed it… but if you read on you will see where I am currently up to, and where I think I can go. I am reading the University of Toronto’s “Self-Driving Cars Specialisation“, one of the tutors is Paul Newman from Oxbotica: Be at the […]
SwarmBot
I just realised that in Part 1 and Part 2 that I didnt discuse how to go from Datasheet to Fusion 360, While I am not going to cover how to do the drawing in great detail, there are plenty of sites which tell you how to make drawings in […]
Following on from From Datasheet to KiCad Component – Part One, I had got as far as making the footprint in KiCad the Footprint Editor, The layers I have built it out of look like this: Now we have the footprint finished for Type C (I also did Type A […]
One of the simpler inputs to add to a microcontroller is a switch, I have chosen to use the ones I have added to KiCad for my Swarmbot. Most people who add microswitches normaly use something like the following circuit on a Digital in Pin. When the Switch is open […]
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 […]
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 […]