Hello readers, I hope you all are enjoying our Raspberry Pi Pico programming series. In our previous tutorials, we learned how to access Raspberry Pi Pico’s GPIO pins for both input as well as output operations. For demonstration, we used LED as an output component and a push button as an input com ...
Hello readers, I hope your all are doing great. We know that a Raspberry Pi Pico module comes with multiple inbuilt features for example onboard memory, processing units, GPIOs or General Purpose Input Outputs (used to control and receive inputs from various electronic peripherals) etc.
In our prev ...
Departments:Computer EngineeringComputer ScienceMicrocontrollers:Raspberry Pi 4Codings:Python
Welcome to the next tutorial of our Raspberry Pi programming course. Our previous tutorial taught us how to use a raspberry pi as a DNS server. We also looked at the benefit of this DNS server. This tutori ...
Welcome to the next tutorial of our Raspberry Pi programming course. Our previous tutorial taught us to set up a free media server on Raspberry Pi. We also learned how to connect with different devices and stream media files. This tutorial will teach us how to use a Raspberry pi as a DNS server. ...
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 set up a webserver in raspberry pi. We also looked at configuring addclient and deploying apps to ou ...
Hello friends, I hope you all are doing great. Today, we are going to share the 2nd tutorial of Section-VIII in the Raspberry Pi Programming Course. In the previous tutorial, we interfaced a Barcode Scanner with Raspberry Pi 4. In today's tutorial, we will discuss how to set up a web server in ras ...
Hello readers, I hope you all are doing great. In our previous tutorial, we discussed the implementation of pulse width modulation (PWM) in Raspberry Pi Pico using the MicroPyton programming example. We also implemented the LED brightness control program to demonstrate an application of the pulse w ...
Departments:Computer EngineeringComputer ScienceElectrical EngineeringElectronics EngineeringMechatronics EngineeringComponents:BreadboardJumper WiresModules:Camera ModulesSensors:PIR SensorMicrocontrollers:Raspberry Pi 4Codings:Python
Welcome to the next tutorial of our Raspberry Pi programming co ...
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 how to tweet from Raspberry pi. We also discussed some methods used by the tweepy library to perform ...
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 ...