Skip to content
Dr. Charles Bell edited this page Mar 26, 2020 · 38 revisions

Welcome to the MySQL_Connector_Arduino wiki!

**Under Construction and Subject to Change **

This wiki is the new face of the Connector/Arduino project. Here you will find (for those that abhor long technical documentation) how to get started quickly using the connector as well as several examples of using the connector with some of the more popular Arduino boards. Later, you can find more details about the connector and how it works.

For those of you new to this project, it is strongly recommended that you attempt the example sketches before attempting your complete project sketch. In fact, if you have problems, taking time to read through the troubleshooting section should provide you with answers to the most common problems. Pay particular attention to the limitations section.

Finally, please be sure to read all of the Wiki before opening a new issue for the connector. While the project page is monitored, it is not monitored daily so issues can go some time before being addressed. Plus, at this point, most of the common problems have already been solved. With that, enjoy!

Quick Start

Install the MySQL Connector with Library Manager

Limitations

Examples

Frequently Asked Questions

Change Log

API Documentation

Clone this wiki locally