This project aims to reproduce the LMSI CM-153 card needed to operate a Philips CM-100 CD-ROM drive. This drive was originally released in 1985 and used an early version of the LSMI protocol to connect. Later versions of LMSI cards, such as the CM-260, are not compatible with earlier drives (I do not know what the exactly compatibilities are). So an early card is required. The CM-153 is a very uncommon part to find due to it's limited use, high cost, and the fact that it would probably be tossed out with the computer when upgraded being separated from its original drive.
Thanks to Roland who has a working CM-100 and CM-153 we have some pretty high quality reference images of what this card looks like. It uses all off the shelf 74 series logic chips and one 8251A UART controller. It should therefore be possible to recreate without needing any rare chips or ROM dumps.
The card has been fully reverse engineered and tested to be functional. It has been demonstrated to work using this driver with a CM100 drive.
An open-source guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day.
A company that integrates with banks and financial institutions and provides an API when said institutions don't. Some fairly prominent companies seem to use them (Betterment, Venmo, Coinbase, Fanny Mae, AmEx). Intended for helping users budget, manage payments, and bookkeeping.
API docs: https://plaid.com/docs/
Utilize the kodi API and Python library for controlling the KODI open source media center with Mycroft.ai. The control is mostly geared towards videos/movies but is capable of handling cursor navigation as well. The Kodi Skill uses conversational dialog to help you to control your KODI instance more naturally.
I think that, by analyzing this source code, I can figure out how to get my Kodibot to do what I want.
solrpy is a Python client for Solr, an enterprise search server built on top of Lucene. solrpy allows you to add documents to a Solr instance, and then to perform queries and gather search results from Solr using Python.
A Python library for working with smartcards.
Python module that interfaces directly with AWS FlowLogs.