{"id":18733995,"url":"https://github.com/kr4fty/pid-temperature-control","last_synced_at":"2025-04-12T18:32:01.178Z","repository":{"id":88772572,"uuid":"83720945","full_name":"kr4fty/PID-temperature-control","owner":"kr4fty","description":"PID temperature control for oven and/or electric heater, using Arduino","archived":false,"fork":false,"pushed_at":"2022-12-28T21:51:30.000Z","size":232,"stargazers_count":21,"open_issues_count":0,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-26T13:21:19.523Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kr4fty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-02T20:21:05.000Z","updated_at":"2025-02-20T17:57:00.000Z","dependencies_parsed_at":"2023-06-12T13:30:28.017Z","dependency_job_id":null,"html_url":"https://github.com/kr4fty/PID-temperature-control","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kr4fty%2FPID-temperature-control","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kr4fty%2FPID-temperature-control/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kr4fty%2FPID-temperature-control/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kr4fty%2FPID-temperature-control/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kr4fty","download_url":"https://codeload.github.com/kr4fty/PID-temperature-control/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248613602,"owners_count":21133547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T15:12:02.346Z","updated_at":"2025-04-12T18:32:01.172Z","avatar_url":"https://github.com/kr4fty.png","language":"C++","readme":"# PID-temperature-control\n\nTemperature control of an oven/heater made with Arduino Uno (atmega328p microcontroller).\nFor it, a PID controller is used which will provide a constant temperature at the outlet, according to that established by the user.\n\nThis is an implementation of the ovenControl library for Arduino boards.\n\n## Description:\nThe system maintains a constant temperature at which it is selected. It can vary between 0 and 420ºC.\n\n## Software\nThese are the libraries required for their operation:\n\n* Lcd: [Adafruit-PCD8544-Nokia-5110-LCD-library](https://github.com/adafruit/Adafruit-PCD8544-Nokia-5110-LCD-library).\n* Keyboard: [AnalogKeypad](https://github.com/kr4fty/AnalogKeyPad).\n* Menu: [MenuPCD8544](https://github.com/kr4fty/MenuPCD8544).\n* K thermocouple: [K-Type_thermocouple-Library](https://github.com/kr4fty/K-Type_thermocouple-Library).\n* OvenControl: [ovenControl](https://github.com/kr4fty/ovenControl).\n\n\n## Hardware:\nThe system is composed of five main parts\n\n* **The microcontroller**: brain in charge of the administration of resources.\n* **Display and keyboard**: is the user interface. It uses a lcd of a Nokia 3310/5510 and a ladder type keyboard.\n* **The temperature sensor**: in charge of constantly measuring the temperature of the oven/heater and in this way can make the feedback towards the control for the respective adjustments. For this function a K-type thermocouple  is used.\n* **AC control**: in charge of handling AC, in this case I will use 220Vac/50Hz. For this purpose opto-thyristors are used, which act as a solid state relay.\n* **Zero crossing detector**: in charge of activating the thyristors from the moment in which the alternating voltage wave is detected crosses by zero.For this function a K-type thermocouple is used.\n\n![alt tag](https://github.com/kr4fty/PID-temperature-control/blob/master/hardware/circuit.png)\n\n## Video\n[![Oven Control](https://img.youtube.com/vi/Dz5Lqh4SREI/0.jpg)](https://www.youtube.com/watch?v=Dz5Lqh4SREI \"PID Oven Control\")\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkr4fty%2Fpid-temperature-control","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkr4fty%2Fpid-temperature-control","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkr4fty%2Fpid-temperature-control/lists"}