PYcARD (SAMD21G18) - Python+Arduino in card shape

Discussion and questions about boards that can run MicroPython but don't have a dedicated forum.
Target audience: Everyone interested in running MicroPython on other hardware.
Post Reply
bobricius
Posts: 14
Joined: Sat Jul 30, 2016 11:07 pm

PYcARD (SAMD21G18) - Python+Arduino in card shape

Post by bobricius » Fri Feb 10, 2017 10:50 am

Hi, I am sorry little off topic, but I finished my business card :) Hope that all is good, boards in factory.
It use Circuitpython from adafruit on arduino zero compatible hardware with SAMD21G18.

- wallet development platform :)
- badge / wrist band holes ( wearable )
- compatible board with micropython (CircuitPython)
- extra thin Display from here https://hackaday.io/project/18014-5-alp ... splay-22x5
Image
- I2C header for extra sensors ( TOL distance, pressure, compass, gas )
- DS3231 > precise RTC
- SHT21 > temperature, humidity
- BME280 > temperature, humidity, atmospheric pressure
- RGB led
- Power led
- 3+1 buttons
- micro USB or PCB USB
- sd card reader
- CR2032 battery optional power supply or DS3231 backup
- buzzer
- Enig gold 2mm PCB board

Image

Project page https://hackaday.io/project/19597-pycar ... card-shape

Post Reply