JavaScript’s Role in the Internet of Things in 2015

JavaScript's Role in the Internet of Things in 2015

Translated from: http://www.sitepoint.com/javascript-beyond-the-web-in-2015/ Author: Patrick CatanzaritiReprinted from: CSDN http://www.csdn.net/article/2015-12-29/2826575-javascript-beyond-the-web-in-2015 Translator: Jingzhuang 2015 was undoubtedly a significant year for the Internet of Things (IoT). We saw substantial progress in the size and capabilities of many IoT devices. Major companies like Microsoft and Samsung have officially entered this field, and the IoT community has generally grown stronger … Read more

Analyzing SPI with a Budget Logic Analyzer

Analyzing SPI with a Budget Logic Analyzer

Today it’s raining and I don’t want to go to work, so I’m recording a video to share. var __INLINE_SCRIPT__ = (function () { 'use strict'; function _arrayLikeToArray$1(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] … Read more

Understanding the Use of EtherCAT Network Editor

Understanding the Use of EtherCAT Network Editor

Due to changes in the public account’s push rules, please click ‘View’ and add ‘Star Mark’ Get exciting shares at the first time Hello, how are you! I am Engineer Lei! Yesterday in the group chat, someone mentioned Huichuan PLC, and riding the wave of domestic production, I also started learning about Huichuan devices. Below … Read more

Real-Time Chart Display on Weilin Touch Screen Using MQTT

Real-Time Chart Display on Weilin Touch Screen Using MQTT

MQTT and Remote Chart Updates Method Description Utilize the JS component of the Weilin touch screen with MQTT functionality to achieve remote updates of screen charts. JS Component The JS component refers to the JavaScript (JS) components used in the Weilin touch screen system. These components are designed to facilitate the display of dynamic content … Read more