Percona Resources

Software
Downloads

All of Percona’s open source software products, in one place, to download as much or as little as you need.

Valkey Contribution

Product Documentation

Why Percona for MongoDB?

Why Percona for PostgreSQL?

Percona Blog

Percona Blog

Our popular knowledge center for all Percona products and all related topics.

Community

Percona Community Hub

A place to stay in touch with the open source community

Events

Percona Events Hub

See all of Percona’s upcoming events and view materials like webinars and forums from past events

About

About Percona

Percona is an open source database software, support, and services company that helps make databases and applications run better.

Percona in the News

See Percona’s recent news coverage, press releases and industry recognition for our open source software and support.

Our Customers

Our Partners

Careers

Contact Us

Arduino​ and Percona​ Server. I will show how to set up an Arduino Uno/Leonardo to directly communicate with Percona Server. This approach will require an Ethernet shield or an Arduino with built-in WiFi. Many current approaches use phpMyAdmin​ as a middle man, between the Arduino and Percona Server. In my approach we remove the need for phpMyAdmin. This is a great way to set up a weather station to record data directly to Percona Server. A weather station would be one use case. Other types of sensors could be used to record data. I will explain the Arduino Sketch, the database setup and setting up the Arduino and Sensor. This is a great way to learn MySQL​, Arduino and connecting sensors for data collection. Speaker: Walter Wayne Leutwyler