Skip to content

"You can test out all the functions in our provided example script!" #16

@Naozumi520

Description

@Naozumi520
pi@aipi:~/Desktop/School Ai/src/module/huskylens $ python3 main.py
********************************************************************************************************************
MENU OPTIONS:
a). knock()                                      b). setCustomName() #Random String & Cords		 
c). customText() #Random String & Cords          d). clearText()		 
e). requestAll()                                 f). saveModelToSDCard(1)		 
g). loadModelFromSDCard(1)                       h). savePictureToSDCard()		 
i). count()                                      j). learnedObjCount()		 
k). saveScreenshotToSDCard()                     l). blocks()		 
m). arrows()                                     n). learned()		 
o). learnedBlocks()                              p). learnedArrows()		 
q). getObjectByID(1)                             r). getBlocksByID(1)		 
s). getArrowsByID(1)                             t). algorthim() #Random Choice		 
u). learn(1)                                     v). forget()		 
w). frameNumber()                                x). 		 
[*] TYPE "MENU" to show the command menu[*]
[*] TYPE "QUIT" to quit[*]
********************************************************************************************************************

Enter cmd letter:a
[*] COMMAND -> knock()[*]
[*] RESPONSE [*]
	Knock Recieved

Enter cmd letter:c
[*] COMMAND -> customText() #Random String & Cords[*]
[*] RESPONSE [*]
Error 'SMBus' object has no attribute 'timeout'
Enter cmd letter:e
[*] COMMAND -> requestAll()[*]
[*] RESPONSE [*]

Enter cmd letter:g
[*] COMMAND -> loadModelFromSDCard(1)[*]
[*] RESPONSE [*]
Error 'SMBus' object has no attribute 'timeout'
Enter cmd letter:i
[*] COMMAND -> count()[*]
[*] RESPONSE [*]
Error 'SMBus' object has no attribute 'timeout'
Enter cmd letter:k
[*] COMMAND -> saveScreenshotToSDCard()[*]
[*] RESPONSE [*]
Error [Errno 121] Remote I/O error
Enter cmd letter:m
[*] COMMAND -> arrows()[*]
[*] RESPONSE [*]
Error [Errno 121] Remote I/O error
Enter cmd letter:o
[*] COMMAND -> learnedBlocks()[*]
[*] RESPONSE [*]
Error [Errno 121] Remote I/O error
Enter cmd letter:q
[*] COMMAND -> getObjectByID(1)[*]
[*] RESPONSE [*]
Error [Errno 121] Remote I/O error
Enter cmd letter:s
[*] COMMAND -> getArrowsByID(1)[*]
[*] RESPONSE [*]
Error [Errno 121] Remote I/O error
Enter cmd letter:u
[*] COMMAND -> learn(1)[*]
[*] RESPONSE [*]
Error [Errno 121] Remote I/O error
Enter cmd letter:w
[*] COMMAND -> frameNumber()[*]
[*] RESPONSE [*]
Error [Errno 121] Remote I/O error
Enter cmd letter:

Funny company and people making scamming repo and board

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions