Close

64147 Results for "%s"

  • CODE

  • The first code chunk declares the variables and establishes connections #include #include "Wire.h"#include #include "GravityTDS.h"#include #include #include "MS5837.h"#include "ping1d.h"#include "SoftwareSerial.h"#include "RTClib.h"#include //#include...
  • The Black Beast Feature List

  • The Black Beast Feature List from A .. Z  0..9 ====================================== 433 MHz Analyzer/Sniffer -> Top Case / Module B (WiP)which can detect and decode existing 433 MHz signals (e.g. decode a Weather Station)which can transmit...
  • STONE TOUCH SCREEN + ESP32 FOR MASSAGE CHAIR

  • Brief Massage chair with modern mechanical technology to reproduce the traditional Chinese medicine meridian massage is an important daily health care equipment. The function of the massage chair is to integrate meridian massage of traditional Chinese...
  • STONE HMI ESP32 LINE COUNT AND ALARM

  • With the continuous development of a single-chip microcomputer, the counting equipment tends to be automatic. It needs an automatic technical device with real-time, high efficiency, and accuracy to meet the counting requirements of the modern production...
  • STONE LCD ARDUINO ESP8266 COOLER

  • It is known that the cooling machine is widely used in the industry. In this paper, I will show you how to use STONE HMI LCD as the display to combine the temperature sensor with Arduino esp8266 cooler application; the communication between the...
  • MY DESIGN PROCESS

  • STAGE ONE - PICKING A LOGO Stage one of the assignment was to find a logo to redesign, simple, go with my favourite website HACKADAY.STAGE TWO - EXISTING LOGO STUDY AND RESEARCH Stage two was to study the existing logo, what made it unique, what made...
  • AVR Halloween Pumpkin V2

  • Arduino-Code:#include #include #include #include Crc16 crc; SoftwareSerial BTSerial(8, 7); uint8_t configs[18] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; uint8_t configsbuf[18] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...