klBASIC is a BASIC interpreter written in C for AVR microcontrollers. [Karl Lunt] developed the project based on an assembly language BASIC interpreter for 68HC11 chips written by [Gordon Doughman].
The project is based on ATmega32 to create a Basic language programmable chip computer which is capable of running Basic programs and with the ability to display results in RGB TV screen. During the ...