ptwz / python_wizard

Command line LPC analysis tool to generate bitstreams for the Texas Instruments TMS5220 chip
MIT License
40 stars 12 forks source link

Running in android #13

Open christurnerchris opened 3 years ago

christurnerchris commented 3 years ago

Got python_wizard_gui.py to run in pyroid3 on Android I don't know how to put the -f arduino on the end but it has defaulted to Arduino anyway!

ptwz commented 3 years ago

Could you please provide some insight on how you pulled this off? I'd like to bring it either into the readme or even improve it to run on Android. Maybe I could try to replicate it and answer your question about the command line arguments.

dawie22 commented 2 years ago

Managed to do this by installing pydroid 3, used the built in pip to install scipy. Then opened wizard GUI file and run.

Only issue I found is that it extends past my screen but appears to work

christurnerchris commented 1 year ago

Works well in Raspberry pi Thonny python package and Linux mint Thonny python. For us non expert programmers maybe emphasis on the GUI version rather than command line version which just keeps complaining that you havent given it a file name