Skip to main content

Posts

Showing posts with the label LD33V

I2C master mode emulator

I 2 C is a popular data bus to communicate with inter-board peripherals. Today I 2 C based chips and modules are widely available in many categories, including data storage, ADC/DAC, I/O Expanders, sensors, etc. The I 2 C master mode emulator allows communication with I 2 C devices by sending or receiving data to/from the I 2 C bus. To issue the I 2 C commands, the emulator should connect to a PC over the USB port. After initializing the emulator, the PC and directly control the I 2 C slave chip/module. Finished prototype of the I 2 C Terminal This emulator is base on ATmega16A MCU. The USB communication channel is develop using the V-USB firmware. Initially, we develop this emulator to work with 5V I 2 C devices, but later it has extended to work with 3.3V I 2 C devices. The 3.3V design is still under testing, and at the prototyping stage, we found a couple of issues in 3.3V mode.  In 3.3V mode, the required output level is available only if the emulator is in a "ready" sta...

Low cost TEA5767 based FM stereo radio receiver

TEA5767 is electronically tuned FM stereo radio receiver comes from NXP for low voltage applications. TEA5767 based radio modules are now common in the field and this project is based on Samsung TT-502 radio module . The main objective of this project is to design low-cost FM tuner based on this TT-502 / TEA5767 module and commonly available electronic components. In this receiver the main controller is ATmega8 MCU, except to that TDA2822 is used as AF power amplifier, PT2257 is used to control the volume. In this given design MCU, PT2257 and TEA5767 radio module are set to work with a 3.3V power source. The LD33V voltage regulator is used to obtain 3.3V from the supply voltage. To control the receiver, MCU provides five push buttons. Those can be used to control volume, perform an automatic scan and manual tuning. The final version of TEA5767 based FM radio receiver. The firmware of this receiver is developed using MikroC for AVR and it is available to download with proje...

3.3V Power Supply Unit

Now a days 3.3V PSU is essential for microcontroller, programmable logic devices and for some analog components also (especially with some new ADCs). This is ultra-simple 3.3V power supply unit, which is suitable for above mentioned experiments. This power supply is based on, ON semiconductor’s MC33269T-3.3 LDO regulator and it is capable to deliver 3.3V output with maximum of 800mA current. External view of 3.3V Power Supply The PCB design supplied with this article is also compatible with LD1117V33 (also known as LD33V) LDO regulator and it can use with this PCB without any changes. Dimension of the given PCB is 70mm × 35mm and it is design with all through-hole components. Our PCB design for this PSU is available to download at google drive . Maximum input voltage for this module is 20V (DC) for MC33269T-3.3 and 15V (DC) for LD1117V33 (or LD33V). In our unit we use 230V – 9V (1A) step down transformer as AC input for this unit.