Improved Nexys A7 I2C Temperature Sensor

preview_player
Показать описание
An improved version of the previous Nexys A7 Temperature Sensor project. Improvements: reset removed (not needed), single always block in i2c master, and added Fahrenheit temperature conversion circuitry and display capabilities.

Project files located here:
Рекомендации по теме
Комментарии
Автор

Really nice effort from you sir, can you please provide the testbench for this?

RevanasiddeshU-en
Автор

Did you know that you have a problem in your code? 26C should be 79F and 27C 81F (If rounded up). Do you know how it could be resolved?

Alan
Автор

Hey, thanks for your video! I have trying to use your temp sensor code to try and implement it into my personal project of trying to read data from a adafruit current sensor. I am not sure how to switch the code around to display accurate current readings, may you please help?

cesarpineda