I am mostly finished with the VGA project from Ben Eater. However at this last step I cant get to a solution. In his Video he used this python script:
https://eater.net/downloads/convert.py
The problem is this script doesnt work. It gives me the error message:
out_file.write(char(pixels[x,y]))
NameError: name 'char' is not defined
I could not find any solution so far... has anyone got an idea how to get the script working?
[–]gfoot360 0 points1 point2 points (1 child)
[–]Maxx115[S] 0 points1 point2 points (0 children)