Home


Downloads:

OOPIC user classes

  • OOPICEENet version 0.0.2 (tar.gz ,zip)
    Two user classes providing simplified sharing of an OOPIC's EEPROM over an I2C interface between two OOPIC microcontrollers. Ideal for sharing many kilobytes of data between OOPICs, for data acquisition etc. Comes with full instructions and example code. Now in C and BASIC versions.

  • OOPICNet version 0.0.2 (tar.gz ,zip)
    Two user classes providing simplified sharing of an 8-byte buffer over an I2C interface between two OOPIC microcontrollers. A very flexible solution to networking problems that don't fit into the mould of the oDDELink object. Comes with full instructions and example code. Now in C and BASIC versions.

  • PAK-II maths co-processor (oNMD_Coproc.osc)
    A user class encapsulating functionality for communication with the Al Williams PAK-II floating-point co-processor.

  • Milford Instruments serial LCD display (oNMD_LCD.osc)
    A user class encapsulating functionality for communication with a Milford Instruments serial LCD display. Now in C and BASIC versions

  • 4QD NCC-35 motor drivers (oNMD_Motors.osc)
    A user class encapsulating functionality for the use of a pair of 4QD NCC-35 motor driver boards.

OOPIC test programs and examples

  • PAK-II maths co-processor (Coproc_test1.osc)
    A test program using the oNMD_Coproc.osc user class. It first tests communications with the PAK-II maths co-processor, and then performs a floating point calculation, and checks the result. Diagnostic output is shown on an LCD display.

If you have any feedback on any of the code on this page, please contact us on neil@octrix.com.