Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GATOROM: Image Rendering #90

Open
travisgoodspeed opened this issue Feb 18, 2024 · 1 comment
Open

GATOROM: Image Rendering #90

travisgoodspeed opened this issue Feb 18, 2024 · 1 comment

Comments

@travisgoodspeed
Copy link
Owner

I've been using some throwaway Golang code to render an image of the program memory from a UV-erasable PIC16 as an image, then stitching those together to make a GIF of the erasure sequence. It kinda works to see patterns, but it bugs me that the physical relationship between bits isn't accurate.

Close this issue when we GatoROM can generate a bitstream photograph for output. #89 will also be needed to confirm memory dumps from chips.

@travisgoodspeed
Copy link
Owner Author

UV Erasure example, with the janky decoding script. Each column is a byte and the more significant bits drown out the less significant ones.

20240211-uverase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant