Treehopper Python API
treehopper.api.find_boards Namespace Reference

Functions

def find_boards ()
 Return a list of TreehopperUsb boards found connected to the system. More...
 

Function Documentation

◆ find_boards()

def treehopper.api.find_boards.find_boards ( )

Return a list of TreehopperUsb boards found connected to the system.

Examples

>>> board = find_boards()[0] # get the first board found