Programming

pi pico
Programming

Classic Snake Game on Pi Pico with Pico Display: A Complete DIY Guide

Build a classic Snake game on Raspberry Pi Pico with our step-by-step MicroPython guide. Learn display graphics, button controls, and game logic for this fun DIY electronics project.

21 October, 2025 Denesh
blogs

How to controlled Arduino Robot using Andriod apps

It is the special type of Robot which is controlled via Android phone using special Apps. Here we use Bluetooth for the communication between Robot and the Remote

16 August, 2022 SamkarTech
blogs

How to controlled LEDS from Webpage using ESP8266

In this project you will create a webpage controlled LEDs using ESP8266. Two mcp23017 are also integrated in this project…

14 August, 2022 SamkarTech