WHAT YOU WILL NEED

REQUIRED

  • SD Card

    • We recommend an 8GB class 4 SD card – ideally preinstalled with NOOBS. You can buy a card with NOOBS pre-installed, or you can download it for free from our downloads page.
  • Display and connectivity cables
    • Any HDMI/DVI monitor or TV should work as a display for the Pi . For best results, use one with HDMI input, but other connections are available for older devices. Use a standard Ethernet cable for internet access.
  • Keyboard and mouse
    • Any standard USB keyboard and mouse will work with your Raspberry Pi.
  • Power supply
    • Use a 5V micro USB power supply to power your Raspberry Pi. Be careful that whatever power supply you use outputs at least 5V; insufficient power will cause your Pi to behave in strange ways.

NOT ESSENTIAL BUT HELPFUL TO HAVE

  • Internet connection

    • To update or download software, we recommend that you connect your Raspberry Pi to the internet either via an ethernet cable or a wifi adapter.
  • Headphones
    • Headphones or earphones with a 3.5mm jack will work with your Raspberry Pi.

PLUGGING IN YOUR RASPBERRY PI

Before you plug anything into your Raspberry Pi, make sure that you have all the equipment listed above to hand. Then follow these instructions:

  1. Begin by slotting your SD card into the SD card slot on the Raspberry Pi, which will only fit one way.
  2. Next, plug in your USB keyboard and Mouse into the USB slots on the Raspberry Pi.
  3. Make sure that your monitor or TV is turned on, and that you have selected the right input (e.g. HDMI 1, DVI, etc)
  4. Then connect your HDMI cable from your Raspberry Pi to your monitor or TV.
  5. If you intend to connect your Raspberry Pi to the internet, plug in an ethernet cable into the ethernet port next to the USB ports, otherwise skip this step.
  6. When you are happy that you have plugged in all the cables and SD card required, finally plug in the micro usb power supply. This action will turn on and boot your Raspberry Pi.
  7. If this is the first time your Raspberry Pi and NOOBS SD card have been used, then you will have to select an operating system and configure it. Follow the NOOBS guide to do this.

LOGGING INTO YOUR RASPBERRY PI

  1. Once your Raspberry Pi has completed the boot process, a login prompt will appear. The default login for Raspbian is username pi with the password raspberry. Note you will not see any writing appear when you type the password. This is a security feature in Linux.
  2. After you have successfully logged in, you will see the command line promptpi@raspberrypi~$
  3. To load the graphical user interface, type startx and press Enter on your keyboard.

最新文章

  1. 2014 Super Training #4 B Problem Arrangement --状压DP
  2. 65.OV7725图像倒置180度
  3. 【风马一族_Android】Android学习
  4. bzoj 1800: [Ahoi2009]fly 飞行棋 暴力
  5. IPv6 tutorial – Part 7: Zone ID and unique local IPv6 unicast addresses
  6. 外语学习强烈推荐Rosetta Stone
  7. Android_使用StrictMode 调试开发
  8. Java变量名命名规则
  9. Lamp环境搭建Linux CentOS6.5编译安装mysql5.6
  10. Maven服务器搭建
  11. VS2015 密钥key
  12. Mysql 启动遇到 The server quit without updating PID file (/[FAILED]l/mysql/data/021rjsh216086s.pid)和Attempted to open a previously opened tablespace
  13. 这可能是我觉得最折腾的C++环境配置(编码+调试)--mac+eclipse
  14. 团队第五次 # scrum meeting
  15. PHP Tp5.0 PHPExcel 导出操作
  16. Django之Models(一)
  17. ubuntu1604使用之旅——软件源更新(vim安装)
  18. MyBatis:一对一关联查询
  19. 升级到php7相关问题,日请求过亿QQ会员活动平台PHP7升级实践
  20. Java多线程(汇聚页)

热门文章

  1. 禅与园林艺术(garden)
  2. 3.3 Lucene检索原理
  3. Windows1小时后关机命令
  4. ES6特性以及代码demo
  5. 转:Android 的进程与线程总结
  6. Spring Cloud配置文件加载优先级简述
  7. NGINX: 优化 use 参数
  8. npoi导出excel 导出List<T>
  9. LINK : fatal error LNK1104: 无法打开文件“mfc71.lib”(转)
  10. linux内核情景分析之exit与Wait