The pyboard is a compact and powerful electronics development board that runs MicroPython. It connects to your PC over USB, giving you a USB flash drive to save your Python scripts, and a serial Python prompt (a REPL) for instant programming. Requires a micro USB cable. Works with Windows, Mac and Linux.

MicroPython is a complete re-write of the Python (version 3.4) programming language so that it fits and runs on a microcontroller. It includes many optimisations so that it runs efficiently and uses very little RAM.

MicroPython runs bare-metal on the pyboard, and essentially gives you a Python operating system. The built-in pyb module contains functions and classes to control the peripherals available on the board, such as UART, I2C, SPI, ADC and DAC. Watch this video for an overview of the pyboard.

There are 3 main ways to control the pyboard:

  • REPL: Connecting to your PC via USB, the board appears as a USB virtual comms port (CDC VCP) and you can use any serial program to connect and get a Python REPL prompt. This allows you to instantly type and execute Python commands, just like you would when running Python on your PC. You can also redirect the REPL to any of the UARTs on the pyboard.
  • Remote script: You can change from REPL to raw REPL mode by sending ctrl-A, and then in raw REPL mode you can send an arbitrary Python script to the board for it to execute immediately. A Python script is available which makes using this mode very simple: you just run python pyboard.py script_to_run.py and this will executescript_to_run.py on the pyboard, returning any output.
  • From file: The pyboard has a small, built-in filesystem which lives in part of the flash memory of the microcontroller. It also has an SD card slot if you want to extend the available storage. When you connect the pyboard to your PC, it appears as a USB flash storage device and you can access (mount) the internal filesystem and the SD card this way. If you copy a Python script to the filesystem and call it main.py then the board will execute this script when it starts up. This way you can run scripts without being connected to a PC.

 

Main features of the hardware:

  • STM32F411RE microcontroller
  • 96 MHz Cortex M4 CPU with hardware floating point
  • 512KiB flash ROM and 128KiB RAM
  • Micro USB connector for power and serial communication
  • Micro SD card slot, supporting standard and high capacity SD cards
  • 24 GPIO on left and right edges and 5 GPIO on bottom row, plus LED and switch GPIO available on bottom row
  • 1x 12-bit analog to digital converter, available on 16 pins, 4 with analog ground shielding
  • 4 LEDs (red, green, yellow and blue)
  • 1 reset and 1 user switch
  • On-board 3.3V LDO voltage regulator, capable of supplying up to 250mA, input voltage range 3.6V to 16V
  • DFU bootloader in ROM for easy upgrading of firmware

The two mounting tabs on the pyboard have perforations so that you can snap them off cleanly if needed.

See the feature table for a detailed list of the features of the board, and a comparison to the other pyboards. Theschematics are available.

This pyboard comes in an ESD (anti-static) bag.

 

Write a review

Please login or register to review

MicroPython Pyboard Lite v1.0

  • Brand: Adafruit
  • Product Code:MicroPython-Board-Lite-Accelerometer
  • Reward Points:30
  • Availability:In Stock
  • रo 3,522.30
  • रo 3,132.90

  • Ex Tax:रo 2,655.00
  • Price in reward points:2985

Available Options


Related Products

Cubieboard 2 -  Android/Linux Computer

Cubieboard 2 - Android/Linux Computer

The Cubie Board 2 is now officially in India.   Cubieboard2 is a upgrade of the cubieboard, ..

रo 9,641.78 Ex Tax:रo 8,171.00

UDOO QUAD : Android/Linux Arduino in a tiny single-board computer

UDOO QUAD : Android/Linux Arduino in a tiny single-board computer

A mini PC that could run either Android or Linux, with an Arduino-compatible board embedded.. UD..

रo 21,388.68 Ex Tax:रo 18,126.00

UDOO DUAL: Android Linux Arduino in a tiny single-board computer

UDOO DUAL: Android Linux Arduino in a tiny single-board computer

