-
On May 10, according to the latest list published by the United States Patent and Trademark Office (USPTO), Apple recently obtained a new patent for a foldable mobile phone. The biggest highlight i...[Details]
-
Recently, Jon Prosser, a well-known technology blogger, revealed that Apple is testing new Face ID hardware. Even with a mask on, the new hardware can perform face recognition. According to the expos...[Details]
-
简单的JK触发器
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
ENTITY JKff_1 IS
PORT (J,K:IN STD_LOGIC;
clk : IN std_logic;
Q: out STD_LOGIC);
end JKff_1;
ARCHITECTURE behave OF JKff_1 ...[Details]
-
Because I didn't see an error correction file from NXP at first, I set P0.16 to external interrupt 0. It took me a long time to solve such a simple problem, which was really painful. I wrote i...[Details]
-
In recent years, such a configuration has been gradually popularized: in the eyes of most people, it seems to have no practical effect, but it slightly affects our car experience. Some people say i...[Details]
-
According to Tencent Technology, Vietnam has gradually become Samsung's most important electronics manufacturing base in recent years. Currently, Samsung already has smartphone, TV and home appliance...[Details]
-
In recent years, the entire integrated circuit industry has fallen into a bottleneck, processor process technology has been difficult to improve, and Moore's Law seems to have declined. The semicondu...[Details]
-
This year's epidemic has brought a significant impact on the global manufacturing industry, and the survival and development of some manufacturing "centers" are facing challenges. Gumi City in Gyeo...[Details]
-
An oscilloscope is a must-have for anyone who designs, manufactures, or repairs electronic equipment. In today's fast-paced world, engineers need the best tools to quickly and accurately solve measur...[Details]
-
2021 is a year of great significance for China's distributed photovoltaic market. This year, with the support of the county-wide promotion policy, coupled with the social environment of power restr...[Details]
-
The previous post used the SSP bus to read and write sectors, and this post will read and write SD cards under the FAT file system.
I originally wanted to write a simple FAT file system mysel...[Details]
-
According to foreign media reports, watching videos while driving is a taboo, but what if you stop the car to watch the video? Recently, Ford applied for a new patent, describing the idea of turn...[Details]
-
According to Korean media reports, Samsung, Apple, Meta (Facebook) and Microsoft are competing for a share of the emerging Metaverse device market, which is expected to grow by 80% annually. Samsun...[Details]
-
Single-chip microcomputers are widely used in industrial control and intelligent instruments, and single-chip microcomputer anti-interference measures have been put on the important agenda. If the s...[Details]
-
1 How does a computer mouse work? Six groups of infrared sensors are installed around the computer mouse, which sense the left, left front, front, right front, and right respectively. The tra...[Details]