Raspberry Pi 3 Kit
Raspberry Pi 3 Kit
Out of stock
BEST COUPON FOR YOU
When you shop for ₹ 10000 or more.Applicable on Checkout.
*Coupons are not applicable on Original Boards and Kits
- You won't find a better kit at a better price, and all our kits are fully customizable from our huge range of Raspberry Pi accessories, cases and cable colours!
- Buy the Raspberry Pi 3B starter kit online at best prices from Robocraze.
Raspberry Pi 3 Kit
Raspberry Pi Starter Kit (including Raspberry Pi 3) contains everything you need to get started with your Raspberry Pi in as little time as possible! We've carefully compatibility tested all components, and only selected the very best manufacturer guaranteed, high-quality parts available!
This Raspberry Pi kit is perfect for anyone who is just getting started with Raspberry Pi products and accessories. This will help the user lay the foundation in developing IoT projects and systems before moving to anything complex.
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 3 Model B
- 1x Case For Raspberry Pi 3 Model B
- 1x 16GB NOOBS Installed SD card
- 1x 5V 2.5A Strontronics power adapter
- 1x Ethernet LAN cable
- 1x HDMI cable
RASPBERRY PI 3B SPECIFICATIONS
Brand | Raspberry Pi |
Model | Raspberry Pi 3B |
Processor | Broadcom BCM2387 chipset, 1.2GHz Quad-Core ARM Cortex-A53 |
Wireless | 802.11 bgn Wireless LAN and Bluetooth 4.1 |
Memory | 1GB |
USB Ports | x 4 |
CPU | 64 Bit |
Package Dimensions | 22 x 15 x 5 (cms) |
Package Weight | 100 grams |
Shipping & Returns
Shipping & Returns
- All orders confirmed before 3 pm IST are shipped on the
same day, barring rare pickup delays on holidays or disturbances - Delivery time in Metro cities is 1-3 days, Others it is
3-7 days. It varies based on location, reliant on courier services - Return window: 7 days from receipt unless stated
otherwise. No refunds/replacements after - Returns only for non-working/damaged products are accepted
- Initiate return requests to our customer service team via Support ticket or contact us at +91-8123057137
- Refunds are processed within 3-4 working days post inspection and approval.
For more details, please check our Shipping and Return Policy
Share
Found a better price?
Let us know!
We'll try to match the price for you
-
⚡ Dispatched within 24 hours
-
💰 Earn RC Coins on every purchase
-
🚚 Free shipping on orders above Rs 500/-
-
🛠️ Dedicated Technical Support Team
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. Can I add extra RAM to the Pi?
- 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.
3. 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!
4. 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! :)
5. 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.
6. 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.
7. 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.