Dear all,
I am new to Arduino but very impressed from the possibilities.
I got an Uno with grove shield and grove stuff like digital light sensor, analog light sensor , buttons, temperature sensors, ic2 rgb lcd, i2c motor shield, LEDs etc.
The difficulty for me is to find out from the documentation the commands which can be used . Learning from the examples leaves still some questions.
How can I find out from the imported library which commands are available and how they have to be used?
E.g. I am looking for the speed of the grove I2c motor shield if the speed can be set for the stepper motor? v 1.3
I am using a watchdog and I am about to use eeprom to store data using menu etc. , so some knowledge is available .