News

August 28, 2011 [Mike] sent in a project he’s been working on – a port of a BASIC interpreter that fits on an Arduino.
Instead, it uses the exceedingly odd Tiny Programming Interface to write bits to the Flash on the chip. [feynman17] realized he could use the Arduino SPI library to communicate with this chip and ...