Departments:Computer EngineeringComputer ScienceMicrocontrollers:Raspberry Pi 4Codings:Python
Welcome to the next tutorial of our Raspberry Pi programming course. Our previous tutorial taught us to configure our raspberry pi for voice control. We also discussed some methods of reducing vexing noises ...
Departments:Computer EngineeringComputer ScienceMechatronics EngineeringComponents:BreadboardDC MotorJumper WiresMicrocontrollers:Raspberry Pi 4Codings:Python
Welcome to the next tutorial of our Raspberry Pi programming course. Our previous tutorial taught us to make a button-controlled "music box" ...
Departments:Computer EngineeringComputer ScienceComponents:BreadboardJumper WiresMicrocontrollers:Raspberry Pi 4Codings:Python
Welcome to the next tutorial of our Raspberry Pi programming course. In our previous tutorial, we learned how to create a timelapse video with still images and understand ho ...
Departments:Computer EngineeringComputer ScienceMechatronics EngineeringModules:Camera ModulesMicrocontrollers:Raspberry Pi 4Codings:Python
Welcome to the next tutorial of our Raspberry Pi programming course. Our previous tutorial looked at how to Interface DS18B20 with Raspberry Pi 4. This tutorial ...
Departments:Computer EngineeringComputer ScienceMicrocontrollers:Raspberry Pi 4Codings:Python
This is the third tutorial in our Raspberry Pi programming course. In the previous chapter, we learned how to install Raspbian on our Raspberry Pi mini-computer. In this chapter, we'll learn how to use a ...
Departments:Computer EngineeringComputer ScienceMicrocontrollers:Raspberry Pi 4Codings:Python
Welcome to the second chapter of our beginner's course on the Raspberry Pi. In the previous tutorial, we learned about the components of this little computer. We also considered its uses, as well as the mos ...
Departments:Computer EngineeringComputer ScienceMicrocontrollers:Raspberry Pi 4Codings:Python
to our new beginner’s course on Raspberry Pi. This course is appropriate for anyone using either a traditional Raspberry Pi board or the new Raspberry Pi 400 board that includes an integrated keyboard and ...
Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlow
Welcome to the next lesson of our python programming class. In the last session, we looked at the use of If-else statements and created simple programs to demonstrate the concept. While loops are another type of con ...
Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlow
Welcome to the fifteenth chapter of this python course. Python lists and tuples were studied extensively in the last session, and we learned how to manipulate the data contained in these types of structures. You've o ...
Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlow
Welcome to the fourteenth chapter of our python tutorial course. In the last lesson, we looked at sets and operations done to sets, including union and intersection. In this tutorial, we'll take a closer look at lists ...