A mini PC that could run either Android or Linux, with an Arduino-compatible board embedded.. UD..

रo 16,414.98 Ex Tax:रo 13,911.00

BeagleBone Black Rev C

BeagleBone Black Rev C

BeagleBone Black - Rev C with 4GB Flash   BeagleBone Black Rev.C is a development kit based ..

रo 8,651.76 Ex Tax:रo 7,332.00

MicroPython Board v1.1

MicroPython Board v1.1

The pyboard is a compact and powerful electronics development board that runs Micro Python. It conne..

रo 4,165.40 रo 6,484.10 Ex Tax:रo 3,530.00

UDOO Neo = Raspberry Pi + Arduino + Wi-Fi + BT 4.0 + Sensors

UDOO Neo = Raspberry Pi + Arduino + Wi-Fi + BT 4.0 + Sensors

UDOO Neo, Wireless, Credit-Card sized, Android + Linux + Arduino™, Embedded Sensors Comes in 3 C..

रo 7,127.20 Ex Tax:रo 6,040.00

BeagleBone Green

BeagleBone Green

Seeed Studio BeagleBone Green is a low-cost option that provides the compact footprint, numerous int..

रo 7,078.82 Ex Tax:रo 5,999.00

UDOO X86: The Most Powerful Maker Board Ever

UDOO X86: The Most Powerful Maker Board Ever

UDOO X86 is the New PC: the most powerful maker board ever and an Arduino™ 101-compatible platform, ..

रo 20,725.52 Ex Tax:रo 17,564.00

LCD and Touch-Sensor Skin

LCD and Touch-Sensor Skin

The LCD and touch-sensor skin is a module that fits right onto the pyboard. It provides a 128x32 pix..

रo 4,543.00 Ex Tax:रo 3,850.00

Audio skin

Audio skin

This audio module fits right on the pyboard and allows you to record and play short sounds, as well ..

रo 3,717.00 Ex Tax:रo 3,150.00

Protoskin through-hole X-size v1.0

Protoskin through-hole X-size v1.0

Prototype skin, through hole, half-size. This protoskin is a blank piece of PCB that can be ..

रo 584.10 रo 796.50 Ex Tax:रo 495.00

Protoskin through-hole XY-size v1.0

Protoskin through-hole XY-size v1.0

Prototype skin, through hole, full-size. This protoskin is a blank piece of PCB that can be ..

रo 820.10 रo 1,121.00 Ex Tax:रo 695.00

MicroPython housing with Open/ Closed Lid

MicroPython housing with Open/ Closed Lid

MicroPython housing with open lid  The pyboard housing is a beautiful and robust enclosure f..

रo 5,292.30 Ex Tax:रo 4,485.00

Seeeduino XIAO SAMD21- Arduino Microcontroller

Seeeduino XIAO SAMD21- Arduino Microcontroller

Seeeduino XIAO is the smallest Arduino compatible board in Seeeduino Family. It is an Arduino microc..

रo 708.00 Ex Tax:रo 600.00

USB cable, A to micro-B

USB cable, A to micro-B

A gray/white textile-braid USB 2.0 cable with micro-B connector. Engraved with the MicroPython logo...

रo 873.20 Ex Tax:रo 740.00

WBUS eMMC - 4GB

WBUS eMMC - 4GB

The MicroPython WBUS-EMMC module has 4GB of eMMC flash storage and fits right underneath all pyboard..

रo 4,478.10 Ex Tax:रo 3,795.00

Set of header pins with 56 positions

Set of header pins with 56 positions

A set of female header pins for PYBv1.0, PYBv1.1, PYBLITEv1.0 and PYBLITEv1.0-AC.   This set..

रo 601.80 Ex Tax:रo 510.00

Tags: micro, python, board, lite, accelerometer

The product is currently Out-of-Stock. Enter your email address below and we will notify you as soon as the product is available.

Name
Email
Phone
Comments