![]() |
Arduino SensorCommunicationLib Library
|
Files | |
file | SensorCommunicationLib.cpp [code] |
contains the SensorCommunicationLib class mathods implementation. This class can be used to ease the programming of an Arduino sketch read data from sensors and transmit them as a stream of csv data. | |
file | SensorCommunicationLib.h [code] |
contains the SensorCommunicationLib class definition and the include file that the class implementation needs. | |