From mint-bounce@lists.fishpool.fi Wed Apr 29 15:23:49 2009 Message-ID: <74F8A16BEFEF4889B275A5FEA0777FE2@joevenlt> From: "Jo Even Skarstein" To: "[MiNT] Mailing-List" References: In-Reply-To: Subject: Re: [MiNT] MiNTLib for ColdFire Date: Wed, 29 Apr 2009 21:18:18 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 14.0.8064.206 X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8064.206 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: joska@online.no Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: From: "Lonny Pursell" Sent: Wednesday, April 29, 2009 5:57 PM To: "[MiNT] Mailing-List" Subject: Re: [MiNT] MiNTLib for ColdFire > Wow, that's cool. Do you plan to release the documentation for that > keyboard adapter? My Hades has the large AT style connector, but I have a Sure. I'll release the sources and documentation when I've finished it. It's currently a breadboard project, so I need to implement it on a piece of stripboard or similar. The hardware is extremely simple, just an Atmel Atmega168 microcontroller, a 16Mhz resonator and a resistor. The microcontroller can be programmed from a PC or Mac through the TT keyboard connector. > PS/2 adapter on it. Would be nice to go back to my TT keyboard, I do miss > it so even with some worn off letters. :-))) I don't think you need such an adapter on a Hades. From what I can see from various docs, the Hades has a keyboard ACIA with a PS/2 adapter connected. So if you disconnect the PS/2 adapter you can connect the TT keyboard directly to the ACIA serial pins. Jo Even