Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

PIC Microcontroller Based Project

Status
Not open for further replies.

Weis Guy

Member level 4
Joined
May 2, 2005
Messages
75
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
1,951
microcontroller based projects

Hi,

Anyone please share to me ideas or created projects on a PIC Based Project..Im planning to have my project study regarding this kind of MICROCONTROLLER..I need help on experts on this field..My first study is a Queuing System using 9 buttons as its windows #..then the display is using either large 7 segment displays or Moving Message Display..The display would be read like this.."NOW SERVING" <--- steady "WINDOW 0-9" <--- MOVING..

My second study will be based on GSM (wireless communication) using PIC Microcontroller.

Hope for a response!
 

pic microcontroller based projects

Serous bit of advice. Dont search for shortcuts. The internet seems full of ready-made projects. A lot of them work. But if you want to learn anything, try to do something on your own. Even if you get some code from someone, try to understand how it works and then write your own. There are hundreds of websites that address newbie PIC programmers. You will find a lot of stuff for beginners. But I really doubt if you will get a readymade application that fulfill your project completely.
 

pic microcontroller projects

u can use pic microcontroller to monitor battery charging........
build your charging circuit which is easy to find it on the internet........
make your controller keep an eye on the battery voltage....( using analog to digital......adc0804)
when the voltage reaches 1.5 v, make the controller ( with the aid of a relay ) to break the charging circuit and give an alarm ( u could u use here a monostable multivibrator)
u r welcome
 

microcontroller based project

For the GSM part you may try
h**p://www.avnetkopp.co.za/New_Products/Motorola/GSM/g20/g20_Module.htm
 

built your own microcontroller based projects

hi.
is there many links about basic PIC projects, because I know nothing about pic, i have use Atmel products since 2 months ago.
 

pic controller schematic chess asm

Hi
You can find about the Microchip micro’s many projects on the net, but not much abut the moving sign with PIC microprocessor, few of them which is involved with the GPS you can used the Assembly, C, or the Basic compiler it is up to you.
 
  • Like
Reactions: SLS000

    SLS000

    Points: 2
    Helpful Answer Positive Rating
microcontroller based chess

freewilly30:
Your proposal sounds very interesting for a startup project, I want to make a recharger for mobile phone batteries, which detects changes in voltages and if it goes lower than a certain limit it should start recharging, how should I go about it? I mea how to I detect change in voltages?
 

microcontroller & chess board

Make a chess board, proteus VSM already has a working example of it.
 

make your own pic based project

by using ana analog to digital converter
u know that 5(v) stands for FF in hexa decimal
u could then calculate the resolution
and say that u need your cuttoff voltage 3.5(v)
u r able now to calculate the value in hexa
and program the pic with it...
enjoy........
 

project topics based on pic

irfanhab said:
freewilly30:
Your proposal sounds very interesting for a startup project, I want to make a recharger for mobile phone batteries, which detects changes in voltages and if it goes lower than a certain limit it should start recharging, how should I go about it? I mea how to I detect change in voltages?
Hi
You can try this links, and you can see it is very easy doing not need to design something what it is already done:


**broken link removed**
http://www.aaroncake.net/circuits/charger1.htm
**broken link removed**
**broken link removed**

C U
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top