RON ROBOTICS / ELECTRONICS FOR BEGINNERS

RONY - Welcome to my website

Hi welcome to my personal website. Its a place where I share some of my stuffs with world that include , Electronics , Microcontroller Tutorials , Robotics , Linux and Windows Stuffs, Programming, Hobby Writing, Poetry and Some Articles

 

PIC18F4550 ADC Stepper Motor Speed Controller

PIC18F4550 ADC tutorial for Stepper Motor Speed Controller

PIC18F4550 based tutorial for Controlling the speed of stepper motor using inbuilt 10 bit Analog to Digital Converter module along with project details, requirements, schematics , source code and Project Files. The Project is compiled with XC8 compiler.

Stepper Motor Speed Control with ADC - Arduino

Stepper Motor Speed controller using ADC with Arduino

A simple project for controlling the speed of a m35sp-8 unipolar stepper motor using Arduino UNO board. The speed is controlled using ADC where a Potentiometer is used an analog input and 10 bit ADC on the Arduino is used as a delay for controlling the speed of the stepper motor steps. Tutorial with source code.

Infrared (IR) Object Detection Circuit using IR Led and Photodiode

Infrared IR Object Detection schematic using  IR LED and Photodiode , IR Sensor Circuit

This project IR Sensor object detection module is quiet easy to make. This circuit here is a low cost / low range object detection IR Sensor module that you can easily make at home using IR sensors. We will use a photodiode and IR LED to make a simple circuit to make Infrared (IR) object detection module. IR led looks like a regular led that you usually see in Television Remote controls.

USB Interface Board Tutorial Using PIC18F4550

USB Interface Board using pic18f4550 microcontroller tutorial

USB PROJECT :
This tutorial project shows the Step 1, Making of the Hardware for a computer USB Interface through pic18f4550 Microcontroller (USB INTERFACE BOARD) which allows to control some device like led, motors and other devices with computer through a USB Interface hardware that we are going to make with easy steps. pic18f4550 usb interface project is Human Interface Device (HID).

PIC18F4550 TQFP Experiment | Breakout board

PIC18F4550 TQFP Experiment board | Rakesh Mondal

Experiment with TQFP PIC18F4550 – 44 Pin package, Building and etching custom breakout board. Setting configuring and designing.

Interface single and Dual IR Infrared sensor with Arduino and LCD

Interface single and Dual IR Infrared sensor with Arduino and LCD

Interface single and Multiple IR sensors Module with Arduino Uno and have the result Displayed on a Liquid Cristal Display (LCD). This tutorial covers three chapters explaining step by step starting from interfacing single IR sensor, then Dual and Finally an LCD for displaying the status of the Multiple IR sensor simultaneously. The project is comparatively very easy and serves the basics of sensor interface for various applications.  Find the necessary Circuit, schematic, Source code and Project files on the project page.

4 Wheeled Robot Design Basics and Challenges

4 Wheel Drive Robot Differential Steering Design challenges and chassis designing

4 Wheel Robot Design: This article deals with some of the design oriented challenges that come in the way of designing a 4 Wheel Robot that uses Differential Steering for taking turns (left and right) or to make a Complete 360 Degree in-place (pivot) rotation (zero-radius turning). Attention to some basic details can help a beginner to make an efficient robot without loss of much energy and torque.

Tags: 

Stepper Motor Driver using PIC18F4550 Microcontroller

Stepper Motor Driver tutorial using PIC18F4550 Microcontroller , PIC18F4550 stepper Motor interface

A Tutorial for interfacing Stepper Motor with pic18F4550 microcontroller. The Projects shows a simple stepper motor interface with two examples of source code, demonstrating various modes of stepper motor stepping along with detailed logic diagrams and circuitry. The project is posted with necessary schematic, description and project files for download.

Pages

Projects and Tutorials

USB Interface Board with PIC18F4550 Tutorial

USB Interface Board using PIC18F4550

Tutorial
Create a cool interface with laptop using USB Interface board to control your devices using PIC18F4550 microcontroller.
Collection of Stepper Motor tutorials with PIC18F microcontroller and Arduino

Stepper Motor Tutorials

Tutorial
A collection of various simple and advanced Stepper Motor tutorials for controlling and operating through Arduino and PIC18F4550. It sums up various ways of running stepper motor with and without ADC.
Infrared Object detection homemade circuit project

IR Object Detection

Circuit
This circuit is a low cost / low range homemade object detection IR module that you can easily make using IR sensor and photo diode.
PIC18F550 Programing chapters and tutorials for beginners

PIC18F4550 Programming C

Tutorial
A series of PIC18F4550 Microcontroller C programming chapters for beginners, with schematics and free codes. Tutorial covers the basics of old and new versions of MPLAB.
Arduino tutorials and Projects collection

Arduino Interfaces

Tutorial
A collection of few Arduino based tutorials with implementation of ADC, IR interface , LCD interfaces, along with DC and Stepper Motors.
Robotics, four wheel differential steering robot basics

4 wheel Differential steering Robot Design

Article
An article on design challenges and considerations while making robots which works on four wheels and uses differential steering mechanism.