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
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
Objective : In this blog we will demonstrate how to build end to end IoT application using ESP32 board and MicroPython as language. What is required: ESP32 development
Micropython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run