Question

I need to write a program that uses a raspberry pi with a touch screen. I...

I need to write a program that uses a raspberry pi with a touch screen. I am supose to writ my own operatins system, I need the touch screen to show the date and time. I need the user to be able to program in days and times that will start a program also the user should be able to set a temperature that is desiered. I have a fan that adjusts by a dial, I need the program to come on and have a servo turn the fan on 180 degrees I have a temp sensor that will moniter the temp, the program needs to keep checking the temp once it reaches the desiered temperature it will turn the fan down but will keep checking and use the servo to keep adjusting the fan speed for a user set time frame. If there is any help at all I would appreciate it.

0 0
Add a comment Improve this question Transcribed image text
Request Professional Answer

Request Answer!

We need at least 10 more requests to produce the answer.

0 / 10 have requested this problem solution

The more requests, the faster the answer.

Request! (Login Required)


All students who have requested the answer will be notified once they are available.
Know the answer?
Add Answer to:
I need to write a program that uses a raspberry pi with a touch screen. I...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Similar Homework Help Questions
  • I have written code to display a temp reading on a RPI to an LCD screen...

    I have written code to display a temp reading on a RPI to an LCD screen in python. I am required to have the data be sent to a JSON file and am having trouble modifying this to happen. I know I import JSON but then do I create a data set or can I pull it directly from the data that is being collected. Below is my code. from grovepi import * from grove_rgb_lcd import * from time import...

  • I need to write a program in java using two array lists. I need to program...

    I need to write a program in java using two array lists. I need to program to prompt the user to enter a day of the week and return an output of a predetermined temperature for the day they selected. I also need the program the output the average of daily temperatures across the week if the user inputs "week". So basically if i set the temperatures to something arbitrary i.e.: Monday = 50 Tuesday = 55 Wednesday = 52...

  • please help me with the project it's an embedded system project and i need a help...

    please help me with the project it's an embedded system project and i need a help with the code (for setting part especially) the code should be in C language not C++ and the mbed application board will be used. thanks in advance :) Note: mbed development board are used here with the mbed application board Design and implement an Air Conditioner Controller System to control automatically an air conditioner based on the ambient tempreture and surrounding light (Daytime/Nighttime). The...

  • I need to write a class in C++. I need to make a class that uses...

    I need to write a class in C++. I need to make a class that uses measurements of a triangle and outputs its area. It needs to have the following things. variables the hold the base and height, and those should be doubles for precision. Member functions to get and set the variables from part one and that check to ensure the values entered are greater than zero. If the values are incorrect, the function must prompt the user for...

  • Hi, Hi, I need someone to write a program in Phython 3.6, and please I will...

    Hi, Hi, I need someone to write a program in Phython 3.6, and please I will appreciate if the code is error free and indented correctly. The output would be preferable. thanks Write a GUI program that translates the Latin words to English. The window should have three buttons, one for each Latin word. When the user clicks a button, the program displays the English translation in a label. 3. Miles Per Gallon Calculator Write a GUI program that calculates...

  • Writing a program in C using CodeBlocks but I cannot seem to get this right. I...

    Writing a program in C using CodeBlocks but I cannot seem to get this right. I keep getting weird outputs for my high, med, low. Any help would be greatly appreciated. Code is provided in link. Write a program that will ask for a desired temperature and it shifts the conditions in the Fig. shown below. - The program will ask for the room temperature and for the desired temperature. - If desired temperature is less than 2.5 degrees from...

  • I need to write a paint job estimator program in python. I have most of it...

    I need to write a paint job estimator program in python. I have most of it down but i keep getting errors and I dont know how to fix it or what im doing worng specs: A painting company has determined that for every 350 square feet of wall space, one gallon of paint and six hours of labor are required. The company charges $62.25 per hour for labor. Write a program call paintjobestimator.py that asks the user to enter...

  • I need help with the C++ for the following problem: Write a program uses objected oriented...

    I need help with the C++ for the following problem: Write a program uses objected oriented programming to calculate the area of a rectangle. The program should create a Rectangle class that has the following attributes and member functions: Attributes: width and length Member functions: setWidth(), setLength(), getWidth() , getLength(), getArea() Where width and length are the respect width and length of a Rectangle class. The setWidth() and setLength() member function should set the length and width, the getWidth(), getLenght(),...

  • I need to create a Tic Tac Toe program in C++. These are the requirements Write...

    I need to create a Tic Tac Toe program in C++. These are the requirements Write a program that allows the computer to play TicTacToe against a human player or allow two human players to play one another. Implement the following conditions: The player that wins the current game goes first in the next round, and their symbol is X. The other player will be O. Keep track of the number of games played, wins, and draws for each player....

  • C++ Check Book Program I need to have a checkbook program that uses the following items....

    C++ Check Book Program I need to have a checkbook program that uses the following items. My code that I have appears below. 1) Math operations using built-in math functions 2) Class type in a separate .h file with member functions (accessor functions, get, set, show, display find, etc). There needs to be an overloaded function base/derived classes or a template. 3) Binary File #include <iostream> using namespace std; int main() {     double checking,savings;     cout<<"Enter the initial checking...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT