-
Notifications
You must be signed in to change notification settings - Fork 21
Grove_RGB
- Available at Zolertia store
- Available at Grove/Seeedstudio
- Input Voltage:5V
- Operating Current<60mA
- CGROM: 10880 bit
- CGRAM: 64*8 bit
- Colorful RGB Backlight
- Built-in English and Japanese fonts
- I2C communication, uses only two IOs
- Automatic power-on reset
The Contiki sensor library can be found at platform/zoul/dev/rgb-bl-lcd.c
, check out the most updated version in Contiki repository.
To test the LCD displayfollow the next steps
-
Grab Contiki and prepare the development setup (skip if you already have it)
-
Connect the LCD display to the RE-Mote using the 5-pin cable as shown in the photo above. This is a 5-pin connector with 2.54 mm pitch spacing, if you are to connect using a different cable than the one provided, check out the RE-Mote pin-out and the connector information.
-
Note the LCD works over 5V, you need to power the RE-Mote either by an external power supply or USB. One way to power the LCD from the RE-Mote, use the
D+5.1
pin. as shown in the photo above. -
Compile the test example and program the RE-Mote:
cd examples/zolertia/zoul
make test-lcd.upload
You should see:
For an extended example visit our hackster project showing How to use the LCD display for open field distance tests
- Get the Code
- Toolchain and tools
- Getting Started with Zolertia products
- Change to SubGHZ interface
- Program the Zolertia platforms
- Configure Eclipse (IDE)
- Firefly as a Sniffer
- Sensors