Giter VIP home page Giter VIP logo

hydrabus / hydrabus Goto Github PK

View Code? Open in Web Editor NEW
261.0 20.0 37.0 15.79 MB

HydraBus open source multi-tool for anyone interested in learning/developping/debugging/hacking/Penetration Testing for basic or advanced embedded hardware

Home Page: http://hydrabus.com/hydrabus-1-0-specifications

TypeScript 100.00%
hydrabus-board eagle firmware micropython dfu hardware kicad-breakout-board nfc-reader nandflash flash

hydrabus's Introduction

HydraBus

HydraBus an open source multi-tool hardware

HydraBus v1.0 Rev1.5 board

You can Buy HydraBus/HydraNFC Online: http://hydrabus.com/buy-online

HydraBus pins assignment

Wiki Getting Started: https://github.com/hydrabus/hydrafw/wiki/Getting-Started-with-HydraBus

HydraFW official firmware for Hydrabus

Wiki for HydraFW: https://github.com/hydrabus/hydrafw/wiki

See https://github.com/hydrabus/hydrafw

To build hydrafw see instructions here:

Official Micro Python port for HydraBus

See https://github.com/micropython/micropython Tested with GCC ARM 4.9 2015q3(GNU_ARM_4_9_2015q3)

To build micropython for HydraBus do:

git clone --recursive https://github.com/micropython/micropython
cd micropython/ports/stm32
make BOARD=HYDRABUS

For more details on official micropython hydrabus port see: https://github.com/micropython/micropython/tree/master/ports/stm32/boards/HYDRABUS

Official Black Magic JTAG/SWD debugger port for HydraBus

See https://github.com/blacksphere/blackmagic.git

Before to build the firmware check this issue (as you need a new GCC ARM Compiler >=4.9): blackmagic-debug/blackmagic#128 Tested with GCC ARM 4.9 2015q3(GNU_ARM_4_9_2015q3)

To build Black Magic for HydraBus do:

git clone --recursive https://github.com/blacksphere/blackmagic.git
cd blackmagic
make PROBE_HOST=hydrabus

For more details on official blackmagic hydrabus port see: https://github.com/blacksphere/blackmagic/tree/master/src/platforms/hydrabus

hydrabus's People

Contributors

baldanos avatar bvernoux avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hydrabus's Issues

STM32F405RGT6 unavailable

The BOM states that the MCU is a STM32F405RGT6. However it seems to be nowhere in stock.
Is there an alternative with the same pinout? I am not that familiar with the STM32F4 series.

Decoding sniffed NFC exchanges

I've just got hold of the HydraBus + HydraNFC hardware, and I've sniffed my first NDEF record read + write.

With the text file, is there any way I can use a graphical tool to visualise the exchanges? I've looked at Wireshark-NFC, but that expects pcap format files. Would there be an easy way to convert the ascii sniffer output to pcap at all?

MAKEFILE BLACKMAGIC

hello, when compiling with makefile it generates blackmagic.bin and blackmagic.hex but no blackmagic.dfu. here is the output with mys2

I use the command : make PROBE_HOST=hydrabus

Memory region Used Size Region Size %age Used
rom: 133924 B 1 MB 12.77%
ram: 5956 B 128 KB 4.54%
OBJCOPY blackmagic.bin
OBJCOPY blackmagic.hex

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.