Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.
/ PortalPlugins Public archive

Python plugins to intercept RFID portals, like Skylanders, Disney Infinity ...

Notifications You must be signed in to change notification settings

capull0/PortalPlugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PortalPlugins

Python plugins to intercept RFID portals, like Skylanders, Disney Infinity ...

short description

With this Python scripts together with my modified version of serialusb you can use images as normal RFID figures.

If you place a figure on the portal an image will be created. Via a configuration you can change the mapping.

I will add soon a video and a detailed description

setup

  • go to my fork of https://github.com/capull0/serialusb
  • build a usb device like described on the github repository
  • my setup: "Raspberry Zero W" connected over the GPIO serial pins with a "atmega32u4 pro micro"
  • build and upload the firmware
  • build serialusb

Frontend application soon

i started a Python flask application where you can select and map the images you want to play, which will write the configuration for this plugin

About

Python plugins to intercept RFID portals, like Skylanders, Disney Infinity ...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages