FelinæPurr is a USB compatible COMLynx device.

Manoël Trapier e676fcd5ba Update README 6 年之前
Gerbers ea9c9bf1d5 Update USB A pads to have larger rings 6 年之前
PadsLib.pretty c16010510a USB-A Version 7 年之前
doc a852ef5cc1 Update README and add a new image 6 年之前
.gitignore 782cbf7767 Initial commit 7 年之前
FelinaePurr-cache.lib c16010510a USB-A Version 7 年之前
FelinaePurr.kicad_pcb ea9c9bf1d5 Update USB A pads to have larger rings 6 年之前
FelinaePurr.net 548914fb1d Correct a stupid error on U2 and add 100Ω more to the blue led which is clearly too bright 7 年之前
FelinaePurr.pro ea9c9bf1d5 Update USB A pads to have larger rings 6 年之前
FelinaePurr.sch 88a22cb52f Another stupid mistake corrected.. 7 年之前
LICENSE 15f936a7fc Update LICENSE 6 年之前
README e676fcd5ba Update README 6 年之前
README.md 268ffdf30e Github want a README.md for displaying it in Markdown, grumpf 7 年之前
fp-lib-table 9ddc240d6d Add Rev1.0 and Readme file 7 年之前
ft232rl.dcm 9ddc240d6d Add Rev1.0 and Readme file 7 年之前
ft232rl.lib 9ddc240d6d Add Rev1.0 and Readme file 7 年之前
sn74lvc1g125-q1.dcm 548914fb1d Correct a stupid error on U2 and add 100Ω more to the blue led which is clearly too bright 7 年之前
sn74lvc1g125-q1.lib 548914fb1d Correct a stupid error on U2 and add 100Ω more to the blue led which is clearly too bright 7 年之前
sn74lvc1g126-q1.dcm 9ddc240d6d Add Rev1.0 and Readme file 7 年之前
sn74lvc1g126-q1.lib 9ddc240d6d Add Rev1.0 and Readme file 7 年之前

README

# FelinæPurr Rev-1.0

![FelinæPurr rev 1.0](doc/FelinaePurr_1.1A.png)

### What is FelinæPurr?
FelinæPurr (you can also write it FelinaePurr if your keyboard does not allow you to make that nice character) is a COMLynx compatible device. The COMLynx is the name of the Atari Lynx cable to connect two Lynx together. As the Lynx use RS232 protocol for that connector, it's also the name of devices that allow to connect your Lynx with your computer.

The particularity of the COMLynx is that it's completely half-duplex as the 2.5 jack used mix with RxD and TxD signal on the same ring:
![Jack connector](doc/Jack_123.png)

1. +5V
2. RX/TX
3. Ground

This device can also be used for devices using the same approach for transmiting RS232 signal (yes there are many of them)

This branch ``usb-a`` is a version using a USB-A plug directly instead of a microUSB B connector.

### Technical details
FelinæPurr is made around a FTDI FT232RL chip which is basically a USB to Serial adapter. It have some nice feature like the ability to blink LEDs when there are some Tx/Rx activity, which FelinæPurr use!

You can find ready to order PCB from OSHPark (but you can't buy less than 3) [here](https://oshpark.com/shared_projects/EquG5kJ9)

It is visible on my Tindie store [here](https://www.tindie.com/products/7710/) if it is out of stock, please put yourself in the waitlist so I can have an idea of the number of board to make for the next batch.

Part of the schematics was inspired by [Zerosquare's Work](http://www.yaronet.com/topics/153397-adaptateur-comlynx-rs232) for the original RS232/Lynx ComLynx

### What does FelinæPurr mean?
[Felinae](https://en.wikipedia.org/wiki/Felinae) is the Subfamily of the [Lynx](http://en.wikipedia.org/wiki/Lynx), and Purr I think it's obvious what it mean.

As this device is mainly intended for Atari Lynx and to make it chat with your computer, I found that name perfectly fitting it's role!

And why the æ instead of ae? Because æ or Æ it's way cooler than plain ae / AE isn't it?

Also it slightly change the pronunciation. The correct one is roughly: fɛliːnɑːɛ pɜː using [IPA for English](https://en.wikipedia.org/wiki/Help:IPA_for_English)


### License
FelinæPurr is an OpenSource Hardware (OSHW) project and licensed under the MIT License. See the [license](LICENSE) file for more information.