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

[Errata]: Chapter 10 - Mistake in Temperature-Formula #8

Open
HorstFrevel opened this issue Sep 20, 2024 · 0 comments
Open

[Errata]: Chapter 10 - Mistake in Temperature-Formula #8

HorstFrevel opened this issue Sep 20, 2024 · 0 comments
Assignees

Comments

@HorstFrevel
Copy link

Contact Details

No response

What format of the book has this error? You may select more than one option.

Print

Page Number or Section

125; 128

Detailed description

When explaining I2C and SPI, in the thermometer-code the equation is printed as 'temperature = 25 - (reading - 0.706)/0.001721'. Shouldn't it say '27' instead of '25', both on page 125 and 128?

Furthermore on page 125 you write "the OLED needs characters to display, so we use the str-function...". I can't find the use of the str-function in the code, but you use an f-string.

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

No branches or pull requests

2 participants