Difference between revisions of "Chips"

From Embedded Xinu
Jump to navigation Jump to search
(added image)
 
(Added information on MAX233A seeing as how this page is linked with that text.)
Line 1: Line 1:
 +
== LinkSys WRT54GL ==
 
[[image:Wrt54gl-layout.jpg|thumb|500px|center|Here is the basic layout of the WRT54GL Board]]
 
[[image:Wrt54gl-layout.jpg|thumb|500px|center|Here is the basic layout of the WRT54GL Board]]
 +
 +
== Max 233A Transceiver ==
 +
[[Image:maxim.jpg|thumb|150px|right|The MAX233A transceiver chip.]]
 +
Because the power needed to send digital signals through the router is much less than the standard RS232 power levels, we need a way of ramping up the voltage enough for signals to be correctly detected by serial hardware on the other end of the cable we connect.  In the same way, we need to make sure that the ~5V signals coming as input from another machine do not fry the internal circuitry of the router.  The obvious solution for this problem would be a transformer, but there exists another, much cooler way: the MAX233A.  It requires no extra parts or special power source, but it correctly changes the voltages so everything works properly. (See [1] for more information on the MAX233A.)
 +
 +
 +
 +
[1] http://www.compsys1.com/workbench/On_top_of_the_Bench/Max233_Adapter/max233_adapter.html

Revision as of 12:55, 5 March 2007

LinkSys WRT54GL

Here is the basic layout of the WRT54GL Board

Max 233A Transceiver

The MAX233A transceiver chip.

Because the power needed to send digital signals through the router is much less than the standard RS232 power levels, we need a way of ramping up the voltage enough for signals to be correctly detected by serial hardware on the other end of the cable we connect. In the same way, we need to make sure that the ~5V signals coming as input from another machine do not fry the internal circuitry of the router. The obvious solution for this problem would be a transformer, but there exists another, much cooler way: the MAX233A. It requires no extra parts or special power source, but it correctly changes the voltages so everything works properly. (See [1] for more information on the MAX233A.)


[1] http://www.compsys1.com/workbench/On_top_of_the_Bench/Max233_Adapter/max233_adapter.html