Close

Speeding up the uploading process

A project log for MagSpoofPI

Be able to make & upload MagSpoof with variable tracks, to use it without Arduino dependencies, and implement it on the same Raspberry GPIO.

salvador-mendozaSalvador Mendoza 09/20/2016 at 06:490 Comments

To speeding up the uploading process, you will need to sacrifice some functions in the library, for example the "reverseTrack" with less code to upload, faster will be the process, I attached two pic, one with the full code, the other without that function. The difference is around 6 seconds less.

Before
After

Discussions