Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in avr

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

In an avr tiny, how is data meant to be stored in sram initialized when the microcontroler is powered up?

assembly avr avr-gcc

How do I use arduino libraries with standard C code

c++ c eclipse arduino avr

tinyAVR: How can one multiply by 203, 171, or 173 real fast?

How can I avoid this off-by-one error when adding an offset to a prescaled hardware timer?

c timer interrupt avr timing

Pulse width modulation (PWM) on AVR Studio

width avr pulse atmega