More interestingly, how is that implied by the Stern-Gerlach experiment?
physics.stackexchange.com/questions/266359/when-we-say-electron-spin-is-1-2-what-exactly-does-it-mean-1-2-of-what/266371#266371 suggests that half could either mean:
- at limit of large
l
for the Schrödinger equation solution for the hydrogen atom the difference between each angular momentum is twice that of the eletron's spin. Not very satisfactory. - it comes directly out of the Dirac equation. This is satisfactory. :-)
In 2020 physics, best explained by general relativity.
- microbit/micropython/uart.py: the Micro BIt comes with a UART simulator via the USB connection, it is very convenient: support.microbit.org/support/solutions/articles/19000022103-outputing-serial-data-from-the-micro-bit-to-a-computer To output data to the computer simply use Python
print
. To receive you can e.g. use GNU screen:It appears to be very unreliable however, some times it shows up, sometimes it doesn't.screen /dev/ttyACM0 115200
There are unlisted articles, also show them or only show them.