Skip to content

Releases: Bridgetek/python-bt82x-dev

1.2 rc1

16 Oct 07:35

Choose a tag to compare

Add FHD display support
Update all examples to use patch file generated from EAB 4.1
Update README.md files

Add new examples:

  • dronefpv
  • ledclock
  • touchoffset

1.1 beta

24 Jun 01:20

Choose a tag to compare

This release includes several updates:

  • Refactored the API
  • Reorganized folders and files
  • Provided documentation
  • Added more examples

1.0 alpha

25 Mar 06:33

Choose a tag to compare

This 1.0 alpha release supports MPSSE and FT4222H interface.

The MPSSE interface supports Single SPI only by USB-to-Serial chips: FT4232H(quad-channel) and FT232H(single-channel) .
FT4232H is compatible with the UMFTPD2A whereas FT232H supports USB-to-MPSSE cables like the VA800-SPI and C232HM.

The FT4222H interface supports Single, Dual and Quad SPI.

This release also includes some example scripts like b2tf.py, fontmagic.py, segment.py, simple.py and teapot.py.