Embedded Computing 1 (STECE-2022): Material# Block 1: Linux, and Working With Remote/Embedded Devices Block 2: C on Linux: Local and Cross Development Block 3: C++ Block 1: Linux, and Working With Remote/Embedded Devices# 2024-03-04(6): Introduction Quiz Intro: Course Contents Homework: WSL Installation 2024-03-21(6): OS Concepts, Shell, SSH Intro: Course Contents (cont’d) OS Concepts Shell Usage SSH Setup 2024-04-14(6): SSH, Permissions (Incl. Exercise) SSH: Secure Shell File System Permissions Homework Block 2: C on Linux: Local and Cross Development# 2024-04-17(6): Toolchain, Makefiles, CMake Recap, Outlook Toolchain Intro, And Basic Makefiles CMake, Native Build 2024-04-22(6): CMake, Systems Programming/File-IO, Homework CMake, Native Build Systems Programming Basics: File I/O Homework (until next time - 2024-05-06) 2024-05-06(3): Homework Recap, Exercise: Reading Sensor, Test Driven Development Homework, Recap Exercise: Reading A Sensor (Driven By Tests) 2024-05-13(3): Homework Recap, Cross Development Intro Homework Recap Cross Development 2024-05-27(6): Cross Development, Toolchain Installation Cross Development Exercise: Install Cross Toolchain C++ Intro: Livecoding Session User’s View Exercise: Parse Lines From /etc/passwd Block 3: C++# 2024-06-17(6): Container Templates std::vector<>, std::map<> auto 2024-06-19(6): Sorting And Searching Sorting And Searching 2024-06-20(3): Lab Exercise