mu VS micropython-tinyrtc-i2c

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

mu

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

micropython-tinyrtc-i2c

MicroPython driver for TinyRTC I2C modules with DS1307 RTC and AT24C32N EEPROM (by mcauser)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
mu micropython-tinyrtc-i2c
24 2
1,372 60
1.9% -
7.3 0.0
2 months ago over 1 year ago
Python Python
GNU General Public License v3.0 only MIT License
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.

mu

Posts with mentions or reviews of mu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-23.

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.

What are some alternatives?

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

thonny - Python IDE for beginners

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

Visual Studio Code - Visual Studio Code

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

ESP32-C3FH4-RGB

micropython-lib - Core Python libraries ported to MicroPython

micropython-ssd1327 - MicroPython driver for SSD1327 128x128 4-bit greyscale OLED displays

MaixPy - Easily create AI projects with Python on edge device

MicroPython - MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

poo-pygame - tutorial de pygame e oo

Bolan.py - Bolan.py is a clone of Google Chrome's well-known Dinosaur Game written on Python 3 using the Pygame game development framework.

ampy - MicroPython Tool - Utility to interact with a MicroPython board over a serial connection.