We bought a Samsung 2410 all-in-one computer, which is divided into a core board and a bottom board. I made a bottom board myself. After plugging in the core board, only the power indicator light is o...
Tethered, aerial/underwater drones
These drones are powered and controlled from a ground power source via a tether. High-voltage tether transmission of 500V to 800V enables longer and thinner cables, ...
[i=s]This post was last edited by zy459994202 on 2018-5-4 10:42[/i] [list] [*]I have been playing with MicroPython for a while. A few days ago, I found that RT-Thread also launched a MicroPython softw...
My device runs VxWorks, which implements an RPC server. The documentation says that it complies with SUN's RPC specification (RFC1057). Now I need to access this RPC server on the Windows platform. Ho...
I would like to ask you experts: How to map physical addresses in user-mode drivers in WinCE6.0? For the following code, if this driver is run in user mode, the output vpReg is 0. If anyone knows how ...