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
AI powered
C# Tutorials

How to make AI-Powered Resume Cover Letter Customizer App

Learn how to build an AI-Powered Resume & Cover Letter Customizer Desktop App using C# and OpenAI’s GPT API.

05 August, 2025 Denesh
Remote screening
C# Tutorials

How to Build a Remote Desktop control App in C#: A Complete TCP Client-Server Tutorial

Learn how to build a powerful TCP Client-Server remote control application in C#! This step-by-step tutorial guides you through creating a screen-sharing and remote control system using C# and .NET.

31 July, 2025 Denesh Neupane
Arduino
C# Tutorials

From Arduino to C#: How to Read & Save to CSV(2025 Guide)

1. Introduction Arduino is an open-source based on easy-to-use hardware and software. Arduino boards (like Uno, Mega, Nano) contain microcontrollers…

18 June, 2025 Denesh
pdf
C# Tutorials

How to open PDF/PPT File in Visual c# app

Demonstartion program to open PDF and PPT file in visual C#.It uses FreeSpire.Office library file. Click here to view video demo and more details.

03 September, 2024 SamkarTech
C# Tutorials

Maximizing ChatGPT API Integration in C#: Expert Tips and Tricks

Integrate ChatGPT API seamlessly into your C# apps for smart, AI-powered conversations.

07 March, 2024 Denesh
C# Tutorials

Arduino Sensors and C# Interfacing: A Practical Approach to PDF Automation

This program streamlines conveyor error management, displaying PDFs and activating lamps for swift issue resolution, optimizing operations.

11 December, 2023 Denesh
R/W_PLC
Projects

Connect Mitsubishi MELSEC-Q PLC to C# and Access Data Easily

It serves as a sample project demonstrating the use of a Mitsubishi PLC Q03UDV and MX Component 4 for setting up communication, along with Gx Works2 for designing a simple ladder program for the PLC.

09 October, 2023 Denesh Neupane
Inventory management
Projects

The Easy Step-by-Step Guide to Building an Inventory Management System in C#

Inventory management system, streamline processes, monitor stock levels in real-time, and enhance efficiency. Introduction : Inventory Management system An inventory…

16 August, 2023 Denesh Neupane
Hardware programming

Gas sensor interface with Arduino

A gas sensor is a device used to detect the presence of various gases in the air. These sensors are widely used in industries, homes, and vehicles to monitor the air quality and detect any gas leaks. In this article, we will explore how to interface a gas sensor with an Arduino microcontroller.

22 December, 2022 SamkarTech
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
C# Tutorials

How to Write Excel file in PLC using C# application

Programmable Logic Controller (PLC) is the industrial computer that continuously monitor the input mode and control through the customized program.…

04 July, 2022 SamkarTech