Arduino
This is a popular microcontroller and as a manufacturer of devices that fit nicely into the 'shield' devices, I am always being asked about Libraries. So here is a collection of information of how to use the ByVac devices on the Arduino platform. This will specifically refer to devices that have the I2C interface, for devices that have a serial interface see http://www.asi.byvac.com/ard_home.php Some devices have both and may be referred to on this site and the one given.
The libraries here use (inherit) the Wire class and extend that class to be more specific for the BV range of devices.
- I2C Library The BV devices all share a common set of commands (mostly) and this class is that common set. Under normal circumstances only the specific device class will be used. This however contains all of the methods that can be used because they are inherited form this class.
-
BV4513 7 Segment display Class. -
BV4205
ADC, 10 channels
