Repository-circuits
- Page 320
-
A PIC is a Programmable Integrated Circuit. It is the big black ractangle on our breadboard. The standard PIC used in the course was a 28-pin package, the Microchip PIC18F2455. For our project, however, we uses a more robust PIC with more advanced PWM (Pulse....
-
-
The first part of this paper describes the high dynamic range CMOS (HDRC ®) imager a special type of CMOS image sensor with logarithmic response. The powerful property of a high dynamic range (HDR) image acquisition is detailed by mathematical definition and....
-
A sensor project which transmits it`s measurements via a 433Mhz wireless communication link. On this page I will describe the details of my self built receiver which receives data from this sensor. To build a general purpose RF receiver module which receives....
-
This simple circuit drives 6 LEDs in `Knight Rider scanner mode`. Power consumption depends mainly on the type of LEDs used if you use a 7555 (555 CMOS version)...
-
This circuit is intended for charging sealed lead-acid batteries with a solar panel in small and portable applications. The customary diode that prevents the battery from discharging through the solar panel has been replaced by a FET-comparator combination.....
-
I finally gave up on the LM7805 circuitry that comes with these devices. The Harbor Freight 42292 charger used to be controlled by a LM317 variable voltage regulator a long time ago. They probably changed the regulator at some point to lower cost or overcome....
-
-
The guitar is a wonderful musical instrument which is capable of providing both melody and rhythm. However, every guitar player would have experienced the problem of low volume. The guitar is rarely heard unless the surroundings are absolutely quiet! To....
-
This project documents how to build and construct your own Brushed Motor ESC for Cars and Boats using a Microchip 12F675 PIC and a small number of standard components. This ESC grew out of an earlier aircraft ESC. A number of people asked for an ESC with....
-
The OpenRelief project is building open, modular information solutions for disaster relief , and as part of which they`re developing a range of network-enabled sensors. I offered to help out by prototyping a radiation detector, opting to use an ionisation....
-
I was prototyping for the OpenRelief project. Based on a simple ionisation chamber, initial testing used a bank of batteries for the bias power supply and this post details the construction of an inverter to replace these. For details of the detector itself....
-
An Internet connection would be a valuable addition to many projects, but often designers are put off by the complexities involved. The NetWorker`, which consists of a small printed circuit board, a free software library and a ready-to-use....
-
-
The requirement was to add a digital readout to an otherwise manually bend roller machine so that we could accurately monitor the amount of material fed into the machine. The readout should be simple to use, require no setup other than initial calibration....
-
Diagram shows the basic construction of a forward converter. Whereas the energy is temporarily stored with the flyback converter before it is transferred to the secondary side, in the forward converter, energy is transferred directly between the primary and....
-
This is yet another circuit for producing DMX output for entertainment lighting from a PC. Designed with flexibility in mind, a range of circuit configurations are possible. Opting for no isolation requires just a PIC microcontroller and a standard RS-485....
-
A fan speed controller for your computer fans. There are two sections: one for manual speed control, and one for automatic (temperature dependent) speed control. There is also a third section for a simple LED output indicator. Why not just run the fans off....
-
As the Common Equipment library contains implementation of the equipment used in this sample, the only task for a developer is to properly initialize the device. After installing all the necessary SDKs and updating the device firmware to the newest version,....
-
U20 is a 556 timer configured as a one shot multivibrator. The output pulse width is determined by the size of R34 and C24. Pulse width = 1. 1 x R34 x C24 =. 5 seconds. The output on pin 9 is "high" active. The output of U8 is "low" active. Reset initializes....
-
Crystal Y1 develops a 14. 31818MHz fundamental frequency clock signal. U31 is a Dual Voltage Controlled Oscillator. The output on pin 10 is a 14. 31818 MHz clock signal called the color clock. R27 can be adjusted to obtain exact output frequency. U30 is a....
-
The output F1 pin 17 of the PLA U17 goes "low" when the BASIC ROM is selected. The KERNAL ROM resides at locations $E000 - $FFFF. The output F2 pin 16 of the PLA U17 goes "low" when the KERNAL ROM is selected. The CHARACTER GENERATOR ROM resides at locations....
-
U7 is a 6510 microprocessor. One of the features of the 6510 is a built in parallel I/O port (P0-P5). P3 - P5 control most of the cassette interface circuitry. P3 pin p6 of U7 outputs the write data signal to connector CN3 on pins E and 5. P4 is an input....
-
U1 is a Complex Interface Adapter (CIA). Both parallel ports are used to decode the keyswitches on the keyboard. Parallel port A signals (PA0 - PA7) are outputs. PArallel port B signals (PB0 - PB7) are inputs. A "0" bin is shifted through the parallel port....
-
Each line key has three positions. Centralised it connects the line circuit to line to await a call. Downwards (KK) it operates a K relay which switches the line through to the common equipment. Upwards (KL) the line is connected to the line tester. The....
-
I saw a cool app-note from Maxim that described a gamma-photon detector which used a regular PIN-diode as a sensor. The actual circuit looked simple enough so I decided build it, you can never have too many measurement instruments right?....
-
It`s very simple circuit using DTMF decoder MT8870 (or CM8870). As shown in the circuit, u`ll receive an interrupt ( if NAND output is connected to INT of the microcontroller) whenever u receive a call or make a call and then u can use yr program to read the....
-
Here is my home-made kit of ATmega32 microcontroller interfacing. The ATmega32 controller is rich with features like onboard 32kB in-System programmable flash, 1 KB EEPROM, 2KB SRAM, 10bit ADC (8 channel), SPI bus inteface, TWI (compatible with I2C bus)....
-
Here is my project on interfacing of SD Card (microSD). microSD cards are available very cheap nowadays, a great option for having a huge memory in any embedded system project. It is compatible with SPI bus, so the interfacing is easy. SD card adapters are....
-
Aim of this project is to present a way to store a large quantity of data into microSD card in files with FAT32 format. Here, ATmega32 is used for data collection and microSD interface. The data is received from in-build 8-channel ADC of ATmega32. One....
-
An alternative to the infamous ROG `s Ruby amp. As you see it shares with the Ruby the same topology: a buffer and a chip amp. It uses a JFET buffer with a MPF102 and the 1W TDA7052 chip. It is a clean amp and it reacts very well with any pedal in front of....
-
-
Another cause of voltage drift is the input current of IC1, which slowly charges capacitor C1, this can especially be seen when the output voltage is about 0 Volt...
-
Every next stage is adding 1700 Volts, so with 12 stages we get more then 20 kV, this voltage can however only be reached when the output of the cascade is not loaded...
-