Hello readers, I hope you all are doing great. This is the second tutorial of the Raspberry Pi programming series. In our previous tutorial, we discussed the basic features and hardware architecture of Raspberry Pi Pico.
In this tutorial, we will discuss the various available development environmen ...
Hello readers, I hope you all are doing great. This is the first tutorial of our Raspberry Pi programming series. In this tutorial, we are going to provide a brief description of the Raspberry Pi Pico module designed and developed by the Raspberry Pi organization itself. We will also discuss variou ...
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:Electrical EngineeringElectronics EngineeringMicrocontrollers:ESP32Codings:Arduino CSoftwares:Arduino IDE
Internet of Things is a system of multiple inter-related computing devices. The factor ‘thing’ in IoT is designated to an entity capable of communicating data over a network (IOT), w ...
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 ...
Departments:Electrical EngineeringElectronics EngineeringMicrocontrollers:ESP32Codings:Arduino CSoftwares:Arduino IDE
Hello readers, I hope you all are doing great. In this tutorial, we will learn how to access Firebase (a real-time database) to store and read values or data with ESP32.
It is Google ...
Departments:Electrical EngineeringElectronics EngineeringMicrocontrollers:ESP32Codings:Arduino CSoftwares:Arduino IDE
Hello readers, I hope you all are doing great. In this tutorial, we will learn how to interface the BMP280 sensor with the ES32 module to get temperature, pressure and altitude readi ...
Hello everyone. Today is a great day that we are going to put our focus on another type of PCB. So far in the previous articles, we have looked at high speed, metalcore, high density interconnect and the ceramic types of PCBs. In this article, we are going to introduce another type of PCB that might ...