Found a better price?
Let us know!
We'll try to match the price for you
People Also Buy
Raspberry Pi 4 Model B (2GB Ram)
Raspberry Pi 4 Model B is the latest product in the popular Raspberry Pi range of computers. It offers ground-breaking increases in processor speed, multimedia performance, memory; and connectivity compared to the prior-generation Raspberry Pi 3 Model B+ while retaining backward compatibility and similar power consumption. For the end-user, Raspberry Pi 4 Model B provides desktop performance comparable to entry-level x86 PC systems.
The Raspberry Pi 4 B is upgraded with Latest High-Performance Quad-Core 64-bit Broadcom 2711, Cortex A72 processor clocked at 1.5GHz speed. Which is design to use 20% less power or offer 90% greater performance than its old version. Hardware upgrade on Pi4 developed for faster performance not only the loading time with all-new 1GB/2GB and 4GB LPDDR4 SDRAM variants but also in connectivity with Dual-band 2.4GHz and 5GHz, 802.11 b/g/n/ac wireless LAN and PoE capability via a separate PoE HAT. In addition to its USB 3.0, improve the transfer speed by 10x than USB 2.0 to provide you significantly faster true Gigabit internet experience.
Note: Robocraze is the authorized seller of Raspberry Pi products in India. Therefore even if you are in Bangalore, Hyderabad, Kerala, Mumbai, or Pune, you can buy Raspberry Pi 4 Model B 2GB online from Robocraze at the comfort of your homes.
Raspberry Pi Tips and Tricks
In order to play around with your Raspberry Pi product, we have come up with the top 6 tips and tricks that you can implement to get the maximum usage from your Raspberry Pi single-board computer and produce magic from it. Here is a detailed explanation for the same. You can also find a video tutorial of the Raspberry Pi microcontroller below:
Package Includes:
- 1 x Raspberry Pi 4 Model B 2GB RAM
Raspberry Pi 4 Model B with 4GB RAM Specifications:
Brand |
Raspberry Pi |
Model |
Raspberry Pi Model 4B |
RAM |
4GB |
Processor |
Broadcom 2711, 64-bit quad-core Cortex-A72 processor |
USB Ports |
2 x USB 3.0 |
Pins |
40 GPIO Pins |
Bluetooth |
Bluetooth 5.0 |
Dimension |
7 x 5 x 1cms |
Weight |
65 grams |
ADDITIONAL RESOURCES
SOFTWARE & OS FOR THE RASPBERRY PI
- Beginners should start with the NOOBS (New Out Of Box Software) operating system installation manager, which gives the user a choice of the operating system from the standard distributions.
- SD cards with NOOBS pre-installed should be available from any of global distributors and resellers of Raspberry Pi. Alternatively, you can download NOOBS.
- Raspberry Pi OS (previously called Raspbian) is the recommended operating system for normal use on a Raspberry Pi.
LINKS YOU MAY FIND USEFUL:
1. What is Raspberry Pi?
- Raspberry Pi is the third best-selling computer brand in the world. The Raspberry Pi is a credit card-sized computer. You can use it to learn to code and to build electronics projects, and for many of the things that your desktop PC does, like spreadsheets, word processing, browsing the internet, and playing games. It also plays high-definition video. The Raspberry Pi is being used by adults and children all over the world to learn programming and digital making.
2. Does this come with a power adapter?
- This tiny, dual-display, desktop computer doesn't come with a power adapter, but A 15W USB C power supply is needed to power the board, we recommend using the official Raspberry Pi USB C Power Supply.
3. What is the RAM size of the Pi4 board? Can I add extra RAM to the Pi?
- Raspberry Pi 4 is available in three variants - 2GB, 4GB, or 8GB. Depending on how much RAM is required for your application, you can make a choice of the RAM.
The RAM on the Raspberry Pi 1 Model A, A+, B, B+, and Raspberry Pi Zero/Zero W is a Package on Package (POP) on top of the SoC, which means you cannot remove or swap it. The RAM on the Raspberry Pi 2 and 3 Model B versions are on a separate chip on the bottom of the PCB, but 1GB is the maximum RAM that the SoC used by the Raspberry Pi 2 and 3 Model B can support. The Raspberry Pi 4 supports up to 8GB of RAM, but like previous models, it is not upgradeable after purchase.
4. What are the possibilities/Applications with Pi?
- Being one of the most powerful computers available, it has a vast multitude of possibilities! For your understanding and reference, a few are listed below.
Replace your desktop with Raspberry Pi
Set Up a Retro Gaming Machine
Control a Robot
Make a Time-Lapse Video
Broadcast a Pirate FM Radio Station
Build a Raspberry Pi Web Server
Photograph the Night Sky
Build a Network Monitoring Tool
Turn a Raspberry Pi Into a Media Server
Stream Live Video to YouTube
However, do not let these hold you back. There are limitless possibilities. All that you need to do is just explore!
5. Where can I buy Raspberry Pi?
- Robocraze is an authorized seller of Raspberry Pi products in India. Therefore you can buy Raspberry Pi 4 Model B online from Robocraze at the comfort of your homes. We follow all safety guidelines to ensure a good experience for you! :)
6. What are the basic accessories required to get started with Raspberry Pi?
- The basic components/accessories required to get started with Raspberry Pi are HDMI Cable, SD Card, Power Supply. Opt for the original Raspberry Pi Power Supply for best results. Use of local or inauthentic cables may also void your warranty.
If you are a beginner, it is recommended to grab a copy of the Raspberry Pi Official Beginners Guide. It will help you from exploring your Pi better to developing cool projects.
We have also curated a few Raspberry Pi kits on popular demand.
Apart from the basic accessories mentioned above, you may want to check out the Raspberry Pi collection for the official Pi case, mouse, keyboard, hats, camera and more.
7. Can I connect multiple Raspberry Pis to make a faster computer?
- Sort of, but not in the way you might want to do it. You cannot simply make a more powerful computer, to play games faster for example, by bolting together smaller ones. You can network computers to create a cluster computer, but you do need to modify your software to work in this distributed fashion. We've put together a tutorial on how to build a Raspberry Pi cluster.
8. Can I run Windows 10 on the Raspberry Pi?
- You cannot run Windows 10 on the Raspberry Pi. There is however a special "Internet of Things" version of Windows 10 that runs on the Raspberry Pi 3B and 3B+ called Windows 10 IoT. Windows 10 IoT does not have a graphical desktop and is intended for use in embedded devices.
You may see reference to Windows 10 running on the Raspberry Pi online. This is because the community has devised a way to run regular Windows 10 on the Raspberry Pi. Although it will run, it runs extremely slowly so is not of any real use. Rather, it is a proof-of-concept. Microsoft does not sanction running Windows 10 on the Raspberry Pi.
9. Is it safe to just pull the power?
- No, not really - you may corrupt your SD card if you do that. We recommend issuing the ‘sudo halt’ or ‘sudo shutdown’ command before pulling the power. This ensures that any outstanding file transactions are written to the SD card and that the SD card is no longer 'active'. Pulling the power during an SD card transaction can occasionally corrupt the card.