The SCAMP-5 vision system can be simulated, and operated, using a PC (Windows) based development system. It is built using APRON, a general-purpose array programming environment software. All files can be downloaded from the github archive at: https://github.com/jianingchen/scamp5c
The documentation at http://jianingchen.github.io/scamp5c/html/ contains details of the setup, and SCAMP programming reference. Additionally the APRON website (http://apronsoft.co.uk/) includes detailed documentation and tutorial for the programming environment. With the above software installed, it is possible to develop SCAMP-5 programs under Windows. The system includes a detailed, instruction-level emulation of the SCAMP-5 chip. The system also provides interface to the vision chip hardware.
Please note that we are currently developing a C/C++ based development flow and toolchain to replace the APRON based software. Watch this space for updates!
P.Dudek