MySQL Connector/Arduino
=======================
Have you ever wanted to connect your Arduino project to a database to either store the data you've collected or retrieve data saved to trigger events in your sketch? Well, now you can connect your Arduino project directly to a MySQL server without using an intermediate computer or a web- or cloud-based service. Having direct access to a database server means you can store data acquired from your project as well as check values stored in tables on the server.
This also means you can setup your own, local MySQL server to store your data further removing the need for Internet connectivity. If that is not an issue, you can still connect to and store data on a MySQL server via your network, Internet, or even in the cloud!
The MySQL Connector/Arduino is a library that permits you to do exactly that and more!
See the all new [wiki documentation](https://github.com/ChuckBell/MySQL_Connector_Arduino/wiki) for how to get starting using the library.
没有合适的资源?快使用搜索试试~ 我知道了~
arduino mysql库函数
共27个文件
ino:14个
cpp:4个
h:4个
1星 需积分: 0 29 下载量 3 浏览量
2023-07-28
11:08:50
上传
评论
收藏 40KB RAR 举报
温馨提示
在arduino ide实现单片机读取mysql数据库数据时报错libraries\MySQL_Connector_Arduino\src\MySQL_Encrypt_Sha1.cpp:95:1: error: no return statement in function returning non-void [-Werror=return-type],笔者对下载的库文件进行了修改
资源推荐
资源详情
资源评论
收起资源包目录
MySQL_Connector_Arduino.rar (27个子文件)
MySQL_Connector_Arduino
src
MySQL_Packet.cpp 15KB
MySQL_Connection.h 2KB
MySQL_Encrypt_Sha1.h 1KB
MySQL_Connection.cpp 4KB
MySQL_Cursor.cpp 14KB
MySQL_Encrypt_Sha1.cpp 3KB
MySQL_Packet.h 3KB
MySQL_Cursor.h 3KB
examples
connect_wifi_101
connect_wifi_101.ino 2KB
basic_insert
basic_insert.ino 3KB
connect
connect.ino 2KB
query_progmem
query_progmem.ino 2KB
basic_insert_esp8266
basic_insert_esp8266.ino 3KB
basic_select
basic_select.ino 4KB
query_results
query_results.ino 3KB
complex_insert
complex_insert.ino 3KB
connect_wifi
connect_wifi.ino 2KB
reboot
reboot.ino 3KB
connect_default_database
connect_default_database.ino 2KB
connect_by_hostname
connect_by_hostname.ino 2KB
connect_disconnect
connect_disconnect.ino 2KB
complex_select
complex_select.ino 3KB
keywords.txt 97B
extras
Reference_Manual.txt 196B
CHANGES.txt 3KB
library.properties 940B
README.md 1004B
共 27 条
- 1
资源评论
- m0_521710782023-12-24不行啊,连接不上
BG7UTX
- 粉丝: 609
- 资源: 1
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功