- ATMega32 AVR > 'AVR
I have been working on input and output devices communication for weeks. For those weeks, I spent so many times on the ESP32 debugging and got nothing solved, which makes me be so despair ab... Read more
Atmel’s AVR series of controllers is one of the most popular with student and hobbyists. Any beginner in electronics or even professionals for that matter would appreciate an excellent devel... Read more
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