gymnasticon VS myria

Compare gymnasticon vs myria and see what are their differences.

gymnasticon

Make obsolete and/or proprietary exercise bikes work with popular cycling training apps like Zwift, TrainerRoad, Rouvy and more. (by ptx2)

myria

Myria is a scalable Analytics-as-a-Service platform based on relational algebra. (by uwescience)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
gymnasticon myria
20 3
279 110
- 0.0%
0.0 0.0
over 1 year ago over 2 years ago
JavaScript Java
MIT License GNU General Public License v3.0 or later
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.

gymnasticon

Posts with mentions or reviews of gymnasticon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-01.
  • Ask HN: Who wants to be hired? (December 2023)
    26 projects | news.ycombinator.com | 1 Dec 2023
    Recent technical write-up and open-source project I made that reached #1 on HackerNews: https://ptx2.net/posts/unbricking-a-bike-with-a-raspberry-pi...
  • Ask HN: Who wants to be hired? (April 2023)
    27 projects | news.ycombinator.com | 3 Apr 2023
    Product-minded full-stack engineer with 15 years experience.

    Recent technical write-up and open-source project I made that reached #1 on HackerNews: https://ptx2.net/posts/unbricking-a-bike-with-a-raspberry-pi... https://github.com/ptx2/gymnasticon

    Some things I've designed/built/launched/maintained professionally: web frontend/backends, realtime interactive graphics apps, data visualizations, computer vision apps, firmware, reverse engineering, video/image processing, apis, api integrations (payments/social/data), distributed systems, linux sysadmin, refactoring/maintaining legacy systems, managing small engineering teams, remote work, customer facing work.

    Some areas of interest: the outdoors, health and fitness, art, music, environment, games, human computer interaction, product design, ui/ux, embedded/iot devices, privacy, security, networking, optimization, unusual companies/products, web, linux.

    Looking for interesting software engineer or tech co-founder/director/advisor opportunities!

  • Is it possible to hack this smart exercise bike to use as videogame controller?
    1 project | /r/diyelectronics | 21 Mar 2023
    If you don't care about the built in games and just want to use it as a controller, at the lowest level you should be able to find various sensors inside the bike that you can to a raspberry pi for instance. If your bike has an app, you might be able to find some useful information in this article as well
  • Connecting Fenix to Peloton bike?
    1 project | /r/GarminFenix | 13 Jan 2023
    I used this open source tool: https://github.com/ptx2/gymnasticon running on a raspberry pi with the ANT+ dongle. Took a little effort, but now on my Schwinn IC4 I can connect my bike to the peloton app and my Fenix 7 and get all the data at the same time.
  • Wondered what the fastest way to level up on Zwift was? Here's how you can get 1,000 xp/hour
    1 project | /r/Zwift | 13 Dec 2022
  • rouvy..
    1 project | /r/FlywheelAnywhere | 12 Dec 2022
    Gymnasticon is another option. IME it works great for Zwift. Documentation claims it supports Rouvy, TrainerRoad, etc. The downside is the difficulty in finding any RPi right now. I was lucky enough to set mine up when it was easy to find an RPi Zero W for $10.
  • Any way to connect a eighth inch to to play zwift possibly a bluetooth adaptor?
    1 project | /r/Zwift | 11 May 2022
  • Fisher Price Chatter Telephone with Bluetooth
    2 projects | news.ycombinator.com | 1 Dec 2021
    > I wish I was more of a hacker/programmer because I'd like to do some protocol sniffing and create a connector for Node-Red so that I could link the appliance to my home automation system without becoming a personal data asset for the manufacturer.

    You may find this post (https://ptx2.net/posts/unbricking-a-bike-with-a-raspberry-pi...) inspirational.

  • Writing apps for Peloton Bike
    1 project | /r/pelotoncycle | 1 Jul 2021
    This works well with pi. Connected with ant+ to my Garmin watch and get speed and cadence. Power gets calculated by Garmin. https://github.com/ptx2/gymnasticon
  • Can I use Garmin ANT+ Dongle on Schwinn ic4 to collect VO2 Max?
    1 project | /r/Garmin | 5 Jun 2021
    Apparently Schwinn iC4 can be used with the gymnasticon hack that uses the USB port with a Raspberry Pi. That seems to imply data does move through the USB port. I was hoping to skip the Raspeberry Pi and just use an ANT+ dongle, but I'm not familiar with what an ANT+ dongle is able to do.

myria

Posts with mentions or reviews of myria. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-01.
  • Ask HN: Who wants to be hired? (December 2023)
    26 projects | news.ycombinator.com | 1 Dec 2023
    Location: Seattle area

    Remote: Yes

    Willing to relocate: No

    Technologies: C/C++, Python, Java, SQL, Linux, DB engines, systems programming

    Résumé/CV: https://www.linkedin.com/in/tobinbaker/, https://www.dropbox.com/scl/fi/0ai2g6loja08p90hwj6zq/TobinBa..., https://github.com/senderista/, https://senderista.github.io/atomik-website/

    Email: [email protected]

    I've been working for the last 3 years on an in-memory MVCC DB engine in C++, built from scratch. The engine incorporates several innovative design features. It has completely nonblocking transaction open and commit; incremental, concurrent, and nonblocking GC; and direct shared-memory access to data from client processes with zero-copy reads. All critical paths are lock-free and some are wait-free (e.g., transaction validation). Scalability is a work in progress but single-thread update throughput is ~5M TPS. I've also designed and partially implemented a high-level API over this database to expose transactional programming to C++ developers who would never normally use a database: https://senderista.github.io/atomik-website/.

    Before starting this project, I worked on a distributed analytical database, supporting multiple scientific users:

    https://myria.cs.washington.edu/

  • Ask HN: Who wants to be hired? (March 2022)
    14 projects | news.ycombinator.com | 1 Mar 2022

What are some alternatives?

When comparing gymnasticon and myria you can also consider the following projects:

pelomon - Source code for the PeloMon Bluetooth LE sensor relay and for decoding Peloton communications

boden - Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io

peloton-to-garmin - Convert workout data from Peloton into JSON/TCX/FIT files and automatically upload to Garmin Connect

nafeez.xyz - ⚡ My personal website.

Derailleur - A macOS app built to display the data from Flywheel at Home bikes without screens

resume - My resume, in LaTeX

stenogotchi - Portable stenography using Plover and bluetooth keyboard emulation on a Raspberry Pi Zero W

hashtable-benchmarks - An Evaluation of Linear Probing Hashtable Algorithms

resume - My resume, as it changes over time

G3root

cncjs-pendant-ps3 - Dual Shock / PS3 Bluetooth Remote Pendant for CNCjs

zestginx - A modern, performant, and secure NGINX distribution packed with features.