4KHz-170MHz Wide Band RF Signal Generator – I
A signal generator can come in handy when working with digital and analog circuits. While most commercial grade signal generators […]
A signal generator can come in handy when working with digital and analog circuits. While most commercial grade signal generators […]
I have been thinking about building an LC meter for a while since I do not have a multimeter that […]
The official Arduino Duemilanove board is an excellent tool for prototyping. For most of the users, it is a very […]
One of the goals in my previous timer project was to achieve the ability to control multiple electronic devices using […]
To measure how flat a surface is, you typically will need a level of some sort. In this article, I […]
One of my recent projects was to build a POV display device. There are already many microcontroller based POV devices […]
Standard Arduino boards use FTDI’s FT232RL to interface with computer’s USB port. Since FT232R is just a USB to UART […]
When I was doing the clock/stop watch project last month, I mentioned that I intended to add I2C (TWI) communication […]
DS89C430 and DS89C450 are two ultra-high-speed 8051-compatible microcontrollers from Maxim Integrated Products. One unique feature of DS89C430/450 microcontroller is that […]
The Arduino development environment is probably the preferred development platform for the majority of Arduino users. It is lean and […]
LM19 is an analog temperature sensor that operates over a while temperature range (-55 to 130 Celsius). It is very […]
ATmega328p does not provide any Digital/Analog conversion channels (although the D/A conversion can be simulated by means of measuring the […]
I have been using the bit-banging method to boot-load ATmega328p with Arduino bootloader for a while, and Kimo’s method worked […]
LIS3LV02DL is a MEMS three-axis digital linear accelerometer that provides both I2C and SPI interfaces for communicating with microprocessors. My […]
I was inspired by Paul’s 7 segment display and decided to build one myself. He used 4 common cathode 7 […]