Skip to content

q60/fourty-two

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

42

This is a simple Arduino-written Brainfuck interpreter. Supports liquid crystal I2C displays and any keypads 4x4.

It requires LiquidCrystal_I2C and Keypad libraries.

Button mapping.

+ - < >
. , [ ]
_ _ _ _
* C # _

The _ keys are silent ones - they have no use (as for now).

- * launches code.

- C resets Arduino board.

- # erases one character.

About

Arduino Brainfuck interpreter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages