“Got the TRINKET M0 to act as a infrared reader interface for a bigger project, and is perfect for the job. Uses one pin for the IR reader, and the SDL & SCL pins to communicate IR keys pressed to the master micro controller via the i2c bus.
Items arrived next day and in excellent packaging and condition.
Very pleased with the item and service.”
“Awesome small board full of power. You can program it using CircuitPython or Arduino IDE. Perfect choice for projects with I2C devices (such as sensors or OLED screens) and blinking Neopixel LEDs.”
“As CNC programmer (worker) i always wanted to do my own automation. I hear many good things about Arduino but my lack of knowledge in regular RAW hardware programing was the big barrier. I was familiar with python and i still have PyS60 installed on my old Nokia N82 with few my simple scripts. I brought this board as it can be programed by python language so i try it out learn new things.
When you install this device drivers, the device will show as:
COM port device (if i want to talk with device by code on host)
Keyboard (if i want use pins as buttons)
Mouse (if i want to use pins to move cursor)
And tiny hard drive (This is clever).
I download few CircuitPython examples and in general, it is like programing in PyS60 or regular Python.
I will try to create with this tiny board temperature/humidity sensing (dht12) and 2 led light (neopixel) for my android based phone.
Summary the device is really great for learning and simple automation and i am really happy that i can code just by Python.”