Skip to content
Discussion options

You must be logged in to vote

his project is probably a little too advanced for me with this bluetooth stuff (...)

From your post, if you have 2000 instructions that are 3 bytes each you should be able to include them in your program. For inspiration, this seems to work with static data in the script. So another way to approach this could be to write a Python script (on computer, not robot) that converts your artwork into a Python file that you can import in your robot script for execution.

I wrote a script that wrote out pybricks code, but only the simplest of my art files (with the least instructions) could be run by it, everything else exceeded the filesize limit on the hub.

Can you share a snippet of what it p…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Jormono1
Comment options

Answer selected by Jormono1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants