Skip to content

TempReg, is an embedded systems project for collage, that reads temperature from sensor and regulates heater to keep steady set temperature.

Notifications You must be signed in to change notification settings

MasiaSaig/TempReg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temperature Regulator

It recives current temperature from thermometer and using PWM, regulates duration of time, when the heater is turned ON in order to keep steady, set temperature. There are two supported control modes: proportional and two-positional.

Used components

  • LPC1768, ARM Cortex M3 with KEY1 and KEY2 buttons
  • dedicated LCD screen with ILI9325 driver
  • Pmod TMP2 16-bit, temperature sensor, that uses I2C protocol, together with custom pull-up
  • heater, build with resistors, connected to transistor
  • UART to output debug logs

Image

This program was written in Keil uVision using C, by Maciej Müller and Piotr Żeberek.

About

TempReg, is an embedded systems project for collage, that reads temperature from sensor and regulates heater to keep steady set temperature.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published