Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

DanNixon/tildagon-hexpansion-devkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tildagon Hexpansion dev kit

A basic, quick and dirty development kit for hexpansions for the Tildagon badge.

KiCad render of dev kit PCB

Accurately replicates i2c and low speed IO/LED drivers of ports D, E and F from the actual badge, with breakouts for the entire expansion port. i2c is as per the actual badge, with the AW9523B connected to port 7 of the TCA9548A. Default address configuration of both the AW9523B and TCA9548A match what is used on the badge (so you should not have to adjust the solder jumpers).

Paired with your ESP32-S3 dev board of choice, this should allow you to develop something more than "shape with LED" hexpansions prior to EMF 2024.

Pinouts

"Pin" refers to the index used on the Tildagon design files. "Letter" refers to the letter assigned to the pins in the Hexpansion example. Why the two different pin identification schemes exist is a mystery to me...

Low Speed

Pin Letter Port D Port E Port F
1 A 1.0 0.2 0.7
2 B 1.1 0.3 1.4
3 C 1.2 0.4 1.5
4 D 1.3 0.5 1.6
5 E 0.0 0.6 1.7

High Speed

Pin Letter
1 F
2 G
3 H
4 I

i2c

Bus Port
4 D
5 E
6 F
7 sys

See also

About

A basic, quick and dirty development kit for hexpansions for the EMF Tildagon badge.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors