Coder Social home page Coder Social logo

krazynez / upysweeper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from khubik2/pysweeper

3.0 2.0 1.0 49 KB

BaryonSweeper - a JigKick internal service tool emulator (without a GUI)

License: GNU General Public License v3.0

Python 100.00%
pandora psp baryon-sweeper milk-v

upysweeper's Introduction

µpysweeper

pysweeper without a GUI

upysweeper.webm

Note: If the serial output dumps to screen and you get a green light then no light just turn your PSP over and with the power cable still plugged in turn on the PSP. It should autoboot into Despertar del Cementerio


Setup & Install

  1. Make sure you have pyserial and pycryptodome installed.

    1. pip install -r requirements.txt
  2. python3 ./upysweeper.py or ./upysweeper.py

Options:
./upysweeper.py -p SERIAL_PORT -bt BATTERY_TYPE

example:
    ./upysweeper.py -p /dev/ttyUSB0 -bt Autoboot 
Battery types
  • "Service" which is 0xFFFFFFFF and set as default

  • "Autoboot" which is 0x00000000

  • "Normal" which is 0x34127856 (just random)

  • "Custom" 0x12345678 or 12345678 allow custom serial to be used

Embedded flag
  • -e if defined will just be set to true

  • This is to tell upysweeper to not run a test for an echo it has been only tested on the Milk-V Duo with a custom image.

  • PIN GP2 (RX) schematic(PIN 5)

  • PIN GP3 (TX) schematic (PIN 4)

img

Original work

upysweeper's People

Contributors

krazynez avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

sajattack

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.