Giter Club home page Giter Club logo

lmf4's Introduction

lmf 8位继电器版,串口测温,2路测温

更新clone下来的代码 git pull,视频要手动

lmf4

要装的程序

sudo apt-get update sudo apt-get install -y ttf-wqy-zenhei samba-common-bin samba python3-rpi.gpio sudo pip3 install pexpect aiohttp==0.22.5 aiohttp_jinja2

禁用屏保和休眠 sudo leafpad /etc/lightdm/lightdm.conf 行xserver-command=X -s o -dpms

samba文件共享 sudo leafpad /etc/samba/smb.conf [homes]段 browseable = yes

read only = no create mask = 0755 directory mask = 0755

增加samba用户 sudo smbpasswd -a pi 输入两次密码,重启

开机运行Python脚本 sudo pcmanfm 复制desktop文件到 /home/pi/.config/autostart

设定有线固定IP,设置中文,设置时区,设置背景,关闭设置里接口,开启IIC 可以直接在图形界面设置固定IP

安装chrome

在线升级

浏览器输入地址 192.168.1.105:9001/upgrade,上传core核心和mp4文件

备用

HDMI输出声音 $ sudo leafpad /boot/config.txt 里面设置HDMI_DRIVER=2,参数是:-o hdmi

/boot/config.txt添加下面 dtoverlay=w1-gpio-pullup,gpiopin=4

lmf4's People

Contributors

kkdds avatar

Watchers

 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.