Hello everyone, I work in the inverter industry, my main job is DSP development, and I have been in the industry for less than a year.
I have recently encountered some problems at work and there is no...
More than two decades ago, engineers working on RF circuits envisioned an “ideal switch.” These switches would have ultra-low resistance when “on” and ultra-high resistance when “off.” They would also...
CC2541 has four oscillators, namely:32MHz external crystal
16MHz internal RC oscillator
32kHz external crystal
32kHz internal RC oscillatorFrom this we can see that CC2541 has its own oscillator, that...
The last time I used these two USB shields was probably ten years ago. I don’t need them anymore, so I took them apart and took a look.Use a flat-blade screwdriver to pry open a crack along the gap, t...
[p=null, 2, left][backcolor=rgb(247, 247, 247)][font=宋体][size=3][color=#000]TI MSP430 English documents can be roughly divided into two categories: [/color][/size][/font][font=宋体][size=4][color=#ff000...
There is no column for viewing GPIO registers in the VIEW menu in CCS5.5, but considering that the status of the 32 ports of GPIOx are all in GPxDAT, the value of GPxDAT can be viewed in the memory vi...
With the disappearance of the demographic dividend and the continuous increase in labor costs, traditional manufacturing has gradually shifted from labor-intensive to technology-intensive. More and m...[Details]
In order to monitor the environment around underwater robots, a design scheme for an underwater robot environment monitoring system based on PC104 and C8051F120 was proposed, and the system's softwar...[Details]
Unlike incandescent lamps, which radiate heat, the heat generated by LEDs must be dissipated away from these semiconductor devices by conduction. Without proper thermal management, LED light output...[Details]
1 Introduction
In the process of designing and debugging automatic control systems, sine waves, triangle waves and square waves of different frequencies are often used as signal sources, which are v...[Details]
Commonly used measurement methods and formulas for LED brightness
Like traditional light sources, the optical measurement units of LED light sources are unified. In order to make readers und...[Details]
MAX660 external diode voltage doubler converter circuit
The voltage doubler circuit composed of MAX660 external diode is shown in the figure. When S2 and S4 are turned on in the circuit, c...[Details]
Key points: Some experience in reducing noise and electromagnetic interference . (1) Use low-speed chips instead of high-speed ones, and use high-speed chips in key places. (2) Use a resistor in seri...[Details]
Asian Economic Review reported that SoftBank is selling all of its T-Mobile shares worth about US$21 billion, allowing SoftBank Group to complete its US$41 billion asset sale plan in one step. In the...[Details]
With the widespread use of high-power LEDs in lighting decoration and illumination, power LED drivers are becoming more and more important. It will become possible to use high-power LEDs for road l...[Details]
Several companies have updated their image sensors in terms of size, efficiency, or development ecosystem to accommodate applications ranging from AR to factory automation.
The augment...[Details]
According to insiders, Tesla is in talks with CATL to use cobalt-free batteries in its Model 3 vehicles manufactured in China. However, the insider who leaked the news also said that it is not yet kn...[Details]
In addition to taking appropriate calibration measures in terms of instrument design and manufacturing process to reduce the impact of systematic errors on measurement results, necessary measures in ...[Details]
All the components that can produce inductance are collectively called inductance components. Commonly used inductance components include fixed inductors, chokes, permanent linear coils for TV sets...[Details]
Program source code #include "ioCC2530.h" #define LED1 P1_0 // P1_0 is defined as P1_0 #define LED2 P1_1 // P1_0 is defined as P1_1 #define SW1 P1_2 //SW1 port macro definition enum SYSCLK_SRC { ...[Details]
1. Experimental task: Use P1.0-P1.3 of AT89S51 microcontroller to connect four LEDs L1-L4 to indicate the current count data; use P1.4-P1.7 as the input end of preset data, connect four slide switc...[Details]