Simple digital Input Alarm/Alert

Hi All,
I really need help. Although, it seems simple what I'm trying to do but...
I can't find a example sketch that explains how to send out a alert/alarm to Blynk, RemoteXY, etc. when a simple switch closes. (Float Switch)
Can anyone help me? PLEASE!

Thanks

Such sketch doesn't exist, or is not possible to find. You need to write it.
Start solving the parts questions building the project.

Since, I'm learning...
How about an example sketch of energizing a LED when a float switch makes.
I have a mega2560, float switch, LEDS, jumpers. I'm attempting to understand the coding but I need examples. Thx!

Look at the Button example in the IDE

…also some of the Blynk examples do almost exactly what you’re looking for.

Per UKBob... IDE >> FILE >> EXAMPLES >> 02. Digital >> Button

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.