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 PDFs:
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 18AB chip from a GUI .
Python Library
The Serial Wombat Python Module is a work in progress. It is currently being revamped to have the full functionality and structure available in the Arduino C++ and C# libraries.