Skip to content

3. Software

Salvador Mendoza edited this page Jan 19, 2017 · 4 revisions

3. Software

Files in the repository.

  • Schematic folder: contains full schematics so everyone could test it or improve it. Free hardware.
  • 3dventure.ttf: it is a font to make banners in the OLED.
  • README.md: contains instructions to run SamyKam.py properly.
  • SamyKam.py: main script, it controls the hardware and software in the board.
  • gpio.py: script to run the MagSpoofPI after a successful compilation.
  • headMagSpoofPI: head of the MagSpoofPI code to generate the main library to compile it and load it.
  • tailMagSpoofPI: tail of the MagSpoofPI code to generate the main library to compile it and load it.
  • install.sh: experimental automatic installation of all the dependencies for SamyKam.
  • makefile: necessary to compile and load/install the attiny85 code.
  • samy.ppm: Samy Kamkar image to load it when SamyKam runs.
Clone this wiki locally