[DigiKey "Smart Manufacturing, Non-stop Happiness" Creative Competition] WIFI Smart Lighting Control Work Submission
[Copy link]
Work title: WIFI smart lighting control
Author: John Matthrew
1. Introduction
Our project is called wifi smart lighting control. The project uses Arduino NANO IOT 33 microcontroller and WS2818 light strip, and uses Chuang Wanlian's rslly self-developed platform to communicate and transmit information and instructions.
With device information, device behavior, device control, and object model as basic functions, combined with Internet of Things technology, real-time control and management of product equipment can be achieved. Users only need to enter the information of product equipment on the platform page, and the corresponding behavior functions can be remotely controlled in real time, reflecting the platform's scalability and high configurability. In addition, the platform can replace brokers to improve concurrency, reflecting the platform's high scalability.
2. System Block Diagram (Combined Graphics and Text)
3. Functional description of each part (combined with pictures and text)
server:
Our platform will support multiple protocols, some of which are based on the scalability of emq, but our platform natively supports TCP transparent transmission, which makes it easier for our platform to connect to various devices. More importantly, most platforms require independent configuration of a series of parameters for TCP transparent transmission, and cannot use the object model, but our platform can achieve almost seamless protocol switching. It greatly facilitates the access of low-performance MCUs such as 51 MCUs. We only need to write a simple sbuf register operation function to complete the cloud.
WeChat applet (user side):
Control the brightness, color, and switch of the light strip and monitor the status in real time
Arduino NANO IOT 33 (MCU) : Central Control
WS2813 Light Strip : Application Side
4. Source Code
The source code includes applet code and MCU code
https://en.eeworld.com/bbs/my/home.php?cur=myhome&act=download
5. Demonstration video of the work’s functions
WIFI smart lighting control
6. Project Summary
The project uses the Internet of Things platform, which greatly facilitates the operation of smart lights and improves their level of intelligence.
Digi-Key Electronics "Smart Manufacturing, Non-stop Happiness" event material unboxing "wifi voice recognition lighting control" https://en.eeworld.com/bbs/thread-1260250-1-1.html
[DigiKey "Smart Manufacturing, Non-stop Happiness" Creative Competition] WiFi Voice Recognition Light Control Arduino33IoT Function Check https://en.eeworld.com/bbs/thread-1261516-1-1.html
[DigiKey "Smart Manufacturing, Non-stop Happiness" Creative Competition] Technical Planning of WiFi Voice Recognition Lighting Control https://en.eeworld.com/bbs/thread-1265231-1-1.html
|