VIDI X V1.1

by VIDI

Image of Board

VIDI X Microcomputer

VIDI X microcomputer was developed by VIDI - a company devoted to the idea of making exceptional tools for STEAM education. VIDI X microcomputer is part of the education solution for engaging computer science.

VIDI X V1.1

Microcomputer designed for use in education, based on ESP32 Wrover IB, with modular circuit featuring removable touch screen and buttons.

Built-in expansion possibility with additional sensors or microcomputers via 28 pin expansion with male and female headers (I2C, I2S, SPI, UART, GPIO, IRQ - 3.3 V). All connectors are installed in male and female versions. There is also an I2C (VIDIIC) connector for easier connection to I2C sensors and actuators.

Technical Specifications

  • Built-in memory: 8 MB of SPI flash memory.
  • Microprocessor: Low power microprocessor with two cores ESP32 Wrover IB.
  • Operating frequency: 240 MHz.
  • LCD touch screen: 2.8“ TFT ILI9341
  • Resolution: 320x240 pixels.
  • Touch screen: Controllable with the included stylus or finger.
  • Wi-Fi: 802.11 b/g/n.
  • Bluetooth: v4.2 BR/EDR, BLE; (2.402 GHz - 2.480 GHz).
  • Infrared: Receiver and transmitter.
  • Power supply and programming: Micro USB.
  • Audio connection: 4-pole 0.14” (3.5 mm) combo audio jack.
  • Microphone: With microphone preamplifier, located on the top of the device.
  • SD card slot: Built-in, in the back of the ILI9341 screen.
  • Sound adjustment: Software and hardware sound level adjustment.
  • Hardware switch: Wheel for changing the sound level on the speaker.
  • LEDs: 9 LE Diodes. 5 of those are addressable WS2812B RGB LEDs.
    • Indications: ON/OFF indication, RX, TX indication and programmable.
  • Buttons: 10 buttons for control and management: Up, Down, Left, Right, Menu, Volume, Select, Start, A and B buttons.
  • VIDIIC connector: For I2C compatible sensors and actuators
  • Power supply options:
    • 3 x 1.2V or 3 x 1.5V (rechargeable or replaceable AA batteries)
    • USB cable power supply (Minimum with 3.3 V to maximum 5.1 V, USB cable 5 V according to USB specification)
  • Compatibility: Possible connection with micro:bit, Arduino and other microcontrollers.

Lesson Plans

VIDI X education method features C++ and Python lesson plans for Middle and High School.

Purchase

VIDI X
Contact: [email protected]

Contribute

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

CircuitPython 9.2.0-alpha.2351

This is the latest development release of CircuitPython that will work with the VIDI X V1.1.

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.2.0-alpha.2351

DOWNLOAD .BIN NOW

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

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.