一个基于云端语音识别的智能控制设备,类似于天猫精灵,小爱同学。采用的芯片为stm32f407,wm8978,esp8266。
☆296Oct 8, 2024Updated last year
Alternatives and similar repositories for SmartSpeaker
Users that are interested in SmartSpeaker are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- stm32使用ESP8266传感器获取天气api,在led屏幕上显示城市天气,并且对应显示相应的图片☆35Mar 25, 2019Updated 7 years ago
- 基于STM32的智能桌面天气预报系统,具有语音识别功能,能用语音搜索天气,可进行简单的对话功能。☆73Apr 15, 2020Updated 5 years ago
- 嵌入式C语言风格指南☆28Jan 31, 2019Updated 7 years ago
- 基于ELink407 的wm8978 Demo☆10Apr 10, 2016Updated 9 years ago
- 基于STM32和ESP8266在机智云平台下的智能家居系统☆55Jun 7, 2020Updated 5 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 基于stm32+FreeRTOS+ESP8266的实时天气系统☆82Jun 30, 2020Updated 5 years ago
- stm32 + esp8266 与 nodejs 服务端通信☆40May 9, 2017Updated 8 years ago
- 一个志在实现STM32F1、F2和F4工程模板的项目,集成了FreeRTOS、LWIP、FATFS、DSP、USB、IAP、菜单库、有限状态机模板等等的组件,以及未来将加入的加密、BPNN、最小二乘、音频图片视频解码、LittlevGL等诸多常用的算法或组件,并具有良好的易…☆445Apr 12, 2023Updated 2 years ago
- HC05蓝牙传输数据与STM32板载WIFI项目合并☆13Jul 27, 2018Updated 7 years ago
- 使用CubeMX(HAL),STM32+ESP8266+BH1750 通过MQTT协议实现的智能街灯(模拟)☆47Dec 25, 2019Updated 6 years ago
- 嵌入式最小驱动程序框架☆11Jun 11, 2017Updated 8 years ago
- 系统基于 ncurses 图形库开发,提供多种用户身份验证功能,又针对不同身份的用户提供不同的设备控制和应用权限。项目使用 make 工具进行编译,可自动配置软链接,加载驱动模块,具体细节见仓库 README 文档。☆15Aug 7, 2022Updated 3 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我 想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆12Nov 25, 2019Updated 6 years ago
- tc-iot-at-sdk-stm32-freertos-based-example 面向使用支持腾讯AT指令的模组(2/3/4/5G、NB、WIFI等)接入腾讯物联网平台的终端设备开发者,mcu侧使用[腾讯AT_SDK]的移植示例,示例基于STM32F103 MCU和Fr…☆43Jul 8, 2025Updated 8 months ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- 嵌入式综合项目:STM32F407基于ARM Cortex-M4处理器,QT5.9.9客户端,TCP、MQTT通信,JSON通信规则,云服务器Linux操作系统,MySQL数据存储转发☆164Sep 12, 2023Updated 2 years ago
- 个人STM32学习笔记。☆38Mar 6, 2020Updated 6 years ago
- STM32平台的无线下载功能开发☆26Aug 4, 2019Updated 6 years ago
- 基于STM32+ESP8266实现MQTT客户端协议,可以远程控制开发板上的LED灯☆31Jun 24, 2021Updated 4 years ago
- LInux 平台下物联网网关(多线程实现),嵌入式项目☆29May 2, 2017Updated 8 years ago
- 【自制单片机GUI】自制可运行在 STM32 中的数字万用表图形界面和实现多页面菜单逻辑,程序适配正点原子 STM32F407 探索者开发板,可直接使用该开发板调试☆13Jul 25, 2025Updated 8 months ago
- 基于STM32F407开发板教程文档☆28Mar 7, 2020Updated 6 years ago
- SL_SDK provides an easy-to-use software framework with united HAL and OSAL, also including a runtime environment to speed-up development …☆89Jun 24, 2022Updated 3 years ago
- STM32智能云药盒☆20Dec 27, 2017Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 用于串口通信或消息的环形队列驱动☆13Sep 12, 2019Updated 6 years ago
- 基于STM32F103RE+ESP8266的新冠肺炎疫情监控平台,疫情数据的获取,解析,展示。☆23Aug 2, 2020Updated 5 years ago
- ☆10Mar 10, 2023Updated 3 years ago
- 基于stm32开发的usb hid 复合设备-键盘、鼠标、游戏pad,利用重力感应控制PC游戏。☆71Apr 18, 2021Updated 4 years ago
- 微信小程序蓝牙测试☆17Nov 10, 2017Updated 8 years ago
- FreeRTOS系统下的MQTT通讯☆84Mar 6, 2020Updated 6 years ago
- CANopen quickstart application for the STM32F446 to illustrate how the free CANopen Stack is used in your project.☆19Jun 8, 2023Updated 2 years ago
- 嵌入式系统软件设计中的常用算法_周航慈☆92Aug 12, 2017Updated 8 years ago
- ☆15Aug 30, 2019Updated 6 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- STM32F407VG+freeRTOS+FATFS+SDIO+SD CARD example☆36Apr 17, 2019Updated 6 years ago
- STM32 快速开发框架,基于标准库及C++11☆12Jan 17, 2020Updated 6 years ago
- 移植Android工具getevent到Linux☆18Jun 21, 2018Updated 7 years ago
- 收集有趣的、有用的、方便移植的开源仓库,大家有兴趣可 以尝试移植到RT-Thread。☆15Oct 16, 2018Updated 7 years ago
- 这是一个嵌入式物联网开源项目。以一个无线传感控制网络项目为实际案例,开源了一些无线控制模块和传感器模块。☆125Jan 29, 2021Updated 5 years ago
- A powerful Smart Watch based on STM32, FreeRTOS, LVGL.☆2,080Dec 15, 2025Updated 3 months ago
- 自制基于STM32-两轮平衡车☆31Oct 24, 2022Updated 3 years ago