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

#22 sht30 peripheral model #74

Closed
wants to merge 15 commits into from
Closed

Conversation

meganlai27
Copy link
Contributor

I tested the sht30.cs file and I believe it works now. I had to combine the temperature and humidity polls because it has the same register address.
image

meganlai27 and others added 14 commits September 28, 2023 00:56
* New python script to automate the mount process on windows system
* Adding in initial rev of build test

* checking again

* Doing a quick test

* Doing another test

* Trying to tag the docker image

* removing ta

* Trying to use a container as a base

* Hopefully this works

* Making sure that this build will fail

* making code work again
* Removed manual openocd build from dockerfile
* Compressed bashrc append commands to a single layer
We added a mount script for windows mounting hardware to the container but it wasn't added to the README
* Modifying aliases of commands

* Adding documentation of new commands into README

* Changing name of Test directory path

* Some more miscellaneous docker improvements
* Adding clang format to the docker container and also adding in a basic .clang-format file
* Created CAN Handler task

* Created ISR for inbound messages on CAN line 1

* Making references to new Embedded-Base directory

---------

Co-authored-by: nwdepatie <[email protected]>
* I2C modified LSM6DSO C# file
* Defining temp sensor monitor RTOS task in monitor.c

* Preliminary faulting structure

* Adding a queue for passing temperature data to other tasks
@meganlai27 meganlai27 self-assigned this Oct 22, 2023
@nwdepatie nwdepatie closed this Oct 22, 2023
@nwdepatie nwdepatie deleted the #22-SHT30-Peripheral-Model branch March 29, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants