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

Lcd hello world #8

Open
wants to merge 30 commits into
base: LCD_Hello_World
Choose a base branch
from

Conversation

minniewang12
Copy link

No description provided.

minniewang12 and others added 30 commits November 28, 2023 14:45
Added module for decoding two digit inputs.
Changed main.s to: read in two digits accordingly, add digits together to get final age, find maximum heart rate from age and save all data above to memory.
** Need testing and checking if decoder works.
Now main.s only contains calling of subroutines, all subroutines are contained in other files.
Setup table
Need to check if loop is running through the table correctly.
Still need to implement multiplication to find the actual HR boundary value, find out how to use TBLWT.
Code ready to move onto next section: Read in heart rate data from sensor
This is the interrupt for timer 0
Created new file for working out period
Might need to change some parameters for the calculation. Check period of overflow
LCD routine
Final Code update
@alexncoleman alexncoleman deleted the branch ImperialCollegeLondon:LCD_Hello_World December 15, 2023 10:42
@alexncoleman alexncoleman deleted the LCD_Hello_World branch December 15, 2023 10:42
@minniewang12 minniewang12 restored the LCD_Hello_World branch December 15, 2023 10:45
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.

2 participants