EDU PICO for Pico W

by Cytron Technologies

Image of Board

EDU PICO Project and Innovation Kit for Raspberry Pi Pico W – an all-in-one solution designed to inspire creativity, foster learning, and fuel innovation. Whether you’re a student, educator, or maker, this kit is your gateway to the exciting world of embedded systems and programming using CircuitPython.

Technical details

  • 1x Pi Pico Socket with GPIO breakout
  • 1x LiPo Battery Connector
  • 1x Charge LED
  • 1x VIN Terminal
  • 1x USB Relay
  • 2x DC Motor Terminals
  • 4x Motor Test Buttons
  • 4x Motor Status LEDs
  • 4x Servo Ports
  • 1x Micro SD Card Socket
  • 1x Log Data to Pico’s Flash Switch
  • 9x Grove Ports
  • 12x GPIO Status LEDs
  • 1x Reset Button
  • 1x Piezo Buzzer
  • 1x Stereo Audio Jack
  • 1x Audio/Buzzer Switch
  • 1x Potentiometer
  • 1x MP34DT05-A PDM Microphone
  • 1x Protoboard
  • 1x SSD1315 OLED Display
  • 1x AHT20 Temperature & Humidity Sensor
  • 1x APDS9960 Proximity, Light, Gesture & Colour Sensor
  • 5x RGB LEDs (Neopixel)
  • 2x Push Buttons

Resources

Purchase

Contribute

Have some info to add for this board? Edit the source for this page here.

CircuitPython 9.0.4

This is the latest stable release of CircuitPython that will work with the EDU PICO for Pico W.

Use this release if you are new to CircuitPython.

Release Notes for 9.0.4

Built-in modules available: _asyncio, _bleio, _pixelmap, adafruit_bus_device, adafruit_pixelbuf, aesio, alarm, analogbufio, analogio, array, atexit, audiobusio, audiocore, audiomixer, audiomp3, audiopwmio, binascii, bitbangio, bitmaptools, bitops, board, builtins, builtins.pow3, busdisplay, busio, busio.SPI, busio.UART, codeop, collections, countio, cyw43, digitalio, displayio, epaperdisplay, errno, floppyio, fontio, fourwire, framebufferio, getpass, gifio, hashlib, i2cdisplaybus, i2ctarget, imagecapture, io, ipaddress, jpegio, json, keypad, keypad.KeyMatrix, keypad.Keys, keypad.ShiftRegisterKeys, locale, math, mdns, memorymap, microcontroller, msgpack, neopixel_write, nvm, onewireio, os, os.getenv, paralleldisplaybus, picodvi, pulseio, pwmio, qrio, rainbowio, random, re, rgbmatrix, rotaryio, rp2pio, rtc, sdcardio, select, sharpdisplay, socketpool, ssl, storage, struct, supervisor, synthio, sys, terminalio, time, touchio, traceback, ulab, usb, usb_cdc, usb_hid, usb_host, usb_midi, usb_video, vectorio, warnings, watchdog, wifi, zlib

Included frozen(?) modules: adafruit_ahtx0, adafruit_apds9960, adafruit_displayio_ssd1306, adafruit_framebuf, adafruit_httpserver, adafruit_imageload, adafruit_motor, adafruit_sdcard, adafruit_ssd1306, neopixel, simpleio

CircuitPython 9.1.0-beta.1

This is the latest development release of CircuitPython that will work with the EDU PICO for Pico W.

Alpha development releases are early releases. They are unfinished, are likely to have bugs, and the features they provide may change. Beta releases may have some bugs and unfinished features, but should be suitable for many uses. A Release Candidate (rc) release is considered done and will become the next stable release, assuming no further issues are found.

Please try alpha, beta, and rc releases if you are able. Your testing is invaluable: it helps us uncover and find issues quickly.

Release Notes for 9.1.0-beta.1

Built-in modules available: _asyncio, _bleio, _pixelmap, adafruit_bus_device, adafruit_pixelbuf, aesio, alarm, analogbufio, analogio, array, atexit, audiobusio, audiocore, audiomixer, audiomp3, audiopwmio, binascii, bitbangio, bitmapfilter, bitmaptools, bitops, board, builtins, builtins.pow3, busdisplay, busio, busio.SPI, busio.UART, codeop, collections, countio, cyw43, digitalio, displayio, epaperdisplay, errno, floppyio, fontio, fourwire, framebufferio, getpass, gifio, hashlib, i2cdisplaybus, i2ctarget, imagecapture, io, ipaddress, jpegio, json, keypad, keypad.KeyMatrix, keypad.Keys, keypad.ShiftRegisterKeys, keypad_demux, keypad_demux.DemuxKeyMatrix, locale, math, mdns, memorymap, microcontroller, msgpack, neopixel_write, nvm, onewireio, os, os.getenv, paralleldisplaybus, picodvi, pulseio, pwmio, qrio, rainbowio, random, re, rgbmatrix, rotaryio, rp2pio, rtc, sdcardio, select, sharpdisplay, socketpool, ssl, storage, struct, supervisor, synthio, sys, terminalio, time, touchio, traceback, ulab, usb, usb_cdc, usb_hid, usb_host, usb_midi, usb_video, vectorio, warnings, watchdog, wifi, zlib

Included frozen(?) modules: adafruit_ahtx0, adafruit_apds9960, adafruit_displayio_ssd1306, adafruit_framebuf, adafruit_httpserver, adafruit_imageload, adafruit_motor, adafruit_sdcard, adafruit_ssd1306, neopixel, simpleio

Absolute Newest

Every time we commit new code to CircuitPython we automatically build binaries for each board and language. The binaries are stored on Amazon S3, organized by board, and then by language. These releases are even newer than the development release listed above. Try them if you want the absolute latest and are feeling daring or want to see if a problem has been fixed.

Previous Versions of CircuitPython

All previous releases of CircuitPython are available for download from Amazon S3 through the button below. For very old releases, look in the OLD/ folder for each board. Release notes for each release are available at GitHub button below.

Older releases are useful for testing if you something appears to be broken in a newer release but used to work, or if you have older code that depends on features only available in an older release. Otherwise we recommend using the latest stable release.