int cambus_readb(uint8_t slv_addr, uint8_t reg_addr, uint8_t *reg_data); int cambus_writeb(uint8_t slv_addr, uint8_t reg_addr, uint8_t reg_data); int cambus_readw ...
OpenMV firmware port to i.MX RT1050/1060, can run on NXP i.MXRT1060/1060 evk and a small camear board that is highly compatible with OpenMV3 Cam. To build under KEIL: Just open keil projects and build ...
I am always interested in real-time operating systems (RTOS) for microcontrollers (MCUs) with my past backgrounds in µC/OS-II, mbed, and FreeRTOS. When the opportunity arose to get my hands on the ...