EBC Goals and Needs

From eLinux.org
Jump to: navigation, search

thumb‎ Embedded Linux Class by Mark A. Yoder


Class goals

  • Understand how to work with the community
  • What is different in embedded?
  • Know how to use it like a microcontroller
    • GPIO interrupts via blocking
  • Various places where things get initialized and understanding the boot/run process
  • Rebuild bootloader and kernel
  • Create a minimal kernel module
  • Do a project

Class needs

  • xM SD card image that's up to date with Bone A6 image.
  • USB audio output via hub at same time as USB audio input via webcam
  • I2C library for 8x8 LED display with good perfomance
  • PRU examples




thumb‎ Embedded Linux Class by Mark A. Yoder