Search code examples
I am trying to make a simple guitar tuner on a atmega164 and i cannot make the code for reading a fr...

catmegacodevisionavr

Read More
Why my HID keyboard doesn't work very well?...

c++avrhidatmegacustom-keyboard

Read More
Problems with simplest Arduino program...

arduinoatmega

Read More
Take in a character and output its ASCII hex value...

carduinomicrocontrolleravratmega

Read More
Reserving space in SRAM for SRAM decay experiment (C ; AVR atmega644p ; Atmel Studio 7)...

cembeddedavratmega

Read More
Pointer to an element inside a structure ( C )...

carduinoembeddedatmega

Read More
main.c isn't recognising variables from keypad.c...

cheader-filesatmegaatmelstudio

Read More
How to set ISR to run every second - C Atmega328p...

ctimeratmegaatmelisr

Read More
Is a logical right shift by a power of 2 faster in AVR?...

c++optimizationavrbit-shiftatmega

Read More
Converting 'uint8_t' 'float' and 'unsigned char' into 'char' for LCD...

cavratmega

Read More
C program stops execution when assigning variable...

cavratmega

Read More
Illegal storage class __flash in ImageCraft IDE...

embeddedcodeblocksavratmega

Read More
c arduino button interrupts (isr), make multiple leds go on and off...

carduinointerruptatmegaled

Read More
Embedded memory allocation and scope...

cmemoryscopeatmegaavr-gcc

Read More
Reading state of push button to turn on LED in AVR using Atmega32...

avratmegamicroprocessorsatmega32

Read More
Pulse width modulation (PWM) on AVR Studio...

widthavrpulseatmega

Read More
Atmega328p only one ISR handled...

cinterruptavratmegaisr

Read More
AVR ATMEL ATMega168 libraries...

cavratmega

Read More
AVR memory and intel hex...

memoryhexavratmegaatmel

Read More
Why a*b/c instead of a*(b/c) gives 3x bigger program size on AVR?...

cassemblygccavratmega

Read More
How do i fetch data from UDRn on Mega2560?...

carduinouartatmega

Read More
Relative Output Compare Registers values change behavior...

cavratmegaavr-studio7

Read More
how to read atmega 32 signature row?...

avravr-gccatmegaavr-studio5

Read More
ATmega64a float to IEEE-754 unexpected result...

cfloating-pointieee-754atmegaatmelstudio

Read More
Arduino Mega2560 reboots after two consecutive calls to analogWrite...

arduinoavratmegapwm

Read More
PuTTY not sending data to AVR serial...

cavratmega

Read More
Briecked AVR. Do I set extended fuse?...

avratmegaavrdude

Read More
Pointer to pointer comparision breaks when while(1) removed - why?...

c++arduinoatmega

Read More
Porting project from ICCAVR to Atmel Studio 7.0 _flash problem...

embeddedatmegaatmeliaratmelstudio

Read More
Download hex and decompile it from avr...

chexavratmega

Read More
BackNext