This document outlines a workshop on embedded Linux rapid prototyping using the Raspberry Pi. The workshop agenda includes preparing the Raspberry Pi, embedded Linux programming with C, and rapid prototyping with Python. The objective is to browse embedded system development, learn Linux API basics, create kernel modules, and do rapid prototyping with Python. Participants will install software, set up cross-compilation tools, access GPIO pins from C programs, and handle interrupts from device drivers.