attify / attify-badge

Attify Badge GUI tool to interact over UART, SPI, JTAG, GPIO etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is not being maintained anymore. The new tool is located here.

attify-badge

Attify Badge GUI tool to interact over UART, SPI, JTAG, GPIO etc.

Modules

  • UART
  • GPIO
  • SPI
  • I2C
  • JTAG

Install

  • chmod +x install.sh
  • ./install.sh

Running the application

  • From the project directory run python main.py' make sure the python` reffers to python 2.7 and not python 3.5

Trouble Shooting

  • In case the installer shows errors, try installing it manually.

  • If that doesn't work register an issue on github and we will get back to you ASAP.

About

Attify Badge GUI tool to interact over UART, SPI, JTAG, GPIO etc.

License:MIT License


Languages

Language:Python 63.1%Language:Tcl 32.8%Language:C 2.7%Language:Shell 1.3%