Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in avr
How to disable avr-gcc's "appears to be a misspelled interrupt handler" warning?
Oct 21, 2025
c
gcc
avr
AVR G++: Executing a function that is past the 128 Kb ROM boundary
Oct 20, 2025
c++
gcc
g++
avr
avr-gcc
How to write a bitmask in c++14 using (something like?) variadic templates
Oct 18, 2025
c++
templates
avr
bitmask
variadic
reinterpret_cast from type 'const char*' to type '__FlashStringHelper*' casts away qualifiers
Oct 17, 2025
c++
avr
avr-studio6
May I use cli() and sei() in the interrupt?
Oct 16, 2025
c++
interrupt
avr
C++ decrementing an element of a single-byte (volatile) array is not atomic! WHY? (Also: how do I force atomicity in Atmel AVR MCUs/Arduino)
Sep 17, 2025
c++
arduino
interrupt
atomic
avr
How can "typedef" make my code portable?
Sep 13, 2025
c
embedded
microcontroller
avr
AVR Timer Programming : CTC mode vs. Normal mode
Mar 21, 2023
timer
comparison
avr
AVR C++ uint32_t weird behaviour
Mar 10, 2023
c++
avr
Is there a way to handle heap memory fragmentation in AVR/Arduino microcontrollers?
Feb 10, 2023
arduino
microcontroller
avr
avr-gcc
atmel
Can I do something like #define ARRAY(size) char[##size##] in C?
Feb 13, 2023
c
gcc
avr
avr-gcc
ATMEGA168A - F_CPU warning
Feb 11, 2023
c
avr
atmega
Why a*b/c instead of a*(b/c) gives 3x bigger program size on AVR?
Jan 27, 2023
c
assembly
gcc
avr
atmega
Tasking with AVR-Ada
Jan 21, 2023
ada
avr
avr-gcc
winavr
Simple serial AVR programmer for beginner [closed]
Jan 02, 2023
embedded
avr
circuit
Wireless communication: AVR based embedded system and iPhone
Jan 01, 2023
iphone
embedded
bluetooth
wifi
avr
Why AVR-GCC compilers append a "clr r1" line after multiplication?
Dec 25, 2022
c
embedded
avr
avr-gcc
Code works, but throws Incompatible Pointer Type warning
Dec 08, 2022
c
pointers
casting
avr
8-bit
Pulse width modulation (PWM) on AVR Studio
Feb 04, 2023
width
avr
pulse
atmega
« Newer Entries
Older Entries »