Microputer is an easy-to-use Arduino-based programmable prototype board that includes Arduino Nano, LCD Display, I/O, Speaker, and built-in sensors. I started to build this board to make the Arduino prototyping faster and easier. It has been programmed in such a way that each function acts as an app and to add a new app, you have to just write the new function without concerning explicit pin connections. I have made four functions for this device including Real-Time Clock, Temperature, Game, and LED Control. Moreover, additional features can be included to the board simply by inserting modules in place, for instance, Accelerometer, Gyroscope, Servo, and Bluetooth or Wi-Fi (not both).
Designed, built, and programmed by Mohammad Mahmudul Alam.
Thanks for visiting.