Skip to content
View patchell's full-sized avatar
💭
Eating Burnt Toast
💭
Eating Burnt Toast
Block or Report

Block or report patchell

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
patchell/README.md
  • 👋 Hi, I’m @patchell , I have been doing technical things since I was about 10 years old (1963). From that first buzzer that I made then until now, each project has always been a challenge.
    I enjoy the challenge.

  • 👀 I’m interested in all sorts of things. I have done embedded processors programmed in everything from assembly, to PLM, to C++. I have also done a lot of analog hardware design. The thing I am most proud of is the "Linear Voltage to exponential current converter"| that fully compensates for the thermal drift due to 1/kT Term in the relationship between Vbe and Ic. I also like coding. At the moment, I am (or trying to) write a Recursive Decent Parser Generator, a program for composing music that is played with a Novation Launch Pad. Another project is translating a Basic program (not written by myself) into C++, and then hopefully into Python.

  • 🌱 I’m currently learning or trying to learn Python and more about the windows API.

  • 💞️ I’m looking to collaborate on, well, nothing.

  • 📫 How to reach me : Well, that is a bit of a sticky problem. I do have an Email and Gmail addresses, BUT I am notorious in not ready either of these for extremely long periods of time. [email protected] I also have a face book account. If you search face book using "James Patchell", I will be one of several hits. My profile says "Blind Dude at Currently Disabled". My web page is www.noniandjim.com

Popular repositories Loading

  1. Preccx Preccx Public

    Preccx is the PREttier Compiler Compiler Extended. It generates LL(k) parsers. This program was not written by me, but I have compiled the code, which was not easy (for me) to a win32 executable us…

    1

  2. FreqResp FreqResp Public

    A co;;ectopm pf C++ classes for doing circuit analysis

    C++

  3. JamCad JamCad Public

    An open source EDA program

    C++ 3

  4. patchell patchell Public

    Config files for my GitHub profile.

  5. CTopsen CTopsen Public

    Topological Circuit Analysis Program translated from basic into C++ From the book Applied Circuit Theory

    C++

  6. Orbit Orbit Public

    Program to calculate orbits of masses in free space (?) This is not for "real" planetary objects, but rather just for fun. In the code, the gravitation constant is defined as "1", so that tells you…

    C++