Coder Social home page Coder Social logo

raspberrypi-script's Introduction

RaspberryPi-script

树莓派相关配置&脚本,适用于rpi2B及3B硬件。

rpi-backup

备份系统成一个可烧录的image,详细说明参见:http://conanwhf.github.io/2016/08/25/rpi-cloneimg/

rpi-clone

一个超好用的备份工具,感谢开发者! 来源:https://github.com/billw2/rpi-clone

build-编译脚本

  • build-toolchain.sh,在debian的系统中编译交叉编译工具的脚本
  • crossng_config,交叉编译工具编译配置文件,适用于rpi2B和rpi3B
  • kernel_config,内核配置,来源于官方
  • kernel.sh,内核编译脚本,跑在树莓派上
  • linux-mk.sh,内核编译脚本,跑在PC上,交叉编译

setup-配置脚本

参考初始化配置运行顺序:network.sh-> init.sh-> dev-mod.sh

  • dev-mod.sh,一些开发用模块的装载和配置脚本,包括语音输出,开发环境,Airmon工具,Swift环境等
  • init.sh,初始配置,包括系统更新,vi & SSH配置,中文支持,USB供电修改,Samba支持等
  • interfaces,tightvncserver,vimrc,脚本运行所需对应的配置文件

sensor

一些外部传感器获取状态的Demo,Python写成,rpi2B测试通过

  • libSetup.sh,开发包环境配置脚本,包括I2C,GPIO,UART,Bluetooth等
  • air_qu.py,空气质量传感器,Uart协议
  • bmp180.py,BMP180气压传感器,I2C
  • dht11.py,温度湿度传感器,GPIO
  • pcf8591.py,数模转换+照度传感,I2C
  • sample.py,各种协议操作的demo

raspberrypi-script's People

Contributors

conanwhf avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.