My IRC friend dcz referred me to this: The Epistemology of Microphysics. One fun fact from it is that the electron was discovered by J. J. Thomson (1856-1940), a fellow Jay Jay!
Category Archives: Internet
Awesome falsehood
A curated list of falsehoods: awesome-falsehood.
Cardputer-Adv: Compact Programmable Platform for Embedded Prototyping & IoT Development
I was reading the latest version of Make: Magazine, Make: Magazine, Volume 96, and I discovered this cool hardware based on the ESP32-S3: M5Stack Cardputer Adv Version. They are out of stock at the moment but I will have to check back later because I think I would love to have one of these!
John Teel explains microcontrollers to avoid
The microcontrollers to avoid and what to consider instead:
- ESP8266 → ESP32-C3
- PIC16 → ARM Cortex-M0+, STM32C0, TI’s MSPM0
- Ultra-Cheap No-Name MCUs → something with better doco and support, such as STM32C0 or TI’s MSPM0
- STM8 → STM32C0
- MSP430 → TI’s MSPM0
- ATmega328P → newer MCUs in AVR family
- Overpriced High-End MCUs → consider microprocessor instead
Help with Thevenin equivalent circuit
I was doing some prep work for the upcoming LAoE video and learning about Thevenin equivalent circuits, something I need to understand better than I do, particularly how to calculate Vth and Rth. I built the circuit on my bench, but then got readings I didn’t understand, so I asked about it over on the EEVblog Forum: Help with Thevenin equivalent circuit. In the end it turned out that my initial readings were wrong for some unknown reason, but when I repeated them they came out right the second time…
Thevenin & Norton practice problems by Gary Tuttle
This is a note for Future John. The practice problems and associated documentation are here: Thevenin & Norton practice problems.
Making a saw guide
I don’t have a wood shop at the moment, but I hope one day I do.
The universe in a single chart
This is a log-log plot of the size and mass of various types of thing in the universe.
Korean Factory Turns Brass into Chrome Faucets
I love seeing how things are made.
Seven interesting electronic circuits
There are some interesting circuits in here.