Hello Subscriber, welcome to the April 2022 edition.
The Raspberry Pi RP2040 has been growing in leaps and bounds. I like this particular MCU because it costs only about $1 on its own, and is available on the Raspberry Pi Pico as a development board for $4. All this for a dual Cortex-M0+ running at 133MHz with 264KB of SRAM and 2MB of QSPI Flash memory. It also has Direct Memory Access (DMA), 4 State Machines that make Programmable IO (PIO) possible, as well as 2 I2C, 2 SPI, and 2 UART. It also exposes 26 GPIO pins.
The dual processors mean you can run a thread concurrently with your main loop. The state machines let you run certain operations without tying up your main processors.
Perpetual motion machines are still a long way off, but energy harvesting appears to be knocking on the door. This article covers two companies making progress building sensors that can generate energy from the environment (heat or vibration, for example).
I would like to invite you to join the IoT and Embedded Development Meetup group so you can get notifications of any upcoming webinars or physical event.