- ATMega32 AVR > 'AVR
Atmel AVR, Atmel microcontroller series with a super “Temperature Control Measurement System” 16 sensor inputs 4 alarm inputs and the computer’s connection. Temperature measurement, alarm, a... Read more
Siemens s65 using the Atmel ATmega128 caption to display graphics on the LCD all the resources an application prepared S65 LCD driver library, sample text and detailed graphics shared C code... Read more
The ARM Cortex family of 32-bit RISC-based processors has emerged as the leading processor core in embedded designs due to its efficient architecture, robust and scalable instruction set, an... Read more
The MCP4725 DAC is a pretty common and cheap single channel 12 bit buffered voltage DAC, it also has an onboard EEPROM. To drive this chip we can use I2C interface. The ATmega8 used for my i... Read more
Simcom Sim900 GSM module produced by the company prepared for the PCB module and ATMEGA32 microcontroller based on Nokia 3310 lcd display GSM module for remote control application SIM900D (p... Read more
Here in this article, I am planning to brief you through the Standard library of AVR-GCC. By the term “Standard Library” we mean the “Standard header” files like “stdio.h”, we commonly see i... Read more
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 an... Read more
Thermometers are the device we use to measure the temperature in any desired scale and we all will be quite familiar with the analog thermometers. There are some disadvantages in analog ther... Read more
This tutorial focuses to teach you how to program AVR Serial Communication (UART). UART plays an important role in almost every embedded applications which we see in our day to life and henc... Read more
LCD’s are quite familiar module when comes interfacing with microcontrollers. We can find these display modules in plenty of instances where a specific info is need to be displayed for the v... Read more