Hello. How to program the Grove I2C color Sensor with Makecode for Microbit? Which instructions to use? Thank you in advance
-
- Pre-kindergarten
- Posts: 0
- Joined: Mon Jun 03, 2019 10:51 am
Hi there,
https://learn.adafruit.com/use-micro-bit-with-arduino/install-board-and-blink
2. here is the library for the i2c color sensor.
best rgds
Bill
We do not have the I2C sensor make code library for microbit. But you can use the arduino ide to program the micrbit and make it work with Grove i2c color sensor.
1. you can follow below link to setup arduino ide.
https://learn.adafruit.com/use-micro-bit-with-arduino/install-board-and-blink
2. here is the library for the i2c color sensor.
[Library]Library for Grove - I2C Color Sensor V1.2
[Library]Library for Grove - I2C Color Sensor V2.0
best rgds
Bill