Skip to content
Dr. Charles Bell edited this page Mar 27, 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!

For More Information

You may submit questions and problems with using the connector (but not generic Arduino questions) as an issue on Github, but before asking your question, be sure you’ve read this wiki in its entirety before opening a new issue. Chances are, others have seen your problem and a solution already exists. I will also accept special requests emailed to me directly at drcharlesbell@gmail.com, but I reserve the right to delay my response until time permits. Thus, do not expect an immediate answer (but sometimes I will respond within 24-72 hours).

Clone this wiki locally