Blog – Electronics and Programming

Electronics and Programming tutorials and projects

arm lpc1768 sim908 gps gms gprs

ARM LPC1768 Operating System

About ten years ago, I’d like to start an operating system project for the sell phones like Android and Symbian. So I started to make a cell phone with ARM LPC1768 processor and SIM908 GPS/GSM/GPRS module. After a little struggle I succeed and built my basic design, but due to the situation, I couldn’t take…
Read more

WiFi controllable robot 4 - WiCard 并联和串联电阻器

Advantages and disadvantages of connecting resistors in series and parallel

Based on experience, in standard circuit design, I do not recommend to connect resistors in parallel or series. However, sometimes due to reasons such as the need for high consumption power, we may need to use series and parallel resistors. This article was requested by one of the visitors. ***””Electronics, Programming and Arduino projects, including…
Read more

Operational Amplifier IC (OP-AMP)

Operational Amplifier ICs (Op-Amp ICs) are usable for amplifying weaker voltages and currents. For example, the output of a signal generator with is a current of 10 micro-amps with 3 volts oscillation, but our circuit needs a 3 volts signal with a 3 milli-amps current. With using an operational amplifier, we provide the required current…
Read more

pwm amplifier

Transistor amplifier

In general, a transistor amplifier is a circuit for amplifying an analog signal or a digital data carrier signal. For example, the output audio signal of a microphone is very weak and the audio oscillation is in a very low voltage range. With a transistor audio amplifier, its output can be increased to the standard…
Read more

electromagnetic

Electrical, magnetic and electromagnetic fields

This article first deals with simple definitions related to electric and magnetic fields, then enters the subject of the combination of these two fields, which is called electromagnetism and electromagnetic field. This article is a continuation of the basic electronics article. ***””Electronics, Programming and Arduino projects, including the source codes, schematics and PCB plans for…
Read more

wicard breadboard

Capacitor applications in the circuit design

In the previous articles, I introduced the capacitor and its calculations. This article is about some examples of capacitor applications and how to use it in the circuit design. Circuits are generally divided into three categories: digital, analog or combined. The role of capacitors in each of these circuits is different, but the function of…
Read more

ir remote

Circuit design and construction

You must have realized what electronic circuit means during your life. In general, we can have this definition of an electronic circuit: A set of parts which their pins are connected in a special way with a conductive material (such as copper) to each other and they are supposed to make changes to the incoming…
Read more

pwm amplifier

Transistor and how to use it in the circuit

A transistor is a three-pin electronic component which its main function is to pass the current from two pins according to the other pin (along with current amplification). Transistors have different types, but we are going to examine the bipolar type here. The two pins which the current passes are called the emitter (E) and…
Read more

Capacitor and how to use it in the circuit

In most of the books about the use of capacitors, it is written in such a way that the capacitor stores electric charge in itself and discharges it when necessary. What we need to know is when should the capacitors be charged and when should they be discharged and how is this possible? Therefore, first…
Read more

Diode and its types – diode usage in the circuit

Diode is another electronic component that has two pins. These two pins (bases/legs) are called cathode (negative) and anode (positive). The cathode pin is usually shorter or closer to the white (or black) ring on the body of the diode. The diode is shown on the schematics map with the D letter, and its applications…
Read more