News

This project contains the software necessary for a portable, and easy to use program that aims to control experiments or control systems for long periods of time using arduino-like microcontrollers, ...
One of the issues you may face while programming arduino uno with c++, is the need of unknown size array or let say a kind of infinite size array. all solutions you can find are turning around ...
This is just a fun Arduino project that uses leds connected in circle as a ring to produce a rotation effect. You can adjust the spinning speed with a potentiometer and you can also set a minimum and ...
Tetris is unquestionably a game for the ages. Despite its simplicity, someone, somewhere will always find a way to port the game (Translation) to just about any electronic device that can handle it.