Skip to content

rfc6919/BUSSide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author: Dr Silvio Cesare of InfoSect
License: GPLv3

http://busside.com.au

To flash the firmware:

# apt-get install esptool
# git clone http://github.com/BSidesCbr/BUSSide.git
# esptool --port /dev/ttyUSB0 write_flash 0x00000 BUSSide/FirmwareImages/*.bin

# cd BUSSide/Client
# ./busside.py /dev/ttyUSB0

To build from source:

Please install https://github.com/plerup/espsoftwareserial in your Arduino
libraries.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 64.8%
  • Python 31.1%
  • C 4.1%