Microcontroller

warning: Creating default object from empty value in /home/circuit1/public_html/modules/taxonomy/taxonomy.pages.inc on line 33.

Interfacing ESP32 with Thermal Printer using UART ESC/POS

https://circuitdigest.com

Technical guide to interfacing ESP32 with thermal printers (PNP-500/RS203) over UART. Explains hardware wiring, power considerations, and implementation of ESC/POS commands for printing text, images, barcodes, and QR codes. Includes detailed circuit diagrams and Arduino code on GitHub.

Read more »
Created by Jayant 4 weeks 4 days ago – Made popular 4 weeks 4 days ago
Category: Microcontrollers   Tags:

Raspberry Pi Pico

https://components101.com

Raspberry Pi Pico is the first microcontroller from the manufacturers of Raspberry Pi, based on the Raspberry Pi’s RP2040 microcontroller chip and working on ARM’s Dual-core cortex M0+ architecture.

Read more »
Created by Jayant 4 years 5 weeks ago – Made popular 4 years 5 weeks ago
Category: Raspberry Pi   Tags:

ST10R165 Datasheet

http://datasheetlookup.com

The ST10R165 is a new derivative of the SGS-THOMSON ST10 family of full fea-tured single-chip CMOS microcontrollers. It combines high CPU performance (up to10 million instructions per second) with high peripheral functionality and enhancedIO-capabilities

Read more »
Created by Jayant 6 years 37 weeks ago – Made popular 6 years 37 weeks ago
Category: Microcontrollers   Tags:

Stand-alone programming AVRs using CircuitPython

https://learn.adafruit.com

This guide will show you how to turn any CircuitPython powered board with 4+ GPIO pins into an AVR progammer all on its own. No software like avrdude is needed, this software will program the chip all on its own, just drag the HEX file onto the CircuitPython disk drive.

Read more »
Created by Jayant 7 years 11 weeks ago – Made popular 7 years 11 weeks ago
Category: Microcontrollers   Tags:

Difference between microprocessor and microcontroller

http://circuitdigest.com

You must always be confused when you are asked about difference between microprocessors and microcontrollers. As it seems to be same but it’s not. So let’s discuss about them and point out the major differences between them.

Read more »
Created by Jayant 10 years 4 weeks ago – Made popular 10 years 4 weeks ago
Category: Technology   Tags:

Stepper Motor Interfacing with 8051 Microcontroller

http://circuitdigest.com

Stepper motor is brushless DC motor, which can be rotated in small angles, these angles are called steps. Generally stepper motor use 200 steps to complete 360 degree rotation, means its rotate 1.8 degree per step. Stepper motor used in many devices which needs precise rotational movement like robots, antennas, hard drives etc.

Read more »
Created by Jayant 10 years 8 weeks ago – Made popular 10 years 8 weeks ago
Category: Technology   Tags:

Heartbeat Counter using MSP430

http://www.instructables.com

Here is my project on counting the heart beats using an MSP430G2553, and a dual op amp ic, LM358, i think any other dual op amp can work in its place [to be sure, just check the pinouts before replacement.

Read more »
Created by Jayant 10 years 9 weeks ago – Made popular 10 years 9 weeks ago
Category: Microcontrollers   Tags:

Servo Motor Interfacing with 8051

http://circuitdigest.com

We can rotate servo motors to any particular angle. They are available in wide range, form high torque motor to low torque motors. In this tutorial we are going to interface a servo motor to 8051 microcontroller (AT89S52).

Read more »
Created by Jayant 10 years 11 weeks ago – Made popular 10 years 11 weeks ago
Category: Microcontrollers   Tags:

Keypad Interfacing with 8051

http://circuitdigest.com

Keypads are widely used input devices being used in various electronics and embedded projects. They are used to take inputs in the form of numbers and albhabets, and feed the same into system for further processing. In this tutorial we are going to interface a 4x4 matrix keypad with 8051 microcontroller.

Read more »
Created by Jayant 10 years 11 weeks ago – Made popular 10 years 11 weeks ago
Category: Microcontrollers   Tags:

Digital Voltmeter using AVR Microcontrolelr

http://circuitdigest.com

In this project we are going to design a 25V range digital voltmeter by using ATMEGA32A microcontroller. In ATMEGA, we are going to use 10bit ADC (Analog to Digital Converter) to build a digital voltmeter. Now the ADC in ATMEGA can not take a input more than +5V, so for getting a higher range we are going to use a voltage divider circuit.

Read more »
Created by Jayant 10 years 11 weeks ago – Made popular 10 years 11 weeks ago
Category: Microcontrollers   Tags:

Navigation

User login