1.
Introduction
Debian Rock C4
2.
Debian Rock C4
3.
Terminal Multiplexing
4.
vim
5.
Fork Bomb
6.
Multi-Threading 1
7.
Multi-Threading 2
8.
System Calls
9.
Daemons
10.
UUID
BeagleBoard
11.
Exploring the Chips
12.
PinExploration
13.
GPIO C Library
14.
ADC C Library
❱
14.1.
ADC Continous
15.
PWM C Library
❱
15.1.
ADC to PWM Library
16.
libioctrl
17.
USB Ethernet
❱
17.1.
USB to Ethernet sniffing tool
18.
Mounting an SD
C
19.
Learning C
20.
Embedded C
❱
20.1.
atmega328p
20.2.
avr-gcc
20.3.
Blink
20.4.
UART
20.5.
ADC
20.6.
PWM
20.7.
Full program
Rust
21.
Intro to Rust
❱
21.1.
First Program
21.2.
Rustlings
Bourne Again SHell
22.
Redirection
23.
Bash
24.
Man Pages
25.
Systems Stats Script
26.
RFC Logger
Git
27.
My First Repository
28.
Branching-Strategy
29.
Git Oneflow
30.
Anti Patterns
31.
Continous Deployment
32.
Continous Integration
33.
Release Deployment
34.
Migration