Skip to content

Latest commit

 

History

History
63 lines (42 loc) · 1.23 KB

req002.md

File metadata and controls

63 lines (42 loc) · 1.23 KB

Literature Review

List of Sampled Technology Protocols

  • 1: Contoller Area Network (C.A.N.)

  • 2: MAC layer Addressing

  • 3: IEEE 802.11 (b.g.n/a/c)

List of Sampled Technology Hardware

  • 1: Adafruit's Arduino UNO

  • 2: Raspberry Pi's 'Model B+'

  • 3: Reannaisance's PorterBoard 2

  • 4: Orange Pi's IoT+ Embedded

  • 5: Stock Daragonboard410c (QEMU Emulated VM)

List of Sampled Software Releases

  • 1: Automotive Grade Linux (A.G.L., Linux Kernel 3.9)

  • 2: Tyzen Operating System (UNIX Kernel 4.11)

  • 3: Qt ( For the Graphical Release, Applications)

  • 4: Ubuntu IoT Core (+2.3.26)

List of Sampled Libraries and Modules:

  • 1: AGL 1.1: agl-demo 1.2: agl-appfw-smack 1.3: agl-devel 1.4: agl-netboot
  • 2: UNIX 2.1: gawk 2.2: wget 2.3: git-core 2.4: diffstat 2.5: texinfo 2.6: chrpath 2.7: cpip 2.8: socat
  • 3: lib 3.1: libsdl.2-dev 3.2: gcc-multilib 3.3: libhvac

List of Sampled Authoring Softwares:

  • 1: Reading/Writing a PCB (.gerber format)
  • 2: C, PyPi (Writing Functional Code Snippets)
  • 3: make, build (C-lang)
  • 4: bash (UNIX Scripting)