Pico (W) – Waveshare evaluation board

Waveshare evalution board voor Pico (W):
– ILI9488: 480×320 3.5″ LCD
– XPT2046: Touch controller
– WS2818: RGB LED
– PCM5101A: Audio interface
– ICM-2094: 9-axis Mems motion tracking/3-axis gyro/3-axis accelerometer/3-axis compas
– LSF0204: 4-bits Bidirectional Multi-voltage level translator
– Buzzer
– Photoresistor
– SD Card slot

This board can be used via C / Arduino / Python / MMBasic
-You can use the demo code from the ResTouch Board / PCM5101A Audio board.
-When using MMBasic, the PCM5101A is not supported.
-When using PicoMite firmware, WiFi is not supported but LCD is !
-When using WebMite firmware, WiFi is supported but LCD is NOT !

More info about mmbasic: https://www.mmbasic.com/
More info about mmbasic on Pico(W): https://geoffg.net/picomite.html
Set the following options, when using MMBasic:

OPTION SYSTEM SPI GP10,GP11,GP12
OPTION AUTORUN 4
OPTION COLOURCODE ON
OPTION POWER PWM ON
OPTION HEARTBEAT OFF
OPTION DISPLAY 50, 132
OPTION LCDPANEL ILI9488W, RLANDSCAPE,GP8,GP15,GP9,GP13
OPTION WIFI YOUR_SSID, YOUR_PASSWORD
OPTION TELNET CONSOLE ON
OPTION TOUCH GP16,GP17
GUI CALIBRATE 0, 3685, 0, 24074, 9223372036854775807
OPTION SDCARD GP22, GP5, GP18, GP19












This entry was posted in Blog, Electronics. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *