micropython-tinyrtc-i2c VS mu

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

micropython-tinyrtc-i2c

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

mu

A small, simple editor for beginner Python programmers. Written in Python and Qt5. (by mu-editor)
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 mu
2 24
60 1,374
- 1.1%
0.0 7.3
over 1 year ago 3 months ago
Python Python
MIT License 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.

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.

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.

What are some alternatives?

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

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

thonny - Python IDE for beginners

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

Visual Studio Code - Visual Studio Code

micropython-lib - Core Python libraries ported to MicroPython

ESP32-C3FH4-RGB

MaixPy - Easily create AI projects with Python on edge device

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

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.