Free Course: Arduino Club Lesson 28 – Speech Recognition Part 1

Free Course: Arduino Club Lesson 28 - Speech Recognition Part 1

1 Main Content 2 Video Course Scan to Watch More Videos 3 Arduino Club Course Outline – Session 2 16.Simple Traffic Light 17. Welcoming Robot 18. Random Name Picker 19. Quiz Buzzer 20. Infrared Remote-Controlled Fan 21. Creative Fan 22.Temperature and Humidity Measurement Device 23.OLED Clock 24.Whac-A-Mole Game – Part 1 25.Whac-A-Mole Game – Part … Read more

Complete Guide to Developing a Speech Recognition System with Python

Complete Guide to Developing a Speech Recognition System with Python

Click the blue text to follow us When Python Meets Audio Processing: Complete Tutorial for Developing a Speech Recognition System! Hello everyone, I am Xiang Qian. Today we will talk about how to develop a simple speech recognition system using Python. This topic sounds impressive, but don’t worry, I will guide you step by step … Read more

Exploring Innovative Applications of Python and AI in Smart Toy Development

Exploring Innovative Applications of Python and AI in Smart Toy Development

Exploring Innovative Applications of Python and AI in Smart Toy Development Hello everyone, I am Cai Ge. Today, I want to take you into a field full of fun and challenges—developing smart toys using Python and AI. This is not only a paradise for tech enthusiasts but also a frontier of future innovation. Overview Smart … Read more

Introduction to Hardware Control with Python: Controlling Raspberry Pi Hardware with RPi.GPIO

Introduction to Hardware Control with Python: Controlling Raspberry Pi Hardware with RPi.GPIO

The Raspberry Pi is a microcomputer that can interact with various electronic components through GPIO pins. Today we will learn how to use Python’s RPi.GPIO module to control these GPIO pins for hardware control. Whether you want to create smart home devices or DIY electronic projects, this is a very practical lesson. First, you need … Read more

Introducing TI’s Speech Recognition Library Based on Cortex-M4 with API and User Manuals

Introducing TI's Speech Recognition Library Based on Cortex-M4 with API and User Manuals

Description: 1. This speech recognition library can recognize 11 short phrases and can change the recognized content at any time. 2. Since the library is written in pure C and has an IAR version, it should also be possible to port it to chips from other manufacturers. 3. The software includes an API manual and … Read more