All Projects → hydrabus → Hydrabus

hydrabus / Hydrabus

HydraBus an open source multi-tool hardware for researcher, hackers, students, embedded software developers or anyone interested in debugging/hacking/developing/penetration testing

Programming Languages

micropython
64 projects

Projects that are alternatives of or similar to Hydrabus

smartcitizen-kit-20
Smart Citizen Kit 2.0 hardware and firmware
Stars: ✭ 36 (-65.38%)
Mutual labels:  hardware, firmware
SnowFlakeProject
All open source data of the snow flake project.
Stars: ✭ 37 (-64.42%)
Mutual labels:  hardware, firmware
smbusb
USB SMBus Interface
Stars: ✭ 93 (-10.58%)
Mutual labels:  flash, firmware
simtrace2
Osmocom SIM card tracer, v2.0; mirror of https://gitea.osmocom.org/sim-card/simtrace2
Stars: ✭ 54 (-48.08%)
Mutual labels:  hardware, firmware
Platform Espressif32
Espressif 32: development platform for PlatformIO
Stars: ✭ 333 (+220.19%)
Mutual labels:  firmware, flash
nsec-badge
Software from the NorthSec badge
Stars: ✭ 34 (-67.31%)
Mutual labels:  hardware, firmware
Tinymovr
Compact brushless motor controller with integrated absolute encoder and CAN Bus.
Stars: ✭ 90 (-13.46%)
Mutual labels:  hardware, firmware
remote-pinetime-bot
Telegram Bot to flash and test PineTime firmware remotely
Stars: ✭ 23 (-77.88%)
Mutual labels:  flash, firmware
Retroesp32
Retro ESP32 is a turbo charged Odroid Go Launcher, Emulator and ROM Manager
Stars: ✭ 313 (+200.96%)
Mutual labels:  hardware, firmware
Ironos
Open Source Soldering Iron firmware for Miniware and Pinecil
Stars: ✭ 3,945 (+3693.27%)
Mutual labels:  firmware, flash
twigs
Alternate firmware for Mutable Instruments Branches synthesizer module
Stars: ✭ 21 (-79.81%)
Mutual labels:  hardware, firmware
Lowlevelprogramming University
How to be low-level programmer
Stars: ✭ 7,224 (+6846.15%)
Mutual labels:  hardware, firmware
samsung-bios-check
BIOS update checker for Samsung laptops running Linux
Stars: ✭ 25 (-75.96%)
Mutual labels:  hardware, firmware
StratifyOS
A Powerful embedded RTOS for ARM Cortex M microcontrollers
Stars: ✭ 94 (-9.62%)
Mutual labels:  hardware, firmware
anytone-flash-tools
Independend flash tools for Anytone D878UV radio (and maybe others)
Stars: ✭ 31 (-70.19%)
Mutual labels:  flash, firmware
lucidgloves
Arduino/ESP32 based DIY VR Haptic gloves. Compatible with SteamVR via OpenGloves.
Stars: ✭ 1,149 (+1004.81%)
Mutual labels:  hardware, firmware
Iot Pt
A Virtual environment for Pentesting IoT Devices
Stars: ✭ 218 (+109.62%)
Mutual labels:  hardware, firmware
3d printed keyboard
A fully 3D printed computer keyboard
Stars: ✭ 31 (-70.19%)
Mutual labels:  hardware, firmware
Castor and pollux
A Juno-inspired dual oscillator
Stars: ✭ 279 (+168.27%)
Mutual labels:  hardware, firmware
Stm32 Bootloader
Customizable Bootloader for STM32 microcontrollers. This example demonstrates how to perform in-application-programming of a firmware located on an external SD card with FAT32 file system.
Stars: ✭ 541 (+420.19%)
Mutual labels:  firmware, flash

HydraBus

HydraBus an open source multi-tool hardware

HydraBus 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

To build micropython for HydraBus do:

$ git clone --recursive https://github.com/micropython/micropython
$ cd micropython/stmhal
$ 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): https://github.com/blacksphere/blackmagic/issues/128

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].