micropython-tinyrtc-i2c VS MaixPy

Compare micropython-tinyrtc-i2c vs MaixPy and see what are their differences.

micropython-tinyrtc-i2c

MicroPython driver for TinyRTC I2C modules with DS1307 RTC and AT24C32N EEPROM (by mcauser)

MaixPy

Easily create AI projects with Python on edge device (by sipeed)
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
micropython-tinyrtc-i2c MaixPy
2 2
60 31
- -
0.0 7.9
over 1 year ago 8 days ago
Python Python
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.

micropython-tinyrtc-i2c

Posts with mentions or reviews of micropython-tinyrtc-i2c. We have used some of these posts to build our list of alternatives and similar projects.
  • Is the Pico i2C implementation less robust than a typical Arduino boards?
    1 project | /r/raspberrypipico | 13 Feb 2023
    I just recently started messing around with the RP Pico and Pico W and was considering using it for a project that would be running 24/7 and needing a battery backed up RTC to ensure time after a reset/power cycle. However, in trying to get a common tiny RTC (DS1307), I have failed to get it to work with the library I found (I'm using micropython), here link. The RTC appear to be the same as that shown in the github link. Also, interestingly when I run i2c.scan, I get results for both devices (RTC and EEPROM) as follows: i2c devices found: 2 Decimal address: 80 | Hexa address: 0x50 Decimal address: 104 | Hexa address: 0x68
  • Empty I2C scan result with ds1307 and pi pico
    1 project | /r/AskElectronics | 4 Feb 2022
    I would strongly recommend you to use a DS1307 micropython library instead of reinventing the wheel by reimplementing the protocol required in the datasheet.

MaixPy

Posts with mentions or reviews of MaixPy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-03.

What are some alternatives?

When comparing micropython-tinyrtc-i2c and MaixPy you can also consider the following projects:

python-webrtc - a Python extension that provides bindings to WebRTC M92

micropython-ulab - a numpy-like fast vector module for micropython, circuitpython, and their derivatives

mu - A small, simple editor for beginner Python programmers. Written in Python and Qt5.

kendryte-standalone-sdk - Standalone SDK for kendryte K210

OctoPrint-EEPROM-Marlin - A plugin for editing the EEPROM data of Marlin Firmware, from within OctoPrint.

kendryte-freertos-sdk - This project is no longer maintained Not recommended for product development.

micropython-lib - Core Python libraries ported to MicroPython

MaixPy-v1_scripts - micropython scripts for MaixPy

ArduPy - 👭 👭 ArduPy makes MicroPython and Arduino work together perfectly.

micropython-raspberrypi - bare metal Raspberry Pi Zero / Zero W port of MicroPython

micropython-font-to-py - A Python 3 utility to convert fonts to Python source capable of being frozen as bytecode

mgos-to-tasmota - A minimal firmware for OTA (over the air) flashing Tasmota, HAA, or ESPurna from Mongoose OS or compatible firmware types.