Any interest in running arduino code on PC, partially?

Here you go! I've also implemented a LiquidCrystal class. Unzip all files in your default include folder. Make a windows console project and use my main.cpp as a template. At the moment it runs a fake LCD sample program to report millis() :slight_smile:

Help me break them! Everything seems to work until another programmer takes a look :wink:

main.cpp (633 Bytes)

Arduino.zip (9.95 KB)