Output

An introduction to GPIO Settings

An introduction to GPIO Settings

Working with microcontrollers means managing GPIO pins at some point. Many configurations have been developed for modern microcontrollers which can lead to some “fancy” terms that may confuse programmers. Its important to understand all of this to avoid confusion and errors while programming. First, some terms need to be understood. GPIO pins have tri-state logic […]

An introduction to GPIO Settings Read More »

AN ESP32 CORE BOARD WITH WIRED ETHERNET CONNECTIVITY AND POE

AN ESP32 CORE BOARD WITH WIRED ETHERNET CONNECTIVITY AND POE

The wESP32 is an ESP32 core board with wired Ethernet connectivity and Power over Ethernet that was designed to help Makers quickly create zero-setup single-wire-install connected devices. By combining a powerful microcontroller with excellent community support, 13 W of power, and reliable connectivity in a compact footprint, the wESP32 gives you a head start in your next

AN ESP32 CORE BOARD WITH WIRED ETHERNET CONNECTIVITY AND POE Read More »

Handling the Digital Input Output in AVR Micro Controllers 1

Handling the Digital Input Output in AVR Micro Controllers

I have already discussed about a few chapters necessary to get into AVR programming. Now this is the first article that deals with programming.  Let us start with the basics. Digital input output (I/O) is the basic feature supported by  AVR micro controller. To facilitate digital input output, three registers are associated with each port

Handling the Digital Input Output in AVR Micro Controllers Read More »

How to Work With 32K crystal and AVR Microcontroller

How to Work With 32K crystal and AVR Microcontroller

This article teaches you how to add 32K external crystal source to  AVR micro controller (Atmega8 ) with circuit diagram & C program. Introduction Timing-is one of the basic function, performed by the micro controllers. Every microcontroller has at least one timer/counter module in its architecture.  However if the counter is clocked internally a few

How to Work With 32K crystal and AVR Microcontroller Read More »

Interface 7 Segment Display to AVR Atmega32 using CD4511B

Interface 7 Segment Display to AVR Atmega32 using CD4511B

Seven Segment Display operation using Atmega32 and CD4511B Seven segment display is a frequently used device found in several applications such as queuing systems, some types of clocks and calculators. So in this article, we explain how to Interface a 7 Segment Display to the AVR Atmega32 MCU and get it working. Note: We have

Interface 7 Segment Display to AVR Atmega32 using CD4511B Read More »

Atmel AVR Development Boards

MultiPurpose Atmel Development Boards Project

Atmel series microcontrollers series to prepare for the software quality testing to ensure ease in your test circuit has 3 different test circuit. ATmega8, ATMega16, atmega162, ATtiny2313 and ATTINY13 made ​​to the circuit RS232… Electronics Projects, MultiPurpose Atmel Development Boards Project “avr development board, ” Atmel series microcontrollers series to prepare for the software quality

MultiPurpose Atmel Development Boards Project Read More »

Scroll to Top