Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sensors - LSM6DSOX - MLC & Mbed Integration #16

Merged
merged 24 commits into from
Nov 23, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
3cd1eca
First commit, contains a working function to program MLC with config …
SamHadjes Jun 10, 2020
fb2b127
Started the construction of the MachineLearningCore class, trying to …
SamHadjes Jun 11, 2020
fc27229
Have been working on MachineLearningCore class, a lot of methods have…
SamHadjes Jun 12, 2020
2a14e46
Have been working on the interrupts from LSM6DSOX. So far 2 problems …
SamHadjes Jun 15, 2020
a4374a1
Working on interrupts
SamHadjes Jun 16, 2020
0ba7789
Interrupt 2 and MLC documentation
SamHadjes Jun 17, 2020
bc4066c
Doxygen comments on MachineLearningCore class and interrupt debug and…
SamHadjes Jun 18, 2020
7a19be8
First shot at data logging
SamHadjes Jun 19, 2020
55c0a5c
Working on data collection app
SamHadjes Jun 22, 2020
d519a5a
Data logging without printf
SamHadjes Jun 24, 2020
060cdf7
UCF processing
SamHadjes Jun 24, 2020
bef85db
Commenting and cleaning MLC class and configuration code
SamHadjes Jun 25, 2020
2d8f7be
Implementing DataGatherer Class
SamHadjes Jun 26, 2020
1740254
Debugging DataGatherer
SamHadjes Jun 29, 2020
81e198f
UCF to H file conversion code cleanup
SamHadjes Jun 30, 2020
c637953
MLC Mbed Integration updates and cleanup
SamHadjes Jun 30, 2020
3ae68f3
Data Gathering preparing todo list and updating include
SamHadjes Jun 30, 2020
96f7468
Updated todo.md with missing steps
SamHadjes Jun 30, 2020
3c0f444
Created Embedded features project
SamHadjes Jun 30, 2020
29bd40d
Working on embedded features implementation and documentation
SamHadjes Jul 1, 2020
897eb14
More work on embedded features tests and documentation
SamHadjes Jul 2, 2020
5244546
Last commit for embedded features
SamHadjes Jul 3, 2020
f8c726e
Updated readme and cleaned folders
SamHadjes Jul 3, 2020
724061b
Updated readmes and general info
SamHadjes Jul 3, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
29 changes: 0 additions & 29 deletions LKExp-LCD-Mbed_JPEG_Display/README.md

This file was deleted.

Loading