Search found 915 matches

by bitfogav
Sat May 22, 2010 11:16 pm
Forum: Your projects
Topic: Wireless Projects with microchips
Replies: 35
Views: 42735

Slight change of plan I am going to use a 16F876A for the transceiver as I want more inputs and outputs.. :)
by bitfogav
Sat May 22, 2010 9:54 pm
Forum: Your projects
Topic: Wireless Projects with microchips
Replies: 35
Views: 42735

Hey Brad, I started looking into microchips about a year ago, I have spent many hours reading books and looking at other peoples projects and souce codes to help me learn how to get around things, I have alot of time and patience I guess and I just enjoy making things work. also I have a family memb...
by bitfogav
Sat May 22, 2010 7:09 pm
Forum: Your projects
Topic: Wireless Projects with microchips
Replies: 35
Views: 42735

Now that I have the transmitter and receiver codes complete I came up with this idea to make a Transceiver, I have integrated the two souce codes on this page and wired another transmitter and receiver on the same board to a 16F648A microchip, it works good on breadboard so I am going to make it ont...
by bitfogav
Sat May 22, 2010 6:50 pm
Forum: Your projects
Topic: Wireless Projects with microchips
Replies: 35
Views: 42735

Heres the Receiver code :)

http://www.bradsprojects.com/phpBB2/upl ... v2_134.asm

I would appreciate it if the code was not used for any profit!
by bitfogav
Fri May 21, 2010 6:03 am
Forum: Member introductions
Topic: Hi from Bitfogav
Replies: 2
Views: 12368

Hey thanks Brad

Im a master mechanic at work.. Do most of the electrical and diagnostic problems :)
by bitfogav
Fri May 21, 2010 5:04 am
Forum: Your projects
Topic: Wireless Projects with microchips
Replies: 35
Views: 42735

you can download the schematics from this link :)

http://uploading.com/files/618cc4ff/Wireless.sch/
by bitfogav
Fri May 21, 2010 4:58 am
Forum: Your projects
Topic: Wireless Projects with microchips
Replies: 35
Views: 42735

still working on the receiver code but I just wanted to upload my schematics of the transmitter and receiver modules.. :)


http://www.bradsprojects.com/phpBB2/upl ... ss_207.jpg
by bitfogav
Thu May 20, 2010 3:23 am
Forum: Member introductions
Topic: Hi from Bitfogav
Replies: 2
Views: 12368

Hi from Bitfogav

Hi my name is Gavin, I found Brads site from a youtube video of his 8x8 game system, at the time I was teaching myself about programming microchips and was reading books and studying the internet to learn all I can about them, I have always been interested in electrics and how things work. Ive also ...
by bitfogav
Thu May 20, 2010 2:59 am
Forum: Your projects
Topic: Wireless Projects with microchips
Replies: 35
Views: 42735

Hey Brad, thanks for the comments and yeah I would appreciate that alot if you could upload my project on your site as a seperate page that would be great, Im still working on the receiver code at the moment, trying to get the comments sorted out so people can understand my code, as you probably can...
by bitfogav
Wed May 19, 2010 7:34 am
Forum: Your projects
Topic: Wireless Projects with microchips
Replies: 35
Views: 42735

This is a picture of the prototype transmitter and receiver boards that ive made and been using to get the code working correctly..


Image
by bitfogav
Wed May 19, 2010 7:09 am
Forum: Your projects
Topic: Wireless Projects with microchips
Replies: 35
Views: 42735

Here is the transmitter code, I have spent hours and hours on it..

I will post the receiver code soon.

:)

Copy the link below to download code

http://www.bradsprojects.com/phpBB2/upl ... v2_341.asm
by bitfogav
Sat May 15, 2010 8:52 am
Forum: Your projects
Topic: Wireless Projects with microchips
Replies: 35
Views: 42735

Yeah Brad you are so right about the noise and the coax needs to be 50 ohms.. i think this transmitter would go upto 1000meters but range or distant isnt really what i am tryin to achieve :) but would be nice to see how far they would go hehe :) And your also right about manchester encoding always t...
by bitfogav
Sat May 15, 2010 8:21 am
Forum: Your projects
Topic: Problems with wireless transmitters and receivers...
Replies: 12
Views: 15759

yeah no problems Brad, well you gave me this idea and I was hoping to help you out for your projects :)
by bitfogav
Sat May 15, 2010 7:52 am
Forum: Your projects
Topic: Wireless Projects with microchips
Replies: 35
Views: 42735

Good luck with your Homebrew computer project! :) Yeah Im happy with it and how it all works thank you, its still on the breadboard stage at the moment though but ive been trying to see how far it will transmit and I reckon about 10 meters through walls, I am yet to try it in open space and also if ...
by bitfogav
Sat May 15, 2010 4:50 am
Forum: Your projects
Topic: Wireless Projects with microchips
Replies: 35
Views: 42735

Hi Mattigasz Well with my project I only wanted to send 8bits or 1byte of data from one microchip to another microchip, so I started off by connecting the microchips together using one wire and could easily send logic 0s and 1s in 8 bits and programme the one microchip to read the data and then carr...