MODI+ Firmware Updater With Python

실행 준비 python3(파이썬3.9 혹은 그 이상의 버전)를 컴퓨터에 설치 python3 -m pip install -r requirements.txt로 의존성 패키지들을 설치 실행 방법 (개발) python3 main.py –debug True로 GUI 프로그램을 실행한다. 실행 방법 (일반) python3 main.py로 GUI 프로그램을 실행한다. 실행파일 생성 python3 bootstrap.py 커맨드를 실행하여 정의한 spec 파일을 기반으로 실행파일을 생성 dist 폴더 내 MODI+ Firmware Updater.exe, MODI+ Firmware Multi Updater.exe 실행파일이 생성된것을 확인 GitHub View Github    

Read more

A small software collection to help with firmware related operations on Airspy HF+ devices

Airspy-Utils Airspy-Utils is a small software collection to help with firmware relatedoperations on Airspy HF+ devices on Linux (and other free systems). UPDATE: The sole purpose of this work is to help out Linux users (like myself).I am NOT interested in starting licensing debates / controversies related tothe upstream Airspy project. I am a just a new Airspy Linux customer who haszero knowledge about DSP (none is required for this work), and Airspy’sprevious history, behaviour, and origin. Currently Supported Devices […]

Read more

User customizable firmware for custom fightsticks

OpenStickFirmware OpenStickFirmware is open source software designed to handle any and all tasks required in a custom Fight Stick. It can handle being the brains of your entire stick, or just handling the bells and whistles while your Brook board talks to your console. About The Project OSF is built with CircuitPython and intended to run on any board it supports. Not only does this make the customization process friendlier for non-developers, but it also means a significant amount of […]

Read more