Commit Graph

24 Commits

Author SHA1 Message Date
chunyexixiaoyu 0379084f40 Ubiquitous/RT_Thread/:update ov2640 drivers to adapt the hardware,IIC two wires(SCL SDA) switched due to due to hardware design. 2021-11-30 15:23:34 +08:00
chunyexixiaoyu 4c0b05b752 Ubiquitous/RT_Thread/:rt-thread version update to fix the bug that tensflow lite for mcu can't be compiled. 2021-10-22 14:22:47 +08:00
chunyexixiaoyu bea5eda2e0 APP_Framework/Applications:update face detect and instrusion detect ,the version had been tested for long time,and its's stable.
At the same time,rt-thread and kendryte-sdk-source both sub module must be updated.
2021-10-14 14:15:09 +08:00
chunyexixiaoyu 43f19c4b55 Ubiquitous/RT_Thread/: add lcd test example update main.c function when it starts. 2021-10-14 11:21:06 +08:00
chunyexixiaoyu a184611226 Ubiquitous/RT_Thread/:update K210 bsp base on https://github.com/kendryte/K210-Micropython-OpenMV
Fixed an issue where LCD and RW007 could not be used at the same time
2021-10-14 11:19:40 +08:00
chunyexixiaoyu 0eee31179c Ubiquitous/RT_Thread/:update stm32 configure file and solve ov2640 driver compile bug. 2021-10-14 10:59:18 +08:00
chunyexixiaoyu ecfbdb207f Ubiquitous/RT_Thread/:update submodule version 2021-10-14 10:47:41 +08:00
chunyexixiaoyu 2e209ef174 APP_Framework/Applications/:framework initialize in the bsp applications/main.c 2021-09-24 15:54:26 +08:00
chunyexixiaoyu 6ad0b192e8 Ubiquitous/RT_Thread/: add a interface about k210 dvp image setting. 2021-08-13 14:33:10 +08:00
yangtuo250 9a1a407ea6 feat(knowing app): stm32f4 svc iris demo 2021-08-10 18:02:16 +08:00
Liu Yongkai 21f57bf229 feat(helmet detect): add knowing app helmet detect 2021-08-05 15:05:36 +08:00
chunyexixiaoyu 3b74443dac APP_Framework/lib/:add cJSON library 2021-08-04 16:26:37 +08:00
Liu Yongkai b3667294ed feat(face_detect): read all parameters from SD card json file 2021-08-04 09:48:36 +08:00
Liu Yongkai af42ebca62 feat(.gitignore): add rtt bsp k210 gitignore & macOS gitignore 2021-08-03 15:37:21 +08:00
chunyexixiaoyu 38d2cb3c85 APP_Framework/Framework/:update knowing framework
1.fix some Kconfig file
2.add tensorflow-lite-for-mcu in knowing file
3.add mnist application,note the application cannot be used with RAM less than 500K.
4.the version need to separate application and OS(rtt),later by using add transform layer to solve it.
2021-07-20 14:50:50 +08:00
chunyexixiaoyu fcd14e038e APP_Framework/:fix some Kconfig file in Applications and Framework. and change know to knowing ,remove uncomfortable file(their location is wrong) 2021-07-14 15:15:57 +08:00
chunyexixiaoyu 5b9cbad759 Ubiquitous/RT_Thread: fix lcd drive for k210 ,before lcd drive can't work with spi. 2021-06-21 18:05:57 +08:00
chunyexixiaoyu fedd6affc9 Ubiquitous/RT_Thread/:add rw007 driver and ov2640 driver 2021-06-21 17:17:51 +08:00
chunyexixiaoyu 223933b6f9 Ubiquitous/RT_Thread/:add K210 bsp 2021-06-16 20:52:57 +08:00
chunyexixiaoyu 1df91a6b3c Ubiquitous/RT_Thread/:import K210 sdk as sub module and change rt-thread version 2021-06-16 20:37:43 +08:00
chunyexixiaoyu 2faece8dc6 Ubiquitous/RT_Thread/:add stm32f407-atk-coreboard bsp in bsp folder. 2021-06-15 19:29:14 +08:00
chunyexixiaoyu e85b0832e1 Ubiquitous\RT_Thread\:add Kconfig file and SConscript file in drivers folder 2021-06-15 19:27:32 +08:00
chunyexixiaoyu 8de08a5ae1 Ubiquitous/RT_Thread/:add rt-thread as sub modules 2021-06-15 14:26:51 +08:00
Zhao_Jiasheng 33388e60ab Adjust directory structure 2021-06-03 17:48:02 +08:00