TM1637 is versatile LED driver and keypad scanner chip. There are many 4 digit 7 segment display boards readily available in the market. In this post we will
MicroPython is a customized implementation of python3 for constrained environments such as microcontrollers. MicroPython also implements a subset of python standard libraries. Apart from standard libraries, community added
Maixduino is RISC-V based AI development board in Arduino UNO formfactor from sipeed. Main module in Maixduino is Sipeed M1, which is based on K210 RISC-V SoC. K210
Adafruit Circuit playground express board is designed for entry level hobbyist. It got a power full controller ( ATSAMD21 ARM Cortex M0 ) along with lot of on
I had been doing lot of experiments with Arduino type boards, I wanted to explore more capable boards with Camera interface to build machine vision use cases. It
In IoT, there are are two components – Embedded device (edge) and application on cloud. Normally server components are hosted in cloud to have better performance as explained