Close

Brainstorming solutions

A project log for SAO Adapter for Voja4 Badge

Hardware add-on to enable Voja4 to speak I2C with a full-featured 6-pin SAO socket.

andy-geppertAndy Geppert 10/22/2024 at 13:570 Comments

You already know the input/output cabability of the Voja4 badge is constrained. But is there enough hardware and simulated-4-bit-CPU hardware to enable I2C or even SPI communication? We are going to find out!


Some GPIO-based discrete hardware solutions:

^^^ This is looking like the right solution. Koppany has a proof-of-concept running on a breadboard, driven by a Pico W. Next step is to port the code to Voja4. I'm working on a schematic/board update that I should be able to get before Supercon. I hope!!!

UART or GPIO to I2C MASTER/HOST:


UART to I2C MASTER/HOST:


I2C [slave] to UART:

Is there a dedicated chip that does the job? Perhaps using a tiny 8-pin MCU is an option.

Discussions