Midterm Description: Button communicator

For my midterm project I thought of how I could make my button counter better. I wanted to help people who have a difficult time communicating through words. For example, a different amount of clicks would communicate something.

1 – I need water/food

2 – I need to go to the bathroom

3 – I feel sick

For now, I have gotten the basic counting to work and display on the serial monitor. In order to make it communicate different things I would need different “if” statements that would give different outputs according to different inputs. I would also like it to display on maybe a web server or html site in order to have a better display. I also still have a hard time making it communicate with a server.