Skip to main content

Python library for hardware hacking with the GreatFET

Project description

GreatFET Python Package and Utilities

This software is developed for python3. It should be compatible with python2, but we do less testing with python2 and plan to drop python2 support in the future.

Installing or Updating Software

Unless you are developing software or testing software from git, you can install or update GreatFET software with:

sudo pip3 install --upgrade greatfet

Building and Installing Software

To build and install GreatFET software without pip, you will require:

If you are using git, the preferred way to install libgreat is to use the submodule. From inside the cloned greatfet directory:

git submodule init
git submodule update

Install libgreat:

cd libgreat/host
python3 setup.py build
sudo python3 setup.py install
cd ../..

Install greatfet:

cd host
python3 setup.py build
sudo python3 setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

greatfet-2024.0.3-py3-none-any.whl (455.9 kB view details)

Uploaded Python 3

File details

Details for the file greatfet-2024.0.3-py3-none-any.whl.

File metadata

  • Download URL: greatfet-2024.0.3-py3-none-any.whl
  • Upload date:
  • Size: 455.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.16

File hashes

Hashes for greatfet-2024.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 db0eef5c72e1543dbff712a6356b5c1f18adbca381c6307f5e9ea472d4b294c3
MD5 90766219dbc1a3f0c5c9ea98bf275830
BLAKE2b-256 20a9e889e80f0569fd08a2d638501e88016cfc11a521f94824ddd644e06b2017

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page