Cross Platform RS485 Communication using C#
In this tutorial we will learn to build and program a RS485 communication network between a x86 PC and a microcontroller board .The PC side software is written in CSharp (C#) and is targeted to run on...
View ArticleSerial Port Programming using Visual Basic.Net for Beginners
Hello folks,Visual Basic.net is an easy to learn language from Microsoft for the windows platform.One of the cool features of Visual Basic.net is the ability to whip up good looking gui components with...
View ArticleATtiny based bidirectional motor control using L293D
Hello friends,In this ATtiny based Project we will learn to interface L293D with ATMEL ATtiny microcontroller and control them bidirectionally.The microcontroller used here is ATtiny2313A which is...
View ArticleUSBasp Driver Configuration Tutorial
A few days ago ,i was trying to program my atmel avr development board using USBasp programmer and avrdude on my Windows 7 machine.Whenever i try to program the board using USBasp i was getting the...
View ArticleSelecting a Microcontroller Architecture for your Embedded Project
Selecting a Microcontroller architecture for your embedded system project can be one of the easiest or difficult decisions you will ever face as an electronics engineer or as a casual hobbyist.There...
View Article8051 Software Development using Keil uVision IDE
Keil uvision IDE is a popular embedded software development IDE which is widely used to program the 8051/8052 architecture.It is quite popular in the Academic as well as Engineering community.In this...
View Article8051 Software Development using SDCC
Small Device C Compiler (SDCC) is a free opensource (GPL) C compiler for 8051 based microcontrollers .It consists of linker, assembler, simulator and debugger for developing software for the 8051...
View ArticleATtiny LED Control using RS485 protocol from PC
In this tutorial ,we will control 4 LED's on the ATtiny Quad Motor Control Board from a Windows PC through a RS485 link.The Control progam running on the PC which control the LED's are written in C#...
View ArticleGetting started with MSP430 launchpad development using Code Composer Studio...
Code Composer Studio (CCS) is an IDE to develop software for microcontroller's from Texas Instruments like MSP430,MSP432,Tiva/Stellaris etc.CCS is based on Eclipse platform and supports a plug and play...
View ArticleGUI based Serial Communication Program using C#
Hello Friends,This is my Second Tutorial on programming the serial port using C# Â and dotnet framework.In the previous one ,I explained how to open,close,read and write to a serial port using simple...
View ArticleATtiny based bidirectional motor control using L293D
Hello friends,In this ATtiny based Project we will learn to interface L293D with ATMEL ATtiny microcontroller and control them bidirectionally.The microcontroller used here is ATtiny2313A which is...
View ArticleUSBasp Driver Configuration Tutorial
A few days ago ,i was trying to program my atmel avr development board using USBasp programmer and avrdude on my Windows 7 machine.Whenever i try to program the board using USBasp i was getting the...
View ArticleGUI based Serial Communication Program using C#
Hello Friends,This is my Second Tutorial on programming the serial port using C# Â and dotnet framework.In the previous one ,I explained how to open,close,read and write to a serial port using simple...
View ArticleSelecting a Microcontroller Architecture for your Embedded Project
Selecting a Microcontroller architecture for your embedded system project can be one of the easiest or difficult decisions you will ever face as an electronics engineer or as a casual hobbyist.There...
View Article8051 Software Development using Keil uVision IDE
Keil uvision IDE is a popular embedded software development IDE which is widely used to program the 8051/8052 architecture.It is quite popular in the Academic as well as Engineering community.In this...
View Article8051 Software Development using SDCC
Small Device C Compiler (SDCC) is a free opensource (GPL) C compiler for 8051 based microcontrollers .It consists of linker, assembler, simulator and debugger for developing software for the 8051...
View ArticleATtiny LED Control using RS485 protocol from PC
In this tutorial ,we will control 4 LED's on the ATtiny Quad Motor Control Board from a Windows PC through a RS485 link.The Control progam running on the PC which control the LED's are written in C#...
View ArticleGetting started with MSP430 launchpad development using Code Composer Studio...
Code Composer Studio (CCS) is an IDE to develop software for microcontroller's from Texas Instruments like MSP430,MSP432,Tiva/Stellaris etc.CCS is based on Eclipse platform and supports a plug and play...
View ArticleUSB to Serial/RS485 Converter
Larger ImageUSB2RS485 V2.2 is a FT232RL based USB to Serial/RS485 Converter for interfacing RS485 controlled devices with your PC or Mac.USB2RS485 converter is ideal for connecting Industrial and...
View ArticleMotor Control Booster Pack for MSP430 Launchpad (MSP-EXP430G2)
Zoom(+)Robot Shield V1.0 is a Booster pack for MSP430 Launchpad (MSP-EXP430G2) which can be used either as a  MSP430 Motor Control Booster Pack for Launchpad ,  MSP430 RS485 Communication Booster...
View Article