Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
Thread Tools Display Modes
Old 29th January 2005, 06:34 PM   (permalink)
Default max232 projects

i recently obtained 4 max232's. i've come upon moderatly complex rs232 projects before but i can't seem to find any now.

i'm looking for projects that will: data acquisition, pc to pc comunication, modem, wireless modem, things with ram/rom, stand alone unit for programing/debuging w/ debug display for BS2, mountable solidstate pc drive. even your favorite pic programers.

i would like links to schematics that you know of and even your own projects, if you have any.

also. i would like to make my own "flash" memory for usb. also, if there is, the usb version of the max232 that is typicly used. n package please. i cant surface mount solder.

i'm not particularly interested in robots. but basicly robot projects simply employ the i/o as robot enviroment and robot movement. wich is still a data acquisition and controll/response circuit. only if you know of an interesting robot, i would like a look.

thanks to those who read and even more to those that respond.
reverendm is offline   Reply With Quote
Old 29th January 2005, 06:54 PM   (permalink)
Default

A MAX232 is just a level converter, it converts between the +12V/-12V RS232 levels, to the 0V/5V TTL level used in computers. It contains four converters, two transmit, and two receive, these also invert the logic used.

Have a look at my RS232 PIC tutorials, they use one to convert RS232 to suitable levels for the PIC.

USB is a VERY different thing to RS232, and requires MUCH more complicated processing to use - you can buy USB to RS232 converter chips, but they are all surface mount.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline   Reply With Quote
Old 30th January 2005, 09:39 AM   (permalink)
Default

Becuase of the forum you posted in, i'm assuming you want a microcontroller based project that can be plugged into the serial port... so, the easiest way is to get a microcontroller with a built in UART, then just throw it inline with the max232 to change the levels from TTL to RS232 levels.
plot is offline   Reply With Quote
Old 2nd March 2005, 04:58 AM   (permalink)
Default rs232 module

I've found it easiest to just use an rs232 module for prototyping like the one from circuitblocks.com. The capacitors get a bit cumbersome. www.microchip.com has a nice app note one their web page.
BF9000 is offline   Reply With Quote
Old 2nd March 2005, 08:28 AM   (permalink)
Default Re: rs232 module

Quote:
Originally Posted by BF9000
I've found it easiest to just use an rs232 module for prototyping like the one from circuitblocks.com. The capacitors get a bit cumbersome. www.microchip.com has a nice app note one their web page.
If you're that concerned about caps, you don't need a "module", there's a common version of the MAX232 that doesn't use external caps. I don't have the part # handy though.
Oznog is offline   Reply With Quote
Old 5th March 2005, 08:22 AM   (permalink)
Default

The capacitor less version of MAX232 is MAX233, actually the operation is the same, only thing is you dont need any external capacitors.

If you want try USB connection, then u can either use microchip PIC16C745 or the y have Falch version in the 18F series. Have a look at microchip website, they got everything, the coding and HID drivers.
marxmax is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes




All times are GMT. The time now is 06:36 AM.


Electronic Circuits  |  Electronics Wiki
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.