Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in embedded

What is the predominant programming language used for the F35 Lightning II aircraft?

Initialization of a microSD card using an SPI interface

embedded sd-card

What are traps?

Arduino: Lightweight compression algorithm to store data in EEPROM

Lightest Database to be packed with an application

PWM pin of microcontroller, what is it for?

embedded microcontroller

Embedded: memcpy/memset not used by most CRT startup code ― why?

c assembly embedded

Unravelling Assembly Language Spaghetti Code

Are there any web frameworks for compiled languages like C++? [closed]

c++ frameworks embedded

Use the right tool for the job: embedded programming

java c++ c embedded

u-boot : Relocation

Is there a way of compiling C11 to C89?

c gcc embedded clang

Understanding the Location Counter of GNU Linker Scripts

using serial port RS-232 in android?

Checking if a longitude/latitude coordinate resides inside a complex polygon in an embedded device?

Safely detect, if function is called from an ISR?

embedded cortex-m3

Fast Hypotenuse Algorithm for Embedded Processor?

c embedded avr

itte in arm assembly

C (or any) compilers deterministic performance

To write a bootloader in C or C++?

c++ c bootloader embedded