Python on Windows

C:\Users\andreas\AppData\Local\Programs\Python\Python314\Scripts>pip install psutil
Collecting psutil
  Downloading psutil-7.2.2-cp37-abi3-win_amd64.whl.metadata (22 kB)
Downloading psutil-7.2.2-cp37-abi3-win_amd64.whl (137 kB)
Installing collected packages: psutil
Successfully installed psutil-7.2.2

[notice] A new release of pip is available: 25.3 -> 26.0.1
[notice] To update, run: C:\Users\andreas\AppData\Local\Programs\Python\Python314\python.exe -m pip install --upgrade pip

BBC micro:bit

Products

yahboom

Welcome to Mini Microbit Handle repository
github.com/YahboomTechnology/Game-Handle-compact-version
github.com/YahboomTechnology/Microbit-Game-Handle

rs-online

BBC micro:bit Shop
Seluxit A/S Wappsto:Bit NB IoT+
DFRobot DFRobot micro:Gamepad für micro:bit Gaming

Tools

micro:bit Lancaster University

micro:bit runtime
MicroBit (uBit)
uBit.radio
Yotta Offline-Toolchain

YouTube

Science Buddies

How to use micro:bit radio communication | Tutorial #11

CNRL Library Innovation Studio

Micro:bit Tutorial 4 – Radio Communication

Excel String to Date

  • TEXT(value, format_text)Converts numbers/dates to text with specific formatting (e.g., TEXT(A1, "0.00") or TEXT(B1, "mm/dd/yy")). 
  • LEFT(text, num_chars)Extracts characters from the left of a text string. 
  • RIGHT(text, num_chars)Extracts characters from the right of a text string. 
  • MID(text, start_num, num_chars)Extracts characters from the middle of a text string. 
  • TRIM(text)Removes extra spaces from text (leading, trailing, and extra spaces between words). 
  • PROPER(text)Capitalizes the first letter of each word. 
  • UPPER(text)Converts text to all uppercase. 
  • LOWER(text)Converts text to all lowercase. 
  • LEN(text)Returns the number of characters in a text string. 
  • CONCAT / &Combines text strings (e.g., ="Hello " & A1 & "!"). 

 

=TEXT()
=VALUE()
=MID()
=LEFT()

=DATE(
  MID(
    A1,
    FIND("/",A1)+1,
    IND(
      "/",
      A1,
      FIND("/",A1)+1
    )-FIND("/",A1)-1
  ),
  LEFT(
    A1,
    FIND("/",A1)-1
  ),
  MID(
    A1,
    FIND("/",A1)+1,
    FIND("/",A1,FIND("/",A1)+1)-FIND("/",A1)-1)
  )
)

FIND function
LEFT function
MID function

Portable Soldering Iron

Soldering Iron

eDesign / Miniware

eDesign / Miniware TS100
eDesign / Miniware TS101
eDesign / Miniware TS80P
Pine64 Pinecil

FNIRSI

FNIRSI HS-02

QUECOO

QUECOO T85

ALIENTEK

ALIENTEK T90

Tips

eDesign / Miniware

TS100/TS101 Series Soldering Iron Tips
Nine modles: TS-B2 / BC2 / C4 / D24 / K / KU / I / ILS / C1

245 Series Soldering Iron Tips
Three modles: BC2, K, D24

210 Series Soldering Iron Tips
Three modles: KU, I, IS

FNIRSI HS-02

QUECOO T85

ALIENTEK T90

Eleshop

USB-C Soldering Iron

Which USB C Soldering Iron is the Best for 2025? Pinecil vs Fnirsi vs TS101

Soldering Iron Tips

Which JBC tip do you need? C470 C245 C210 or C115?