OpenRoberta / openroberta-lab

The programming environment »Open Roberta Lab« by Fraunhofer IAIS enables children and adolescents to program robots. A variety of different programming blocks are provided to program motors and sensors of the robot. Open Roberta Lab uses an approach of graphical programming so that beginners can seamlessly start coding. As a cloud-based application, the platform can be used without prior installation of specific software but runs in any popular browser, independent of operating system and device.
Apache License 2.0
123 stars 118 forks source link

Arduino Mega LCD 1602 I2C connectors are misplaced in the configuration #971

Open bjost2s opened 3 years ago

bjost2s commented 3 years ago

Different from Nano and Uno, the SDA and SCL connectors are not A4 and A5 but 20 and 21. The connectors should be changed for Arduino Mega.

Currently we only have one description for each actuator, so it might be difficult to link a second value

mohitgupta1539 commented 3 years ago

Hey, i am Mohit Gupta I am new to Open Source and familiar with Arduino and I also i had made many projects in Arduino win prizes.

So, i would like to work on this