Intel Galileo Debian Image Prequits
Intel Galileo开发板 Debian镜像
在原发布者的基础上进行了更新,附带开发入门套件,打包内容:
-intel_galileo_debian_xfce4镜像 -约3GB
-putty
-firmwire updater 固件更新工具
-win32diskmanager烧写工具
--------------------------------------------------------------
考虑到galileo-debian的更新比较慢,cpu频率比较低。因此上传搭建好的版本供大家使用。
-软件包更新至2017年1月29日
-安装了vncserver远程桌面
-安装了xfce4桌面
-python环境
--------------------------------------------------------------
原galileo-debian镜像地址:galileo-debian 大小约140mb
更新好的镜像包:链接:http://pan.baidu.com/s/1miAuNDe 密码:rbyq 大小约:2.89GB
--------------------------------------------
README
* ************************************************
* Author : Liutianchen
* Desciption : Packaged Debian Image for Intel Galileo Board
* Environment : Intel Galileo Gen1
* Date : Version:
* 2017-01-29 V1.0
* ************************************************
Funtion
*****************
Update based on galileo-debian
Package several tool for galileo startup
Build Instruction
*****************
step tool
1. FirmWare update : IntelGalileoFirmwareUpdater-1.0.4
2. Flash Binary Image : Win32DiskImager-0.9.5-install
3. Sign up via serial port : putty
4. Remote VNC Desktop : VNCViewer
Update Details
*****************
Based Image: galileo-debian https://sourceforge.net/projects/galileodebian/
Addtional Item:
- galileo-debian version 1.2
- Software update to 2017-01-29 ubuntu wheezy
- Gcc & G++
- VNC Server (default passwd:12345678)
- Xfce4 desktop environment
--------------------------------------------
*注:内容较大,百度云网速比较慢的朋友还是下载原版镜像比较方便
使用更新后的镜像烧写内存卡请不要小于8GB
Intel_galileo开发板请不要在接着其他端口的情况下拔掉电源
Intel_galileo搭建请参考我的另一篇文章 http://www.cnblogs.com/liutianchen/p/6357625.html
本文永久地址:http://www.cnblogs.com/liutianchen/p/6357622.html
Intel Galileo Debian Image Prequits的更多相关文章
- Intel Galileo development documentation
Intel Galileo development Documentation Author:Liutianchen 1552227, Department of Computer Science,E ...
- x86 构架的 Arduino 开发板Intel Galileo
RobotPeak是上海的一家硬件创业团队,团队致力于民用机器人平台系统.机器人操作系统(ROS)以及相关设备的设计研发,并尝试将日新月异的机器人技术融入人们的日常生活与娱乐当中.同时,RobotPe ...
- x86 版的 Arduino Intel Galileo 开发板的体验、分析和应用
1.前言 在今年(2013)罗马举办的首届欧洲 Make Faire 上,Intel 向对外发布了采用 x86 构架的 Arduino 开发板:Intel Galileo.这无疑是一个开源硬件领域的重 ...
- Using 1-Wire device with Intel Galileo
Using 1-Wire device with Intel Galileo 3 Replies Many people have had trouble with getting 1-Wire de ...
- Intel Galileo驱动单总线设备(DHT11\DHT22)(转)
Intel Galileo一代的IO翻转速度不够,无法直接驱动单总线设备,二代听说改进了,但没有库,于是国外开发者想出了另一种法子,转过来给大家学习下.如果后面有时间,再来翻译.原文地址:http:/ ...
- Intel processor brand names-Xeon,Core,Pentium,Celeron----Quark
http://en.wikipedia.org/wiki/Intel_Quark Intel Quark From Wikipedia, the free encyclopedia Intel ...
- Python 资源大全中文版
Python 资源大全中文版 我想很多程序员应该记得 GitHub 上有一个 Awesome - XXX 系列的资源整理.awesome-python 是 vinta 发起维护的 Python 资源列 ...
- UP Board 妄图启动ubilinux失败
前言 原创文章,转载引用务必注明链接. 经历了上次的上电开机失败,我们终于发现需要手动为UP板安装系统,因为没有显示器的Headless模式时,使用Linux比较方便,另外熟悉Debian系的,所以选 ...
- [转载]Python 资源大全
原文链接:Python 资源大全 环境管理 管理 Python 版本和环境的工具 p – 非常简单的交互式 python 版本管理工具. pyenv – 简单的 Python 版本管理工具. Vex ...
随机推荐
- 跟我学算法-Logistic回归
虽然Logistic回归叫回归,但是其实它是一个二分类或者多分类问题 这里的话我们使用信用诈骗的数据进行分析 第一步:导入数据,Amount的数值较大,后续将进行(-1,1)的归一化 data = p ...
- Python的输入输出
一:Python2.x版本下的输入输出 Python2.x 下的输入 1)raw_input 格式:result = raw_input("提示信息")功能:1)会等待用户输入内容 ...
- firebug,chrome调试工具的使用
http://ued.taobao.org/blog/?p=5534 chrome调试 http://www.cnblogs.com/QLeelulu/archive/2011/08/28/2156 ...
- iOS学习之UINavigationController详解与使用(二)页面切换和segmentedController
iOS学习之UINavigationController详解与使用(一)添加UIBarButtonItem是上篇,我们接着讲UINavigationController的重要作用,页面的管理和切换. ...
- addin1
Mono.addin是一个插件框架,更多信息请访问 http://monoaddins.codeplex.com/
- drbd switch off
DRBD secondary to primary: drbdadm disconnect all drbdadm primary r0 --force mount /dev/drbd0 /mnt [ ...
- html学习代码
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding= ...
- git 忽略文件.gitignore
# 此为注释– 将被Git 忽略 *.a # 忽略所有.a 结尾的文件 !lib.a # 但lib.a 除外 /TODO # 仅仅忽略项目根目录下的TODO 文件,不包括subdir/TODO bui ...
- CloudStack 注册模板脚本分析
注册系统虚拟机模板 /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt 内容如下: usage ...
- c# 类中使用ResolveUrl
类中使用ResolveUrl 1>获取当前page然后调用ResolveUrl System.Web.UI.Page page = HttpContext.Current.CurrentHand ...