[i=s]This post was last edited by jameswangsynnex on 2015-3-3 20:02[/i] Nokia, which CEO Elop described as a "burning platform", had to choose to shave its bones to survive, laying off 10,000 employee...
In the previous chapter, we introduced how to use QAction to add actions. Among them, we used QIcon to load a png image. At that time, we used Qt resource files. Now let's take a closer look at Qt's r...
Hello everyone! I'm debugging the EMAC/MDIO module of AM1808 recently. I looked at the example in AM1808_StarterWare_1_00_03_03 and found that it uses the Lwip protocol stack to operate. Now I just wa...
Recently I have Keil, and it does not report errors when compiling Zhou Ligong's uCosii source program. However, I copied all the files in it to another folder, and then created a new project, added a...
I am using DEC-6416 and need to send and receive ttl level (to control other instruments).I have called to ask, and the technician said it can be done via RS232, but there is no routine provided. How ...
Due to their strong ability to spread, infectious diseases will spread and infect a large area once the source cannot be controlled, which greatly increases the difficulty of treatment and control. Fo...
At the just concluded InfoComm 2018 exhibition, the two major brands, Zhongke Jiguang and China Hualu, both displayed three-color light source
laser TVs
. The outstanding color performance ...[Details]
The T3 timer (8-bit) of CC2530 requires understanding of T3CTL, T3CCTL0, T3CC0, T3CCTL1, and T3CC registers. Timer 3/4 is an 8-bit timer with timer/counter/PWM functions. Timer 2, also known as MAC t...[Details]
/*----------------------------------------------- Name: IIC protocol PCF8591 AD/DA conversion Content: Use DA input, digital tube display output digital quantity, LED display analog voltage size ...[Details]
By manually inputting single pulses to the /INT0 of the 8051 microcontroller one by one, an interrupt is requested to the microcontroller. Each time the microcontroller interrupts, it outputs 55H, AA...[Details]
/*34864 Chinese character library*/ // Connection of MCU //******************************************************** //p3= data port //p4--control port// p4.0 = rs //p4.1= r/w //p4.2= e //...[Details]
In 2045, the most conservative forecast is that there will be more than 100 billion devices connected to the Internet. These devices include mobile devices, wearable devices, home appliances, medic...[Details]
It has been a long time since I updated my disassembly work. This time, I bring you the belated disassembly of the Honor V10 Premium Edition. Let's follow the mobile phone portable editor to learn...[Details]
Nowadays, most cities are using pipeline gas or pipeline natural gas, and the meter reading and statistical charging of the gas meter is a huge and headache problem, and some difficulties are imagina...[Details]
AES and Mitsubishi will use energy storage systems supplied by Fluence at a substation operated by Tata Power-DDL in Rohini, Delhi.
The project, expected to be completed later this...[Details]
Query mode, type the program, what do you see? The light is flashing, this is done by the timer, it is no longer the main program loop. ORG 0000H AJMP START ORG 30H START: MOV P1,#0FFH ; Turn ...[Details]
Munich/Colombia, November 17, 2017 - Rohde & Schwarz (hereinafter referred to as R&S), a global leading manufacturer of test and measurement, communications, broadcast and media equipment, announced ...[Details]
In principle, a 32.768K external crystal oscillator is used to generate an asynchronous clock signal as the clock source of M8 timer 2. By setting a pre-division of 1024, the precise time of TCNT2 ov...[Details]
// There are 4 seven-segment LEDs in the circuit . With this program, the refresh period of each LED is 200/4=50 Hz . //Change the value of DispResult in real time in the program, and the disp...[Details]