App Development Internship 2023
-
Updated
Feb 18, 2024 - C++
App Development Internship 2023
IoT based pet feeder scheduler and temperature control.
A TEMPerature Unit Converter. Tempuc can convert C degree to F degree or Kelvin temperature, and otherwise. It also supports both Increment Convertion, Scale Conversion.
A simple temperature converter program that converts temperature in Celsius to Fahrenheit and vice versa.
Basic Program used to convert temperature in Fahrenheit, Kelvin, Celsius and vice-versa, it is build with the help of C++
A simple temperature converter in C++ for every temperature units
This C++ program provides a simple way to convert temperatures between Celsius and Fahrenheit. It features an intuitive command-line interface that allows users to select the type of conversion and enter the temperature they wish to convert. The program then calculates and displays the converted temperature.
Add a description, image, and links to the temperature-converter topic page so that developers can more easily learn about it.
To associate your repository with the temperature-converter topic, visit your repo's landing page and select "manage topics."