File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ '''
2+ Copyright 2025 Isao Hara, RT Corporation.
3+
4+ Licensed under the Apache License, Version 2.0 (the “License”);
5+ you may not use this file except in compliance with the License.
6+ You may obtain a copy of the License at
7+ http://www.apache.org/licenses/LICENSE-2.0
8+
9+ Unless required by applicable law or agreed to in writing, software
10+ distributed under the License is distributed on an “AS IS” BASIS,
11+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
13+ See the License for the specific language governing permissions and
14+ limitations under the License.
15+
16+ '''
117import M5
218import time
319
Original file line number Diff line number Diff line change 1- #
2- #
1+ '''
2+ Copyright 2025 Isao Hara, RT Corporation.
3+
4+ Licensed under the Apache License, Version 2.0 (the “License”);
5+ you may not use this file except in compliance with the License.
6+ You may obtain a copy of the License at
7+ http://www.apache.org/licenses/LICENSE-2.0
8+
9+ Unless required by applicable law or agreed to in writing, software
10+ distributed under the License is distributed on an “AS IS” BASIS,
11+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
13+ See the License for the specific language governing permissions and
14+ limitations under the License.
15+
16+ '''
317import os
418from M5 import *
519import requests2
Original file line number Diff line number Diff line change 11'''
22 Dynamixel motor driver
3+
4+ Copyright 2025 Isao Hara, RT Corporation.
5+
6+ Licensed under the Apache License, Version 2.0 (the “License”);
7+ you may not use this file except in compliance with the License.
8+ You may obtain a copy of the License at
9+ http://www.apache.org/licenses/LICENSE-2.0
10+
11+ Unless required by applicable law or agreed to in writing, software
12+ distributed under the License is distributed on an “AS IS” BASIS,
13+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
15+ See the License for the specific language governing permissions and
16+ limitations under the License.
17+
318'''
419import machine
520from machine import UART
Original file line number Diff line number Diff line change 1- """
1+ '''
22file FaceClass
3- time 2025-06-28
4- author
5- email
6- license MIT License
7- """
3+
4+ Copyright 2025 Isao Hara, RT Corporation.
5+
6+ Licensed under the Apache License, Version 2.0 (the “License”);
7+ you may not use this file except in compliance with the License.
8+ You may obtain a copy of the License at
9+ http://www.apache.org/licenses/LICENSE-2.0
10+
11+ Unless required by applicable law or agreed to in writing, software
12+ distributed under the License is distributed on an “AS IS” BASIS,
13+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14+
15+ See the License for the specific language governing permissions and
16+ limitations under the License.
17+
18+ '''
819
920from M5 import *
1021import random
Original file line number Diff line number Diff line change 1- #
2- # Google Speech-to-Text
1+ '''
2+ Copyright 2025 Isao Hara, RT Corporation.
3+
4+ Licensed under the Apache License, Version 2.0 (the “License”);
5+ you may not use this file except in compliance with the License.
6+ You may obtain a copy of the License at
7+ http://www.apache.org/licenses/LICENSE-2.0
8+
9+ Unless required by applicable law or agreed to in writing, software
10+ distributed under the License is distributed on an “AS IS” BASIS,
11+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
13+ See the License for the specific language governing permissions and
14+ limitations under the License.
15+
16+ '''
317import sys , os
418from M5 import Mic
519import time
Original file line number Diff line number Diff line change 1- #
2- #
1+ '''
2+ Copyright 2025 Isao Hara, RT Corporation.
3+
4+ Licensed under the Apache License, Version 2.0 (the “License”);
5+ you may not use this file except in compliance with the License.
6+ You may obtain a copy of the License at
7+ http://www.apache.org/licenses/LICENSE-2.0
8+
9+ Unless required by applicable law or agreed to in writing, software
10+ distributed under the License is distributed on an “AS IS” BASIS,
11+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
13+ See the License for the specific language governing permissions and
14+ limitations under the License.
15+
16+ '''
317import os
418from M5 import *
519import requests2
Original file line number Diff line number Diff line change 11'''
2- Google Text-to-Speech
2+ Copyright 2025 Isao Hara, RT Corporation.
3+
4+ Licensed under the Apache License, Version 2.0 (the “License”);
5+ you may not use this file except in compliance with the License.
6+ You may obtain a copy of the License at
7+ http://www.apache.org/licenses/LICENSE-2.0
8+
9+ Unless required by applicable law or agreed to in writing, software
10+ distributed under the License is distributed on an “AS IS” BASIS,
11+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
13+ See the License for the specific language governing permissions and
14+ limitations under the License.
15+
316'''
417from M5 import *
518import requests2
Original file line number Diff line number Diff line change 1- #
2- #
1+ '''
2+ Copyright 2025 Isao Hara, RT Corporation.
3+
4+ Licensed under the Apache License, Version 2.0 (the “License”);
5+ you may not use this file except in compliance with the License.
6+ You may obtain a copy of the License at
7+ http://www.apache.org/licenses/LICENSE-2.0
8+
9+ Unless required by applicable law or agreed to in writing, software
10+ distributed under the License is distributed on an “AS IS” BASIS,
11+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
13+ See the License for the specific language governing permissions and
14+ limitations under the License.
15+
16+ '''
317import os
418from M5 import *
519import requests2
Original file line number Diff line number Diff line change 11'''
2- Melo TTS on LLM-Module
2+ Copyright 2025 Isao Hara, RT Corporation.
3+
4+ Licensed under the Apache License, Version 2.0 (the “License”);
5+ you may not use this file except in compliance with the License.
6+ You may obtain a copy of the License at
7+ http://www.apache.org/licenses/LICENSE-2.0
8+
9+ Unless required by applicable law or agreed to in writing, software
10+ distributed under the License is distributed on an “AS IS” BASIS,
11+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
13+ See the License for the specific language governing permissions and
14+ limitations under the License.
15+
316'''
417import os , sys , io
518import M5
Original file line number Diff line number Diff line change 11'''
2- SG90 compatible motor dirver
2+ Copyright 2025 Isao Hara, RT Corporation.
3+
4+ Licensed under the Apache License, Version 2.0 (the “License”);
5+ you may not use this file except in compliance with the License.
6+ You may obtain a copy of the License at
7+ http://www.apache.org/licenses/LICENSE-2.0
8+
9+ Unless required by applicable law or agreed to in writing, software
10+ distributed under the License is distributed on an “AS IS” BASIS,
11+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
13+ See the License for the specific language governing permissions and
14+ limitations under the License.
15+
316'''
417from M5 import *
518import machine
You can’t perform that action at this time.
0 commit comments