converter

Voltage Measurement with A PIC Microcontroller

Voltage Measurement with A PIC Microcontroller

Voltage Measurement with PIC Microcontroller articulates a methodical framework for facilitating analog voltage measurement using the PIC18F4520, an advanced member of Microchip’s 8-bit microcontroller family. Emphasis is placed on the orchestration of hardware and firmware elements to enable robust analog-to-digital conversion (ADC). The document presents a streamlined system integration process—encompassing power delivery, peripheral interfacing, and […]

Voltage Measurement with A PIC Microcontroller Read More »

PIC microcontroller architecture

Exploring the World of PIC Microcontrollers: An Architectural Overview

A Peripheral Interface Microcontroller (PIC), developed by General Instruments Microcontrollers in 1993, operates under software control and is programmed to execute various tasks, regulating production lines. PIC microcontrollers find application in diverse fields including smartphones, audio accessories, and cutting-edge medical devices. Various PIC microcontrollers are available in the market, spanning from the PIC16F84 to the

Exploring the World of PIC Microcontrollers: An Architectural Overview Read More »

Snapshot of hardware system BK300 development board PIC16F887 chip and PICKit 3 programmer

Hands-On Microcontroller Projects: BK300 Development Board Featuring PIC16F887 Chip Lab

1. INTRODUCTION The study of microcontroller systems is experiencing a global surge across various fields within science, engineering, and technology departments of universities and polytechnics [1-2]. The utilization of microcontroller chips to oversee embedded system functions is witnessing rapid growth in daily technological design practices within colleges and research institutes A microcontroller represents an entire

Hands-On Microcontroller Projects: BK300 Development Board Featuring PIC16F887 Chip Lab Read More »

RC Circuit

Read analog values without an ADC using PIC12F675 microcontroller

Digital electronics and Analog electronics doesn’t mix easily. A Microcontroller can’t get analog values unless an Analog-to-Digital converter is used, however, you may find a little complicated the use of an ADC and it need lots of Input/Output ports.   Some Microcontrollers, like the small 8-pin Microchip PIC 12F675, do have an ADC integrated, but

Read analog values without an ADC using PIC12F675 microcontroller Read More »

Simple RS232C Level Converter using Transistors

Simple RS232C Level Converter using Transistors using pic microcontroller

There’re many, who built the Easy Programmer or C-52 EvaluationBoard, asking for the RS232C level converter chip, DS275. Many have changedto MAX232 instead, because of not available in his home. Here is anothersimple and cheap circuit using small signal transistor providing TTL toRS232C level converter. A circuit diagram shown above was used two small signal

Simple RS232C Level Converter using Transistors using pic microcontroller Read More »

8 Bit Serial Digital to Analog 5v Range Converter for Microcontrollers when TTL and Resistors Is All Youve Got

8 Bit Serial Digital to Analog (5v Range) Converter for Microcontrollers (when TTL and Resistors Is All You’ve Got)

So I needed a DAC (digital to analog converter) to use with my pic12F675 , and for those of you who have never heard of this little fella, it’s an 8 pin microcontroller from Microchip that has only 6 I/O pins… This is a very simple circuit that converts Digital data (serial input) to Analog

8 Bit Serial Digital to Analog (5v Range) Converter for Microcontrollers (when TTL and Resistors Is All You’ve Got) Read More »

12VDC TO 220 380VDC CONVERTER 2

12VDC TO 220-380VDC CONVERTER

When powering many appliances from a sine wave inverter, the HV DC is converted to AC only to be rectified back to DC in the appliance. This inverter eliminates the SPWM stage and outputs DC only. This DC can be used to power appliances, or as a HV DC source for your SPWM, variable frequency

12VDC TO 220-380VDC CONVERTER Read More »