Jump to content
  • 0

temp sensor


user1

Question

Hello,

I have a basys3 board and DS18B20 temp sensor,
I want to be able the measure the temp via the temp sensor but nothing happens when I'm implementing the code,
can someone help me understand how to do it? or suggest a simpler way to get the temp (for now I'm ok with binary representation)

 

Here is a link for the code if it will help someone understand what I did

temp_sensor.xpr

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hi @user1

Apologies for a (very) late reply. An XPR file alone is not enough to be able to take a look at your project, source files and various other things in the directory around the XPR, and potentially elsewhere on your filesystem, are also necessary. The easiest way to package up a project for others to look at is to use the File -> Project -> Archive Project menu option, which creates a ZIP archive of all of the required files.

Thanks,

Arthur

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...