Majorly dedicated to
* PSP(platform software package)
* contains Linux driver(port I/O,MMIO,access processor and superIO,watchdog,hardware monitor and so on)
* library(IO access,smbus,ipmi)
* APIs
* utilities
* OOB solution, based on NUC980, contains the following features :
*MQTT
*OTA
*Power control
*schedule events
*I2C Slave driver
*I2C Host
*support for cellular network(LTE dongle)
*Ethernet
*DHCP using raw socket with C program
Websocket
*Designing Date flow and schema(similar to RESTful API)
All of aforementioned firmware program were developed and research almost entirely by myself.
* I have solid grasp of FreeRTOS and gained practical experience in its implement.