Digital Thermostat using 8051 Microcontroller

Home Forums Microcontroller Circuits Digital Thermostat using 8051 Microcontroller

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16287
    GezimShabani
    Guest

    Hi all, I’m new here and I wounder if anyone can help me to simulate digital thermostat with 8051 Microcontroller on Proteus, and write assembly code to test it, Thank you 🙂

    #16382
    Federico
    Member
    Credits: 25

    If the 8051 isn’t a MUST you can use the Joserami project
    you can buy or if you upload a your interesting SHARE project you can swap with it.

    #16383
    Anonymous
    Guest

    hmm I don’t want to buy it, I want to learn to make one with 8051 and LM35 sensor, I can buy it everywhere, but i want to learn to make itself 🙂

    #16384
    Federico
    Member
    Credits: 25

    the link above it’s a link to a ready to simulate thermostat project with the source code, and you don’t have necessarily to buy it, you could download it uploading a your project for example. Every way, if you want use the 8051 and implement a thermostat you shouldn’t use a LM35 because it’s an analogic sensor and then you need an ADC to interface it with the microcontroller.As in the project above, it’s better use a digital thermometer and thermostat like the DS1621.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.