ti842py VS ASI_AmpyDisplay

Compare ti842py vs ASI_AmpyDisplay and see what are their differences.

ASI_AmpyDisplay

Serial display and interface for ASI motor controllers (by cwkowalski)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ti842py ASI_AmpyDisplay
3 6
7 11
- -
4.2 3.8
about 1 year ago 7 months ago
Python Python
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ti842py

Posts with mentions or reviews of ti842py. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-22.
  • app on pip
    2 projects | /r/learnpython | 22 Jul 2021
    People have already responded saying yes, but I thought that I'd put my opinion in as well. Yes, you absolutely can distribute an application through PyPI even if it's not meant to mainly be a module, if fact I do in this project. There are other options if you want to go a different route, but PyPI may be the easiest.
  • What have you developed with python so far?
    8 projects | /r/learnpython | 23 Jun 2021
    ti842py - Some of you might remember making programs on the TI calculators in school, and I had an interesting idea a few months back. I found an old project that could decompile the programs into plain text, so I forked it and reverse-engineered a bunch of newer commands that TI-BASIC (the programming language used on some of the TI calculators) has added. I then set out to make a program that could transpile those programs into Python, and it works pretty well. Some examples of features that it's currently implemented are the drawing stuff and goto (ew goto). If you've got any old programs from those calculators lying around, and it seems interesting, give it a try.
  • Been working on a TI-BASIC to Python transpiler
    2 projects | /r/Python | 20 May 2021
    TL;DR: I made a program to transpile programs made on the TI-84 into Python. link

ASI_AmpyDisplay

Posts with mentions or reviews of ASI_AmpyDisplay. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-23.
  • My CyberX
    1 project | /r/hyperebikes | 30 Jun 2023
    72v/50ah battery and it can't do >8.5kW? Do you know what cells it uses?? Must be E-rated. I pulled 24kW from my 72v/42ah of 18660-30Q cells. Sags too much for that now, after some years. Also I have a lot of experience with BAC controllers and developed my own pi-based display for power profile switching and statistic tracking; https://github.com/cwkowalski/ASI_AmpyDisplay They are great controllers, but also a bit unique and finicky. Also very easy to crack the parameter access level restriction. They literally store level 1/2/3 codes in open modbus addresses 😂
  • Before/After. Took 3 weeks to build from scratch.
    1 project | /r/ebikes | 22 Dec 2021
    I actually developed my own Pi-based display to do just that, and more including BMS management, with my ASI controller; https://github.com/Xenodius/ASI_AmpyDisplay
  • Hacking your e-bike for extra speed risks spoiling everyone's fun
    1 project | /r/ebikes | 10 Oct 2021
    Depends on the highway. 98% of the time I use an "efficient" tune power profile on this bike. It's a BAC8000 controller and I developed a custom Pi-based display for it, primarily out of a desire to monitor my battery pack via BMS and easily set charge termination, and to quickly swap controller tunes for drag racing/showing off, efficiency, or legal configurations. I've done a few other mods to it since I made a detailed post about it.
  • What have you developed with python so far?
    8 projects | /r/learnpython | 23 Jun 2021
    I learned python over the pandemic to create an all-in-one Pi display for my 24kW electric bike, that I could use to retune my motor controller on the fly, monitor the battery and adjust charge limits (for conservation I typically only charge it to 70-80%) and much more. The readme is kinda huge and trash cause it's a very very niche project, and the code is definitely not PEP8, but it works great and it's on git; https://github.com/Xenodius/ASI_AmpyDisplay
  • Anti theft ideas and tips!
    1 project | /r/ebikes | 19 Apr 2021
    This probably doesn't apply to you but my bike is a DIY build with an ASI controller. They have an antitheft feature that can be enabled by a digital switch-- I designed my own display for it which enables this antitheft function and requires a PIN code to unlock the bike. I expect a thief scoping this bike would be deterred by the "TRACKING ENABLED" warning and pinpad... No problems yet.
  • advice: always carry a spare fuse
    1 project | /r/ebikes | 18 Jan 2021
    I recently finished programming my own pi-based display for it, and one thing on my to-do list of additions is to add a serial line to the BMS for onboard monitoring and cell-level voltage faults-- should work for any JBDTools-compatible 'smart' bms. And shouldn't be necessary as long a the pack is kept balanced. I'm pretty religious about that-- had a faulty BMS with no monitoring capability blow up a 1.5kwhr pack before. The only battery I didn't build =) It caused a surprising amount of damage.

What are some alternatives?

When comparing ti842py and ASI_AmpyDisplay you can also consider the following projects:

academiic-public - Mirror of academiic backend repository with secrets folder removed.

PythonTwitchBotFramework - asynchronous twitchbot framework made in pure python

ImaginaryInfinity-Calculator

plexDong - Takes the current Plex (Tautulli) play count from a given user and generates an ASCII dong 🍆 based on the amount.

finance_n

basically-ti-basic - Python software that decompiles (and soon, compiles) TI-Basic .8Xp files.

C8SALT - A CHIP-8 interpreter written in TI-BASIC.