
RASPBLOCK is a bloc code generator for Raspberry. You don’t need any coding skills to program it and make your projects. .
RASPBLOCK is a bloc code generator for Raspberry. You don’t need any coding skills to program it and make your projects. .
If you have previously used Arduino (another famous inexpensive computer) and now want to explore Raspberry Pi. The Raspberry Pi is a single board computer with Microprocessor whereas Arduino is considered as Microcontroller unit.The Raspberry Pi can run an OS (Linux Distribution) and also consumes more power. Since Arduino is microcontroller device it has no operating system and can only run a single program or sketch. The bottom line is when comes to control anything I would recommend Arduino. We might use Raspberry Pi for anything where we want a fully functional cheap computer. Raspberry Pi also becomes a good choice for building IOT (Internet of Things) Applications.
This example shows the simplest thing you can do with a Raspberry Pi to see physical output: it blinks the on-board LED.
Pushbuttons or switches connect two points in a circuit when you press them. This example turns on the LED on pin 7 when you press the button.
This example shows the simplest thing you can do with a Raspberry Pi to see physical output: it blinks the on-board LED.
In this project we will see how to use RGB Led with raspberry pi to get different color
This project shows you how to get an ultrasonic sensor set up with your Pi and a breadboard and use that sensor to measure the distance to other objects. Again, this is a project that’s more often taken on with an Arduino, but the simplicity of the entire setup make sit a good Pi project, too.
This example shows how to use servo with raspberry pi and how to control it to get the desired angle