Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in avr

AVR Timer Programming : CTC mode vs. Normal mode

timer comparison avr

AVR C++ uint32_t weird behaviour

c++ avr

Is there a way to handle heap memory fragmentation in AVR/Arduino microcontrollers?

Can I do something like #define ARRAY(size) char[##size##] in C?

c gcc avr avr-gcc

ATMEGA168A - F_CPU warning

c avr atmega

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

c assembly gcc avr atmega

Tasking with AVR-Ada

ada avr avr-gcc winavr

Simple serial AVR programmer for beginner [closed]

embedded avr circuit

Wireless communication: AVR based embedded system and iPhone

Why AVR-GCC compilers append a "clr r1" line after multiplication?

c embedded avr avr-gcc

Code works, but throws Incompatible Pointer Type warning

c pointers casting avr 8-bit

Why Embedded C++ compilers not support exceptions?

c++ stl embedded avr

How do I convert an Intel HEX file to raw data like memory view?

avr bootloader hex-file

How I can fix this code to allow my AVR to talk over serial port?

embedded serial-port avr

FFT bin width clarification

Arduino (Uno) Ethernet client connection fails after many client prints

c arduino avr avr-gcc

Pulse width modulation (PWM) on AVR Studio

width avr pulse atmega