Circuits (Jiangsu University) : https://training.eeworld.com.cn/course/2728701 Circuits and circuit models02Reference directions of current and voltage03Electric power and energy04Resistor05Voltage so...
I am working on a smart fire protection platform. I upload the alarm information of the fire host to the platform through a transmission device. But I don't know how to read the data of the fire host ...
Why is the voltage at the out end always around 4.5V~5V when the optocoupler is not conducting? Is it leakage current? Is it that much? Because a 10K resistor is connected to the LED in series at the ...
Author: Huang Gang, a member of Yibo Technology Expressway Media
In the previous article, we introduced some general characteristics of DDR5, which also attracted the attention of many netizens. The a...
#includeti/devices/msp432p4xx/driverlib/driverlib.h
//Set the port and pin for the LED light
#defineled1 GPIO_PORT_P1,GPIO_PIN0
#defineled2 GPIO_PORT_P2,GPIO_PIN2
voidlight(int);
voiddelay(int);
voidm...
[i=s]This post was last edited by bjemt on 2019-1-17 22:43[/i] Through my own use of NXP Rapid IoT web Studio for a period of time, from not understanding it to gradually becoming familiar with it, I ...