How do you make machines that read flit, how do you make machines that write flit, and how do you write it manualy? Sorry for making a text post, but how do you manuly color them? Thats the big question.
Comments
-
well the color/bits is ctype but i find it way easier to copy paste from a template, i also made a tutorial if you are interested id:3332850
-
But still, How do you manuly change it? :D
-
lol no prob, happy to help a fellow electronics enjoyer
-
@iop9710 I couldn't thank you enough, I am so thankfull.
-
id:1686349 this save by Sandwichlizard taught me the basics. It all just uses bitwise logic, AND OR XOR, all that stuff but with multiple bits so read up on that first if you're unfamiliar. That save plus the wiki page for FILT is how I learned everything. There are a couple other helpful saves on the wiki