Hi,
we in our school made a microphon module with amplifier so it can sense clap's loudness;
so far we try it on an Arduino UNO board where it works.
Today we connect this module to mBot.
We do program mBot - mCore by using Arduino IDE 2.
The code snippet is this which include the MeMcore.h library:
#include(MeMCore.h);
Here we found some informationsabout usingArduino IDE to program mCore:
But this is for the RGB LED module; we wonder how to tell mCore that we did connect our microphon module to the Port 4?
Any advices will be appreciated!
--
Best, Paul