News

This is a small set of Circuit Python files to get a TFT screen working with the original Raspberry Pi Pico It uses an AZ Delivery 1.77" SPI TFT (ST7735S / ST7735), google didn't help too much with ...
Circuit Python library for using the Analog Devices AD7124-4, 24 bit ADC The AD7124-4 is a 4 channel, 24 bit, differential ADC (it can also be configured for up to 7 single ended channels). This ...
Python is often touted as a great language for beginner coders to learn. Until recently, however, it simply wasn’t a viable choice in the embedded space. That’s begun to change with pro… ...
Circuit Python is based on the Open Source MicroPython, a Python 3 interpreter that implements a subset of the Python language on microcontrollers and other constrained environments.