The API for a car unit operating in a pre-build scene on class iot_brc (IoT Based Reality Combat).
The target platform of libraries is Arduino.
- BRCClient: The API for communicating with the BRC server. Inherit from class KSM111_ESP8266.
- KSM111_ESP8266: The API for directly communicating with module KSM111_ESP8266.
- RFID: The API for reading serial number of RFIG tag via module MF-RC522.
- Download the directory of the corressponding library
- Put the directory in the directory of custom libraries of Arduino IDE.
- Restart the Arduino IDE if it's opened.
- Import library: Sketch -> Include Library -> Contributed libraries
- Open examples: File -> Examples -> Examples from Custom Libraries