
Many new computers now only has USB port, and this serial to USB adapter might be the only help for old devices that provides only RS232/COM Port. This serial adapter uses FT232 USB-RS232 converter IC from FTDI (Future Technology Devices International). The main features of this USB serial adapter chip are: 384 [...]
Read the rest of this article [..]

RS485 interface gives some more benefits compared to RS232: simplicity and the robustness for long distance transfer. RS485 is simpler because it uses only two wire (or a single pair) to carry out the data in bidirectional manner, using RS232, we need 3 wires at minimum to carry the data bidirectionally. RS485 cable length can [...]
Read the rest of this article [..]

Light dimmer circuit is used to control the lamp for arbitrary brightness. This dimmer circuit work for incandescent lamp, not a fluorescent one. The dimmer circuit here work for both 110V and 220V AC. Here is the schematic diagram of the circuit: /caption] Dimmer Wiring Diagram The dimmer circuit is [...]
Read the rest of this article [..]

Autoranging is useful to extend the measurement range of an available ADC (analog-to-digital converter). Autoranging will best implemented for multiplexed input. LTC1257 is appropriate for system autoranging, adjusting an ADC’s full-scale range. During the conversion process, U2 and U3 receive the full and zero scale codes, respectively, that correspond to a [...]
Read the rest of this article [..]

A phase control circuit can be used to control the power delivered to an AC load. The phase control circuit control the AC waveform, cutting the cycle to give full cycle, half cycle, zero cycle, or somewhere in between. You can say this circuit is similar to a dimmer circuit, but the switching is synchronized [...]
Read the rest of this article [..]

Integration is one of basic signal processing that can be done in analog domain. Using operational amplifier (op-amp), integration operation can be done with very simple circuit with very high accuracy. Here is the schematic diagram of an integrator circuit: The resistor R2 should have the same value with R1 since R2 [...]
Read the rest of this article [..]