// andars wokwi project
// 5-symbol, 8-state universal turing machine transition function
// see https://github.com/andars/universal-turing-machine-w5s8 for the design.
void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
}
ERC Warnings
gate7:A: Input pin not driven
gate7:B: Input pin not driven
gate8:B: Input pin not driven