How To program a Raspberry Pi
How to Program A raspberry Pi
You have ordered a raspberry pi after seeing a youtube video that shows a raspberry pi can do all the stuff a computer can do and it can control even the lights. But after you have received the order you see a small green colour board and dont know what is it!!... OK then how to program it and use it....
It is not a problem, I have made a seperate blog post on what is raspberry pi 4.
What is raspberry pi:
What you have received is only the main mother board , usually raspberry pi is just the motherboard with input and output ports. You have to buy the other necessary items like a display , mouse, keyboard.
What language is used in programming a Raspberry pi?
The simple answer is PYTHON. Yes the latest user friendly python programming language is used to program the small single board computer raspberry pi. You need to import necessary libraries to use the gpio pins in raspberry pi.You need to enable gpio in the control pannel to enable the use of those pins to control them.
How to program a raspberry pi?
Raspberry pi is like a normal computer with an operating system but the advantage of it is that a raspberry pi has GPIO pins(general purpose input output). These pins can be used to control external devices like switch , light or you can use it to transmit and receive messages.
What can i do wit ha raspberry pi
This is a simple question but there are many uses for a raspberry pi. These have the capacity to run 24x7 and they consume a very less power than a normal computers. They can automate the tasks like turning on or off the lights in the room.
You can run a web server with a raspberry pi.
You can run a add blocker for your server and watch you tube videos without any intervals.
you can run a wordpress site in raspberry and put new blogs every month.
This raspberry pi can be used as a portable hacking device, as it is easily portable and can run on battery power you can hide this and run a hacking software.
And many ideas are there , simply google it...😄
Comments
Post a Comment