News

Little Bird Electronics posted an article about using an analog voltage reference with Arduino. This is a tool available when using an analog-to-digital converter. By setting up either an internal … ...
Rotary encoder decode for Arduino It is amazing how many Arduino programmes for decoding rotary encoders start with something like: “I looked at all the available rotary encoder sketches and none of ...
Using motion detectors and an Ardunio you can add a little extra wow to your Halloween displays this year. This article covers the circuits and the code to make that happen.
As many Arduino enthusiasts will tell you, they have a million ideas for projects but haven't completed nearly as many as they want. Here are some of the best Arduino projects we have found.
In this project, we create a joystick-controlled laser by connecting two servos to a joystick and using this setup as a pan-and-tilt controller for a laser pointer.
Using the edge-count measurement was a quick way to check the output of Julian’s encoder. If you have other ideas for using edge counting on your scope, let me know or post up in the comments section.