This package contains a simple test of tests for various elements of the SmartBoard hardware, which is a simple baseboard designed for easy embedding. It is able to run both a semi-automatic test suite as well as allow interactive testing.

Dependencies:   EthernetNetIf NTPClient_NetServices mbed

This program is most of what you need to test your SmartBoard baseboard hardware. It provides a means to test the following:

  • Two channels of CAN (with a loopback cable)
  • RS-232 Ports
  • Analog inputs
  • PWM outputs
  • Ethernet port
  • Real time clock
  • micro SD
  • USB Host port

Changes

RevisionDateWhoCommit message
5:42b456ce6f71 2011-04-04 WiredHome Several minor updates default tip
4:ca93a8d4874d 2011-03-31 WiredHome Minor revisions to the help text
3:2b4fe31e8d15 2011-01-25 WiredHome v0.10
2:02e7d896824f 2011-01-24 WiredHome v0.09
1:586392c0e935 2011-01-24 WiredHome v0.09
0:5db287f0060b 2011-01-16 WiredHome First release