Top "Motherboard" questions

How to get motherboard id or serial number in Delphi?

How do I get the motherboard ID or serial number from Delphi code? Is there any example code or articles …

delphi serial-number motherboard
What is the difference between "soft reset" and "hard reset" in embedded field?

In my opinion: soft reset: boots from the reset vector. hard reset: pull the electrical level of the cpu.

embedded cpu-architecture reset motherboard chipset
WMI Win32_BaseBoard SerialNumber

I used Win32_BaseBoard SerialNumber property to obtain the motherboard serial number and it work most of the time, but …

wmi motherboard
How to get motherboard ID on Linux from a C++ program

I want to retrieve motherboard ID from a C++ program on Linux (Ubuntu) without root privileges. I know that dmidecode …

c++ linux serial-number motherboard
how to get motherboard serial number on GUI (in java)

I did like to show a motherboard serial number in text field (GUI panel). I created a text field and …

java user-interface motherboard
Getting CPU or motherboard serial number?

I'm trying to get the CPU serial or motherboard serial using C or Python for licensing purposes. Is it possible? …

python c licensing cpu motherboard