An open API service indexing awesome lists of open source software.

https://github.com/attify/attify-badge

Attify Badge GUI tool to interact over UART, SPI, JTAG, GPIO etc.
https://github.com/attify/attify-badge

embedded hacking-tool hardware i2c iot security spi uart

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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

# NEW URL : https://github.com/attify/attify-badge-tool

# 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.