├── MCU
│ ├── cmsis_dsp
│ │ ├── arm_common_tables.h
│ │ ├── arm_const_structs.h
│ │ ├── arm_math.h
│ │ └── libarm_cortexM4lf_math.a
│ ├── tflite_micro
│ │ ├── tensorflow
│ │ └── third_party
│ └── user
│ ├── ai.cc
│ ├── ai.h
│ ├── at32f403a_407_clock.c
│ ├── at32f403a_407_int.c
│ ├── main.c
│ ├── model_data.cc
│ └── model_data.h
└── Python
├── Hyperparameter.csv
├── My_Functions.py
├── hyperparameter_optimization.py
├── install-python-package.bat
├── keras-model_to_tflite-8bits.py
├── keras-model_to_tflite.py
├── test_data-from-mcu.py
├── test_hyperparameter.py
├── test_keras-model.py
└── test_tflite-model.py
-
Notifications
You must be signed in to change notification settings - Fork 0
Maboroshi0327/water-level-identification
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Use AT32F403A (Arm Cortex-M4 based MCU) and TensorFlow Lite for Microcontrollers to identify the water level of the bottle.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published