IntroductionThe previous post introduced the exercise reward system in the sugar glider health monitoring project based on RSL10 . The exercise reward subsystem can mainly realize the communication be...
justd0onsemi and Avnet IoT Innovation Design Competition
I was happy to pull the wires, but Kicad had some strange problems. I need help from the experts. 1. Both pads 1/2 on a socket are vcc, but the wire can only be pulled to 2, but not 1; 11/12 are gnd, ...
For your convenience, the relevant information of X-NUCLEO-IKS01A3 is listed below.User ManualQuick Start GuideSchematic diagramgetber fileSchematic extracted from pdf...
dcexpertST Sensors & Low Power Wireless Technology Forum
Brief Description
This series is based on the evaluation report of the Ateli-AT32F425R8T7-7 development boardToday I want to share with you something good, which is also very practical in work. Let me...
According to news on August 8, for TSMC’s 3nm process, there will always be a manufacturer to be the “guinea pig”, and Apple is the first, with a huge order volume. According to the latest news from ...[Details]
On November 29, the Shanghai Stock Exchange officially accepted the Science and Technology Innovation Board IPO application of Guizhou Zhenhua Fengguang Semiconductor Co., Ltd. (hereinafter referred ...[Details]
Hello everyone, we have shared with you how to measure the number of positive and negative pulses in the previous video. Today we will see how to use ZDS2022 to measure the length of the pulse train?...[Details]
At present, looking around the world, whether it is Germany's Industry 4.0 or China's Made in China 2025, the national strategies adopted to cope with the new round of global competition need to be...[Details]
This is the prototype of my car, which is not yet completed. I have been stuck on the servo control part, but I finally got it done today. Next, I will talk about all the parts I paid attention to an...[Details]
On December 10, according to Cailianshe, American scientists published a new paper in the latest issue of the Journal of the American Chemical Society, stating that they have developed a new sodium-s...[Details]
The power issue is the core problem, and Boston Dynamics uses hydraulic actuators for auxiliary drive. Boston Dynamics' early robots mainly used gear-driven connecting rod mechanisms, which were su...[Details]
The ST official website has launched library function operations, which greatly facilitates users, but the library functions have some problems, such as 1. Library function GPIO_ReadInputPin proble...[Details]
Huawei's Australian business said it would continue to cut headcount and investment in the country amid tensions between China and Australia, Reuters reported. Australia banned Huawei from supplyin...[Details]
Samsung's LPDDR4X automotive memory passes Qualcomm automotive module verification
A strong lineup of in-vehicle storage solutions will ensure a long-term, stable and reliable supply cha...[Details]
This is a project of our company. In the past, we used the virtual serial port based on USB to communicate with the upper and lower computers. Because USB is usually only used for updating parameters ...[Details]
OFweek Cup · OFweek 2023 China
Robot
Industry Annual Selection (abbreviated as OFweek Robot Awards 2023) is jointly organized by OFweek, China's high-tech industry portal, and its authorita...[Details]
This program is used to read the temperature of DS18B20 and has an alarm function. The project is divided into 3 files, main.c, temp.c, and temp.h. After I modified some of the code, it is suitable f...[Details]
Program function: Count the number of times the microcontroller is turned on.
#include reg52.h
# inc lude intrins.h
#define uint unsigned int
#define uchar unsigned char
sbit sda=P1^1;
sbi...[Details]