Description The PAM8403 is a 3W, class-D audio amplifier. It offers low THD+N,allowing it to achieve high-quality sound reproduction. The newfilterless […]
Blog Archive
Datasheet TRIAC BT151
Datasheet TRIAC BT151 General Description Glass passivated thyristors ina plastic envelope, intended for use in applications requiring high bidirectional blocking voltage capability […]
Lightning Rod and Surge Arrester
Both have different functions. It is better to install both. The lightning rod solves the problem of direct strike. Surge arrester overcome […]
Digital Filter System
A digital filter system in principle has a diagram block as follows: In practice, the system needs some additional details in order […]
Electronic system with Analog signal and Digital signal
An analog signal can be converted into digital and vice versa. This technique has several benefits. In this paper only discussed examples […]
Analysis of Power Supply Circuit
Problems: Want to raft amps using a CT 18 VAC transformer But after passing the Spull diode so 34 VDC The […]
Bird Sounds with Arduino
Here is an example of a bird’s voice generation using the Arduino Nano microcontroller (ATmega328) The code is taken from http://120.107.171.121/~tywua/sub/ISAR/Chirp.ino, apparently […]
Blinking LED on Arduino With Interrupt and RTOS
Making flashing LEDS is one of the simplest ways to demonstrate the timing capability of microprocessors. Here are some techniques you can […]
Dehumidifier on the Wonderful Dry Cabinet
Dry cabinet is useful for storing objects that must be stored at low humidity. For example camera and camera lens. Besides Dry […]
Heart Rate Signal Analysis
In this article outlined analysis of heart rate signals. A heart rate signal is obtained from the pulsesensor sensor. This Sensor has […]
Using Bigger Power Supply Than Necessary
Electronic devices require a power source, one of which is an adapter. The need for electrical devices is usually expressed in voltage […]
Controlling DC Motor with Microcontroller
Here’s a quick article to create a digital controller without too many theories: “PID without PhD” The article writes a fairly complete […]
Digital Signal Processing Simulation
Simulation stages of digital signal processing with LTSpice, and compiler C This document focuses on showing the occurrence of processes at each […]
Potentiometer Response Measurement
Potentiometers can be used as a source of voltage as a signal to be inserted into a microprocessor system such as Arduino. […]
Display for microprocessors
Here are some of the display types that are often used for Arduino-based microprocessor systems: Dot Matrix 16×2 Dot Matrix 20×4 E-Ink […]