Difference between revisions of "Serial Number with ability to Override"
From RiceFamily Wiki
(Created page with "= Research = * https://stackoverflow.com/questions/70575545/get-current-system-serial-number-in-python = Notes = Plan is to use Python to code the sensor since it's cross pla...") |
(→Research) |
||
Line 1: | Line 1: | ||
= Research = | = Research = | ||
* https://stackoverflow.com/questions/70575545/get-current-system-serial-number-in-python | * https://stackoverflow.com/questions/70575545/get-current-system-serial-number-in-python | ||
+ | * https://gist.github.com/angeloped/3febaaf71ac083bc2cd5d99d775921d0 | ||
= Notes = | = Notes = |
Revision as of 17:00, 29 May 2025
Research
- https://stackoverflow.com/questions/70575545/get-current-system-serial-number-in-python
- https://gist.github.com/angeloped/3febaaf71ac083bc2cd5d99d775921d0
Notes
Plan is to use Python to code the sensor since it's cross platform.