July 15th, 2024

Mini Figure Shaped Circuit Boards

The website showcases Mini Fig Boards, small figure-shaped circuit boards compatible with Arduino, CircuitPython, and Micropython. Boards like Mini SAM M4 and Fig Pi support CircuitPython and offer UF2 bootloader.

Read original articleLink Icon
Mini Figure Shaped Circuit Boards

The website features Mini Fig Boards, miniature figure-shaped circuit boards compatible with Arduino, CircuitPython, and Micropython. The Mini SAM M4 board is based on the Microchip SAMD51G MCU with 18 I/O, LEDs, a button, and extra memory. The Fig Pi board uses the Raspberry Pi Foundation RP2040 MCU with LEDs, a button, and additional memory. Both boards support CircuitPython and offer a UF2 bootloader for easy programming language changes. DIY assembly is encouraged, with PCBs available from OSHPark. The site emphasizes open-source principles and provides links for more information on each board.

Related

Nano DIP: the smallest complete Arduino board 33 x 10mm

Nano DIP: the smallest complete Arduino board 33 x 10mm

The Arduino Nano DIP, measuring 33 x 10mm, is available at Elecrow. It features an ATtiny3217 microcontroller, 21 I/O pins, and a 1.8V - 5.5V supply range. Despite lacking external crystal pins and a 3.3V regulator, it offers a compact and feature-rich solution for space-limited projects.

The Forth Deck mini: a portable Forth computer with a discrete CPU

The Forth Deck mini: a portable Forth computer with a discrete CPU

The Forth Deck mini is a portable computer with a discrete CPU, 40x4 LCD, 56-key QWERTY keyboard, 6.6 Wh battery lasting 6 hours. It runs on an 8-bit CMOS CPU, 32 KB ROM, 32 KB RAM, and up to 256 KB EEPROM. RS-232 and I2C-bus supported. Size: 198 x 118 x 35 mm. Keyboard kit available at Budgetronics.

Rp2040-psram: A header-only C library for access to SPI PSRAM via PIO on RP2040

Rp2040-psram: A header-only C library for access to SPI PSRAM via PIO on RP2040

The GitHub repository offers a header-only C library for RP2040 microcontroller to access SPI PSRAM via PIO, enhancing data transfer speed. Compatible with various PSRAM chips. Find details at https://github.com/polpo/rp2040-psram.

Own $20 MicroPython Smartwatch

Own $20 MicroPython Smartwatch

A Hacker News post highlighted running MicroPython on a $3 smartwatch, showcasing MicroPython's simplicity for microcontrollers. WASP-OS introduced as an affordable alternative for PineTime. Colmi P8 smartwatch at $16.29 enables MicroPython usage with 240x240 screen and long battery life. Users can set up the watch using an Android device with BLE capabilities for custom app development.

Embedded Python: MicroPython Is Amazing

Embedded Python: MicroPython Is Amazing

MicroPython, turning 11, enables interactive microcontroller control with REPL. Offers libraries for networking and JSON. User-friendly for projects, not ideal for high-performance needs. Popular for Python-based embedded programming.

Link Icon 3 comments
By @AstroJetson - 3 months
I got the Fig Pi version, it has a lot going on for it. Fig Pi is a minifigure-sized development board based on the Raspberry Pi RP2040, a built-in LED around back, a 3×3 matrix of RGB addressable LEDs on the front, two buttons; RESET and a BOOT/Programmable user button, and an extra 2MB of memory.

Connectors on the back give you power, UART, 2-I2C ports and a SPI port. Important to note these are the JST 1.0 / JST SH connectors. So they fit the Adafruit/Sparkfun/Pimoroni sets of sensors. And the USB mini port for programming.

I really like the 3x3 matrix, it makes the "blink a led" a little more fun. We wrote some code to read the thermometer and output it as tens dots -> ones dots -> blank pause -> repeat. Then added color to say if over 85F then dots are red then in ranges (orange, green, purple) down to less than 40F is blue. Fun exercise.

The battery is the small connection also, not a standard Amazon thing. If you don't want to roll your own connectors, try https://tinycircuits.com/collections/lipos (not associated with them, just a happy customer)

Well made board, cool design, nice collection of connectors to make more projects.

By @orphea - 3 months
I'd love to see USB C instead of micro USB on these.
By @idjdnejcj - 3 months
Lego will sue you immediately