2018-07-16 12:59:10 +07:00
2017-09-24 09:23:36 +07:00
2018-07-16 12:59:10 +07:00

Awesome-Embedded

A curated list of awesome embedded resource.

Table of content

Interview

On the way to be a full-stack embedded software engineer.

Embedded Software Skill

Common

MCU programming

Bare-metal programming (Don't need MCU)

MSP430

  • MSP430-GCC
  • CS4101: Introduction to Embedded Systems - The course is designed around labs, using TI MSP430 LaunchPad and Arduino Uno to discuss concepts such as basic I/O, timing and clocking, interupt handling, serial communication, embedded operating systems, synchronization, etc.

TM4C123

MSP432

STM32

STM8

ESP8266

Raspberry

Beaglebone

Linux Programming

Assembly

RTOS

AUTOSAR

OS

Compiler

Bootloader

Makefile

Peripheral

Memory Protection Unit

Others

Utilities

  • lm4tools
  • mspdebug - Debugging tool for MSP430 MCUs
  • pycs - Python Based ARM CoreSight Debug and Trace Tools

Tips & tricks

Awesome Cheat Sheets for Developer Utility, like Git, Vim , Tmux, SublimeText, Markdown, Shell.

FAQ_Embedded

Looking for more lists like this?

BOOKs