博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Raspberry Pi For Windows
阅读量:4307 次
发布时间:2019-06-06

本文共 855 字,大约阅读时间需要 2 分钟。

Raspberry Pi

------For Windows

这里写图片描写叙述

  • Step 1: In order to write the image for SD,we should download and install Image Writer for Windows

    这里写图片描写叙述
    这里写图片描写叙述

  • Step 2: Download and install putty and connected to serial port

    这里写图片描写叙述
    这里写图片描写叙述

  • Step 3: Plug in the power then start Raspberry Pi and login

    这里写图片描写叙述
    这里写图片描写叙述

  • Step 4: Login Raspberry Pi and configure the network

    这里写图片描写叙述

  • Step 5: Login Raspberry Pi by SSH and generate the key

    这里写图片描写叙述
    这里写图片描写叙述

  • Step 6: Communicating between multiple ports by the write function when there have many users

    这里写图片描写叙述
    这里写图片描写叙述

  • Step 7: Cross-compiling enviornment in PC

    这里写图片描写叙述
    creat a new file
    这里写图片描写叙述
    compile the file
    这里写图片描写叙述
    upload the file by scp
    这里写图片描写叙述

  • Step 8: Confirming the file is an ARM executable file

    这里写图片描写叙述

  • Step 9: Entering the remote desktop by VNC

    install VNC and install tightvncserver after connecting Raspberry Pi by SSH
    这里写图片描写叙述
    input the number of the remote desktop
    这里写图片描写叙述
    this is the desktop of Raspberry Pi
    这里写图片描写叙述


转载于:https://www.cnblogs.com/wzjhoutai/p/7199233.html

你可能感兴趣的文章
#10172. 「一本通 5.4 练习 1」涂抹果酱 题解
查看>>
vue-cli 3.0安装和使用
查看>>
数据结构与算法6—树
查看>>
.net mvc 超过了最大请求长度 限制文件上传大小
查看>>
PDU与SDU理解
查看>>
linux分盘笔记
查看>>
606. Construct String from Binary Tree
查看>>
[iOS] Win8下在Vmware11中安装使用苹果系统OS X 10.10
查看>>
Flex布局
查看>>
峰Redis学习(8)Redis 持久化AOF方式
查看>>
spring指导的index.html在spring文件夹中的位置
查看>>
12.6今日任务
查看>>
Debian8.3.0下安装Odoo8.0步骤
查看>>
Maven 3-Maven依赖版本冲突的分析及解决小结
查看>>
Lists
查看>>
WPF 关于鼠标事件和坐标
查看>>
100个直接可以拿来用的JavaScript实用功能代码片段
查看>>
[转]Design Pattern Interview Questions - Part 2
查看>>
winform错误提示 :窗口类名无效(Window class name is not valid)
查看>>
[STemWin教程入门篇]第一期:emWin介绍
查看>>