Adding Off-Screen Buffer to Serial LCD Display
Since the current Arduino tools do not support in-circuit debugging, you will have to rely heavily on the serial print […]
Since the current Arduino tools do not support in-circuit debugging, you will have to rely heavily on the serial print […]
One of the biggest advantages of FRAM (or FeRAM, Ferroelectric RAM) over EEPROM is that FRAM has a much higher […]
MMA8453Q is a rather inexpensive accelerometer. It is significantly cheaper than many other 3-axis accelerometers (such as the popular LIS3LV02DL) […]
A while back, I created an Arduino plugin for NetBeans so that I could use the full-fledged NetBeans IDE for […]
I have built quite a few (1,2,3) temperature measurement circuits in the past, but none of those has remote sensing […]
Last time I showed a simple circuit that can be used to measure unknown thermistor parameters. The circuit is basically […]
Over the years, I have gathered quite a few NTC and PTC thermistors. But most of them are unmarked so […]
The drive circuits for Unipolar stepper motors are usually very simple. In its simplest form, a transistor or MOSFET is […]
DS28EC20 is a 20Kb 1-Wire EEPROM chip from Maxim. Like all other 1-wire devices, only a single pin is needed […]
Apress was kind enough to send me a copy of their recently released book “Arduino Robotics” a few weeks ago […]
I recently dug up two sets of RF link transmitter/receiver modules from Sparkfun. I got these RF transmitters and receivers […]
I wanted to be able to check my web server’s statistics periodically but did not want having to log on […]
Most of the recent Arduino and compatible boards use some kind of USB to UART hardware (e.g. FT232RL in Arduino […]
I built a digital thermometer a couple of weeks ago. This thermometer uses an LM19 sensor calibrated for measuring a […]
One of my old computers is used as a file backup server in my basement office. It is kept off […]