FelinæPurr is a USB compatible COMLynx device.

Godzil b400507e6b For some unknown reason no SMT pad had it's paste layer set.. 6 年之前
Gerbers b400507e6b For some unknown reason no SMT pad had it's paste layer set.. 6 年之前
PadsLib.pretty 5cc0ade86c Add 2.5 jack 6 年之前
doc 999927bea0 Update readme 6 年之前
.gitignore 782cbf7767 Initial commit 7 年之前
FelinaePurr-cache.lib 5cc0ade86c Add 2.5 jack 6 年之前
FelinaePurr.kicad_pcb b400507e6b For some unknown reason no SMT pad had it's paste layer set.. 6 年之前
FelinaePurr.net 5cc0ade86c Add 2.5 jack 6 年之前
FelinaePurr.pro 5cc0ade86c Add 2.5 jack 6 年之前
FelinaePurr.sch 5cc0ade86c Add 2.5 jack 6 年之前
LICENSE 15f936a7fc Update LICENSE 6 年之前
README 1a9558de00 Forget to update main title revision in the readme silly! 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.2A

![FelinæPurr rev 1.2A](doc/FelinaePurr_1.2A.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/PqfJT1Yv)

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.