Skip to content

Boards and other hardware testing using Arduino framework

Notifications You must be signed in to change notification settings

vi7/arduino-hardware-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Hardware test with Arduino framework

'Blink-style' project for various kinds of boards, microcontrollers and other hardware testing. Based on the Arduino framework and its ports for the corresponding platforms.

Check platformio.ini for the full list of supported platforms/boards.

Requirements

PlatformIO

Usage

Upload the code and verify that:

  • Built-in LED blinks with the pattern: ON -> 2s delay -> OFF -> 4s delay
  • LED state messages are printed to the Serial Monitor

If the above is true it will mean that board passed basic test

Releases

No releases published

Packages

 
 
 

Languages