Skip to main content

Posts

Showing posts with the label PIC18F452

Digitally controlled 2.1 channel analog audio power amplifier

This article introduces high quality digitally controlled 2.1 channel analog audio power amplifier system. This project is mainly based on TDA7377 AF power amplifier and PIC18F452 8bit microcontroller. Basic features of this receiver are 2 × 6W + 20W audio output power, ±14dB bass and treble controls, fully configurable +35dB bass booster for sub-woofer and satellite speakers and loudness switch. This system use commonly available electronic components and all the integrated circuits are in DIL packages. This amplifier consists with few UI elements such as 2 push buttons and 1 rotary encoder. All the menu navigation can perform through rotary encoder. Prototype version of 2.1 channel audio power amplifier project Entire amplifier can build on 147mm × 80mm PCB and all the PCB design files are available to download at google drive . This is an open hardware project and all the firmware source codes, design files are covered with Mozilla Public License version 2.0 . All the ab...

Yet another PIC development board

This is another configurable PIC microcontroller development board with E 2 PROM base storage and RS232 interface. Purpose of this development board is to emulate simple computation platform with storage, processing unit and control terminal. This development board contain LM2576-ADJ base 3A switching voltage regulator (with external power terminals), E 2 PROM base storage (AT24C04) with 512words × 8bit space and standard RS232 serial interface. All the peripherals of this development board can be isolated using onboard jumpers which include crystal oscillator, MCU reset line, E 2 PROM I 2 C interface and UART interface. This development board supports most of the 40pin 5V PIC microcontrollers which include PIC18F4550, PIC18F452, PIC18F4620, PIC16F877, PIC16F887, etc. Schematic diagram of this development board is available in Circuitbee with Creative Commons Attribution-ShareAlike 3.0 license.

Digitally Controlled Audio Power Amplifier with Virtual Surround Sound

In this post we describe digitally controlled 2.1 channel audio power amplifier with virtual surround sound. This audio amplifier is based around Microchip’s PIC18F452 microcontroller and ST microelectronics TDA2050 power amplifiers. Key system specifications and features of this audio system are listed in below: Supply voltage and PSU: D.C - 16V to 19.5V with 3A PSU. (Recommended: 18.8V, 3A PSU) Input(s): 2 analog input lines. (for Left and Right channels) Functions: Volume, Bass, Treble, Loudness, Mega Bass, Surround Effects Volume control: 0dB to 75dB Attenuation per channel with 1.25dB step Mute: 100dB Attenuation per channel Calculated channel separation (Approximately): 85dB - 88dB Bass control: ±14dB with 2dB step Mega bass control: 0dB to 30dB with 7 control steps Treble control: ±14dB with 2dB step Surround Sound: Based on AViSS 3D surround algorithm with 4 operational modes (Disable, Low, Normal and Wide) Output channels: 3 (2 channels + 1 subwoofer driver channel) Output po...

Ultra Simple Microchip PIC Development Board

In this project we develop easy to build Microchip PIC development board for widerange of PIC Microcontrollers (which include 40pin Microchip PIC16 and PIC18 devices). This development board contain only the switching regulator (to generate +5V DC from the input power source) and RS232 serial port interface. The switching regulator of this development board may support input voltage of +8V to +25V DC. RS232 Serial interface of this development board is based on Maxim's MAX232 driver/receiver IC. This given design have 6 two-way jumpers to select crytal osciliator, MCLR and RS232 Tx/Rx terminals. While at the protyping stages we test this board successfully with PIC16F887, PIC16F877/A, PIC18F452, PIC18F4550 and PIC18F4620 MCUs. Diamensions of this PIC Development Board is 110×85mm. Schematic, PCB design and some of the related documents of this project are available to download at google drive .