Docs And Links
Broadwell Consulting Inc.
Broadwell Consulting Inc. provides medical device development and embedded systems development consulting. Contact us if you need help with a medical or embedded systems project.
Amazon Store
Preprogrammed Serial Wombat chips and other accessories are available through the Serial Wombat Amazon store. Purchasing chips through this store helps support the project.
User Guide Documents:
Serial Wombat 8B and 18AB User Guide
YouTube
The Broadwell Consulting Inc. YouTube Channel has many helpful tutorial Videos which walk through how to use the various Serial Wombat chip pin modes and features.
Arduino Library
The Serial Wombat Arduino Library supports the Serial Wombat 4B and Serial Wombat 18AB chips.
The Serial Wombat Arduino Library is available on GitHub . This is a good place to log an issue if you find a bug in the Arduino library or want to request new features. Please don’t use the issue system for support requests.
Serial Wombat 4B firmware
The Serial Wombat 4B source code documentation and protocol definition are available on github.io .
The Serial Wombat 4B firmware source code is available on GitHub.
Serial Wombat 18AB firmware
The Serial Wombat 18AB source code documentation and ASCII protocol and Binary Protocol definition are available on github.io . Individual pin mode protocols are in their respective .c files
C# Library
The Serial Wombat C# library is a great way to control your Serial Wombat chip over UART from a PC. It also includes the Serial Wombat Panel application which is a great way to experiment with your Serial Wombat chip from a GUI either directly to an 18AB or using an Arduino or Python UART to I2C bridge example application .
Python Library
The Serial Wombat Python Module is compatible with a variety of interfaces including Serial on most platforms, and I2C on MicroPython, CircuitPython, and Raspberry Pi 5 and later.