King
Administrator
- Joined
- Jul 12, 2021
- Messages
- 25,005
- Reaction score
- 5
- Points
- 38
Last updated 11/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 4.11 GB | Duration: 5h 30m
Measure and control temperature with OLED display and datalogging in SD card and Google sheet
What you'll learn
Learn different types of temperature sensors and where to use each type.
Measure temperature with Arduino/ESP32, record data in SD card, display on OLED and send to Google sheet.
Learn different methods for heating and cooling using off-shelf low-cost components.
Build complete temperature control system with minimal programming knowledge.
Learn how to utilize available resources (codes from examples and internet) and fit them into your project.
Requirements
Basic programming skills using Arduino IDE.
Basic knowledge about Arduino hardware.
Description
This is the second course in the DIY Lab Equipment with Arduino series. After we learnt the basics in the first course, now we APPLY the knowledge to measure and control the temperature for our experiment setup or project. Temperature is essential in almost any experiment and it is important to record it continuously. This is why we directly employed SD card module to save the records so that we can retrieve them and put them in Excel for example. We also included how to send the data to Google sheet so that online monitoring can be done anywhere. We also added OLED display to show the measurements so that the system can be used easily independent from the computer.After learning temperature measurement, we moved to explain different ways of heating and cooling. We made a complete setup to measure the temperature and use it to control heating and cooling of water as an example of experiment setup. We employed PWM to precisely control the temperature. Similar setup can be applied in different ways to fit to our experiment. Like other course, we use off-shelf...
Please Login or Register to view content
Continue reading...