Advanced Search
Search Results
3 total results found
Using delta time: breaking free of delay() in Arduino programming!
The Limitations Of Arduino's delay() Function If you've written any code for Arduino, or even just run an example sketch, then you've probably used or seen the delay() function. And it's really useful! But it has one major limitation: it is what is know as 'b...
Crimping: How To Make Custom Cables
What is crimping? Cable crimping is the process of mechanically terminating a wire. It is not the same as soldering or soldered connectors as it uses only pressure to create the electrical connection. In most cases a special tool will be used to compress a met...
All about wire: what to use and when to use it!
All about wire: what to use and when to use it! (Very quick version: if it leaves the board (stripboard, breadboard, PCB) use strand-core, if it connects points on same board use solid-core!) Why does it matter what kind of wire I use? Some of the time, it doe...