Search code examples
Why we use PIN & (1<<PBx) to check if PIN is high?...


c++arduinobitwise-operatorsavratmega

Read More
AVR C Programming two functions on button press with delay...


cembeddedavratmega

Read More
What is the fastest algorithm for permutations of three conditions?...


coptimizationbooleanatmega

Read More
Issues with timers in assembly language (ATmega8)...


assemblytimeratmelatmega

Read More
How can I detect how long a button was pressed in Arduino?...


carduinoatmega

Read More
ATmega328P convert an analog value to a voltage...


cembeddedatmega

Read More
Testing code for an embedded application based on the ATmega2560...


ctestingembeddedatmega

Read More
AVR ATmega32U4 Timer compare interrupt not triggering...


timeravratmegaavr-gccavrdude

Read More
Advantages of ATmega32...


embeddedarm8051atmegaatmel

Read More
AVR HyperTerminal not displaying sensor values...


cavratmegahyperterminalusart

Read More
AVR ATMega328P ADC channel selection issue...


cembeddedavratmegaadc

Read More
Generate an arbitrary PWM signal using ATmega128...


microcontrolleravratmegapwm

Read More
How can I verify the TIMER2 overflow frequency in AVR ATmega328P?...


cembeddedavratmegaavr-gcc

Read More
Why are functions executed in the order they are defined and not in the order they are called from t...


cavratmegaavr-gcc

Read More
How to control a motor with atmega 32 pwm...


cembeddedatmegaatmelpwm

Read More
AVR-GCC macro behaviour...


cgdbatmegaavr-gcc

Read More
AVR ATmega32A USART library isn't working...


avratmegausart

Read More
What is wrong with this C code to control a LED using a sensor and a push button?...


clogicsensorsatmegaled

Read More
avr-gcc ATmega4809 problem with `.rodata` section...


gccavratmegaavr-gcc

Read More
Which Arduino Uno pin corresponds to TCNT0?...


arduinoarduino-unoatmega

Read More
Multiple programs on AVR atmega...


embeddedavratmega

Read More
Arduino LED blink 3 time without reasons...


cavratmega

Read More
Arduino UNO Hangs on USART0 RX ISR...


carduinoavrarduino-unoatmega

Read More
[Arduino][Register manipulation] How to make your own Serial.print() with registers?...


embeddedarduino-unocpu-registersatmega

Read More
Multiply two 8 bit number that gives 16bit number as result, with 8bit register and only add instruc...


assemblymultiplicationavratmega

Read More
Why isn't my polling routine working when I poll on interrupt and works when I do on main routin...


c++microcontrollerinterruptpollingatmega

Read More
Why am I getting this error in proteus: "Invalid opcode 0xFFFF at PC=0x0008"...


assemblyatmegaproteus

Read More
Using timer0 to measure execution time on atmega2560...


ctimerarduinoavratmega

Read More
Port G ATmega128 AVR Assembly...


assemblyavratmega

Read More
TCC timer stops apparently without reason on ATXMEGA16E5...


ctimerinterruptatmega

Read More
BackNext