Monthly Shaarli

All links of one month in a single page.

January, 2024

KiCad EDA - A Cross Platform and Open Source Electronics Design Automation Suite
A robust Macro keyboard software

Stream-Pi runs on multiple platforms; Windows, MacOS, Android, iOS and Linux. This also includes ARM Systems like Raspberry Pi.

PiPicoMacroKeys

How to Build a Raspberry Pi Pico-Powered Stream Deck Keypad

Tinkercad

Tinkercad is a free, easy-to-use app for 3D design, electronics, and coding

Heckits - small kits for ham radio test equipment
Particle - Cellular IoT
Pixie Kits QRP ham radio kits
Find out if Raspberry Pi model is in stock and where
Engineer's Mini Notebook Science And Communication Circuits And Projects by Forrest M. Mims III

Use these plans to make a simple seismometer; build a sun photometer to make accurate measurements of the atmosphere; study rain, lightening, and sunlight; and build a wide variety of lightwave and radio communication circuits. This is a compilation of three of Mims's best-selling notebooks: Science Projects; Environmental Projects; and Communication projects.

TEDSS - Discount Electronic Components
IoT Power Relay

Do you want to control a standard wall outlet device with your microcontroller, but don’t want to mess with the high-voltage wiring? The IoT Power Relay is a controllable power relay equipped with four outputs that help you create an Internet of Things project with safe, reliable power control. With the IoT Power Relay you can easily control the power going to a device with an Arduino, Raspberry Pi or other single-board computer or microcontroller. It provides an alternative to the Power Switch Tail.

The IoT Power Relay is designed to allow you to safely control an outlet device that operates at 3--48VDC or 12--120VAC. Each IoT Power Relay features a single input (from the included C13 power cable) to four outputs: one normally on, one always on, and two normally off. The durable SPDT control relay is rated at 30/40A, for 400,000 operations.

DON’T PANIC: A COOPERATIVE BOMB DEFUSING GAME

[Heath Paddock] wanted to confound his friends with a game that mimics an escape room in a box. About six months after starting, he had this glorious thing completed. It’s a hardware version of a game called Keep Talking and Nobody Explodes where players have five minutes to defuse a suitcase bomb. This implementation requires at least two players, one with the box-bomb itself, and one who holds all the knowledge but can’t see the box-bomb to defuse it.

Build a digital dip meter
Digital loggers

Remote switches and loggers

wa4mcmkits - antenna switches and watt meter

These switch kits are the output from an effort to keep myself busy while on COVID-19 lockdown. I originally intended to just teach myself how to program and interface with various types of microcontrollers (PIC, Arduino, etc.). So, I bought several of the newbie training kits off of eBay and went to town. After exhausting all the built-in exercises, I went looking for a project where I could use my new-found knowledge.

I had owned an Ameritron RCS-12 remote antenna switch for many years and had always wondered how they selected antennas by simply pushing a momentary pushbutton switch. After opening up the controller, my suspicions were confirmed that a microcontroller was at the heart of the design. So, I decided to attempt to recreate the unit’s features that I used most as a breadboard project.

Futurlec, the Electronic Components and Semiconductor Superstore.
Capitol Technology

used and NOS industrial and electronic parts

PICO-SIZED HAM RADIO

There are plenty of hobbies around with huge price tags, and ham radio can certainly be one of them. Experienced hams might have radios that cost thousands of dollars, with huge, steerable antennas on masts that can be similarly priced. But there’s also a side to the hobby that throws all of this out of the window in favor of the simplest, lowest-cost radios and antennas that still can get the job done. Software-defined radio (SDR) turned this practice up to 11 as well, and this radio module uses almost nothing more than a microcontroller to get on the air.

The design uses the capabilities of the Raspberry Pi Pico to handle almost all of the radio’s capabilities. The RF oscillator is driven by one of the Pico’s programmable I/O (PIO) pins, which takes some load off of the processor. For AM and SSB, where amplitude needs to be controlled as well, a PWM signal is generated on another PIO which is then mixed with the RF oscillator using an analog multiplexer. The design also includes a microphone with a preamplifier which can be fed into a third PIO; alternatively it can receive audio from a computer via the USB interface. More processor resources are needed when generating phase-modulated signals like RF, but the Pico is still quite capable of doing all of these tasks without jitter larger than a clock cycle.

Embedded Linux Wiki

The purpose of this wiki is to preserve and present information about the development and use of Linux in embedded systems as well as open source projects and tools for general embedded development. To use this wiki, click on one of the portal links below. This site has slides, and links to videos, for many years of the Embedded Linux Conference and Japan Jamboree!