iBoxClient is a firmware package running on iBox products, and its corresponding server package is iBoxServer. This software implements a simple IoT system.
iBox: Please check the detailed information of the Internet of Things open source hardware on Jufeng crowdfunding website. The main functions are as follows:
Currently, only the underlying driver files have been implemented, and other functions are under development...
Currently two compilation methods are supported
Keil5:
The project file is in the Project directory.
GCC:
Run the make command in the update directory: make compilation options:
使用by default. Please note this option when using the driver files of this project.other:
The arm-none-eabi version used in this project is 4.9.3 20150529 . Other versions have not been tested.
The tools folder also contains some tools for this project.