Coder Social home page Coder Social logo

magicmirror's Introduction

This is my Magic Mirror source code.

根据 MichMich/MagicMirror 改动,内容没有变,在原基础上添加了中文字体的支持,树莓派在英文环境也可以使用中文了,避免部分同学在调中文环境时发生的问题,可以省去配置树莓派支持中文这个步骤。

添加了室内温湿的模块,如果需要的话可以在 main.js 里面取消注释: tem_hum.init();

室内温湿的模块使用的是 MQTT 接收数据,服务器地址和订阅地址可在 config.js 中修改。

监听的订阅地址如下:

温度:

homekit/himitsu/temperature

湿度:

homekit/himitsu/humidity

体感温度:

homekit/himitsu/heatIndex

下面是改后的样子:

magicmirror's People

Contributors

hellowk 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.