TinyTrainable
 
Loading...
Searching...
No Matches
TinyTrainable Member List

This is the complete list of members for TinyTrainable, including all inherited members.

_baudRateTinyTrainablestatic
_serialDebuggingTinyTrainablestatic
_timeBlinkLEDTinyTrainablestatic
blinkLEDBuiltIn(int blinks)TinyTrainable
blinkLEDRGB(int blinks, Colors color)TinyTrainable
bpmToMs(int tempo)TinyTrainable
debugPrint(T message)TinyTrainableinline
gesturePrintHeader()TinyTrainable
gestureReadData()TinyTrainable
gestureSetAcceleration(float newVal)TinyTrainable
gestureSetNumberSamples(int newVal)TinyTrainable
getBuzzerParam(int object, int buzzerParamArray[])TinyTrainable
getServoMaxAngle()TinyTrainable
getServoMinAngle()TinyTrainable
identify()TinyTrainable
moveServo(int classification)TinyTrainable
myInputTinyTrainableprotected
myOutputTinyTrainableprotected
playOutput(int classification)TinyTrainable
screenDrawWelcome()TinyTrainable
sendMIDIAllNotesOff(byte channel)TinyTrainable
sendMIDINoteOff(byte channel, byte note)TinyTrainable
sendMIDINoteOn(byte channel, byte note, byte velocity)TinyTrainable
setBuzzerDuration(int object, int duration)TinyTrainable
setBuzzerDuration(int object, int durationMin, int durationMax)TinyTrainable
setBuzzerDuration(int object, int *arrayDurations, int arrayDurationCount)TinyTrainable
setBuzzerFrequency(int object, int frequency)TinyTrainable
setBuzzerFrequency(int object, int freqMin, int freqMax)TinyTrainable
setBuzzerFrequency(int object, int *arrayFrequencies, int arrayFreqCount)TinyTrainable
setMIDINote(int object, int note)TinyTrainable
setPrinterBaudRate(int rate)TinyTrainable
setPrinterBegin()TinyTrainable
setPrinterPause(int pause)TinyTrainable
setPrinterSleep()TinyTrainable
setPrinterTest()TinyTrainable
setPrinterWake()TinyTrainable
setServoMaxAngle(int angle)TinyTrainable
setServoMinAngle(int angle)TinyTrainable
setServoTempo(int object, int tempo)TinyTrainable
setStateLEDBuiltIn(bool turnOn)TinyTrainable
setStateLEDRGB(bool turnOn, Colors color)TinyTrainable
setupGestureModel(String gestures[3], const unsigned char *model=nullptr)TinyTrainable
setupInstrument(bool serialDebugging)TinyTrainable
setupLEDs()TinyTrainable
setupOutputBuzzer(int outputPin)TinyTrainable
setupOutputLED(int object, int outputPin)TinyTrainable
setupOutputMIDI(byte midiChannel)TinyTrainable
setupOutputPrinter()TinyTrainable
setupOutputScreen()TinyTrainable
setupOutputSerial()TinyTrainable
setupOutputServo(int outputPin)TinyTrainable
setupOutputTest()TinyTrainable
setupSpeechModel(String sounds[3], const unsigned char *model=nullptr)TinyTrainable
TinyTrainable(InputType inputType, OutputType outputType)TinyTrainable
trainKNN(int k, int examplesPerClass, String objects[3])TinyTrainable
~TinyTrainable()TinyTrainable