25 Max. per order Raspberry-Pi Pico Microcontoler RP2040 Cortex M0+ @...
The Raspberry Pi 3 - even faster than the Pi 2, 1 Giga of RAM, WiFi...
Assortment of BreadBoard wires Female-Female 300mm and 75 mm + Long...
MAX PURCHASE 1 or 2 per person during global component back-out period...
MAX PURCHASE 1 or 2 per person during global component back-out period...
Manufacturers
Desolder/Solder Gel Flux - 10 gr Smooth Flow Tack Flux NO CLEAN Hot Air...
Gravity : Measurement of pH of a solution 0 to 14 pH (+/- 0.1 pH) Gain...
Soldering Flux - Gel - 10 gr High quality, High fluidity NO CLEAN Hot...
Motors control board for Raspberry-Pi Pico 4 DC motor 2 stepper motor 8...
MD2 drone Kit to assemble (Learning and Makers) Repairable Payload:...
Air:bit - Drone for Micro:bit Real time measures Code Bloc programmable...
Backplane prototyping board DIN case: 6 modules Level: Backplane...
Viewed products
160 x 128 pixels 16bits color...
GRL-LCD160CR-v1.1
This product is no longer in stock
Warning: Last items in stock!
Availability date:
The color LCD skin for Pyboard is simply awesome (have a look to this video on youtube). The LCD module fits right onto the pyboard or the Pyboard-D. Thank to the dual interface, you can plug this LCD screen on the PyBoard original and also use the WBus interface to plug it onto the Pyboard D.
It offer a 160x128 pixel resolution with full 16-bit color. Even better it has a resistive touch sensor making this LCD also a tactile screen.
The screen has a backlight that can be controlled by software (including intensity). The resistive touch sensor can detect a single touch anywhere on the screen.
The custom controller on the board can accepts serial commands via the I2C or UART interface. The raw data are received via SPI.
When ASCII or UTF-8 encoded characters are send to the display, the screen act as a simple terminal (the characters are directly printed on the screen and use the current setting for the font and color). New-lines are also handled as some basic ANSI escape codes).
With this terminal alike feature, the display can be used to show the MicroPython REPL (or other serial output).
Advanced special command can be sent via I2C (and UART) to perform many operations on the display like:
The SPI interface of the display can be use to send raw data (pixels data) at a maximum rate of 30 frames per second.
The advanced user would appreaciate the breakout of signals all around the screen. So you could use them with your own project.
For each order, you will receive the LCD screen tested and comes with header pins soldered on the back of the board.
The screen plug directly into a pyboard's female headers.
Here some really useful ressources about this LCD