Projects in Awesome Lists by MicroControleurMonde
A curated list of projects in awesome lists by MicroControleurMonde .
https://github.com/microcontroleurmonde/rp2040_gps_nmea
Set of micro-python tools to decode the different types of NMEA sentences provided by a GPS chip.
decoding geomatics gps micropython nmea0183 rp2040
Last synced: 22 Mar 2025
https://github.com/MicroControleurMonde/RP2040-RNG-with-ADC-
A Micro-python library that provides an interface to generate a random number using the hardware RNG principle of the ESP32. It takes a measurement on one of the RP2040's ADC channels to improve the entropy noise and generate a random number.
Last synced: 07 May 2025
https://github.com/microcontroleurmonde/rp2040_rosc_rng
A Micro-python library that provides an interface to generate a random number using the recommended method (ROSC reading) by Raspberry.
Last synced: 11 Feb 2025
https://github.com/microcontroleurmonde/esp8266_rng
Tinny random number generate running on ESP8266. Just as proof of concept ^_^
Last synced: 15 Mar 2025
https://github.com/microcontroleurmonde/pyboard_rng
Implementation in micro-python of the `pyb.rng()` function to generate random numbers.
Last synced: 20 Feb 2025
https://github.com/microcontroleurmonde/esp32_rng
A Micro-python library which provides an interface to generate a random number using the ESP32's hardware RNG. It enables Wi-Fi temporarily to enhance entropic noise, reads a random value from the RNG_DATA_REG, and then disables Wi-Fi.
Last synced: 13 Mar 2025
https://github.com/microcontroleurmonde/esp32-c6_rng
A Micro-python library which provides an interface to generate a random number using the ESP32-C6's hardware RNG.
Last synced: 20 Feb 2025
https://github.com/microcontroleurmonde/rp2040-rng-with-adc-
A Micro-python library that provides an interface to generate a random number using the hardware RNG principle of the ESP32. It takes a measurement on one of the RP2040's ADC channels to improve the entropy noise and generate a random number.
Last synced: 18 Dec 2024
https://github.com/microcontroleurmonde/esp32-c3_rng
A Micro-python library which provides an interface to generate a random number using the ESP32-C3's hardware RNG.
Last synced: 03 Apr 2025
https://github.com/microcontroleurmonde/pcg32_port
Micropython implementation of the PCG32 (Permuted Congruential Generator) random number generator, originally developed in C by Melissa O'Neill.
esp32 micropython pyboard rng rp2040
Last synced: 26 Mar 2025
https://github.com/microcontroleurmonde/teensy_4.1_rng
A method for generating good-quality random numbers on a Teensy 4.1 using multiple analog inputs (No TRNG)
micropython prng rt1062 teensy41
Last synced: 29 Mar 2025
https://github.com/microcontroleurmonde/sha3
implementation of SHA3-256 uses the Keccak algorithm with MicroPython
Last synced: 09 Apr 2025
https://github.com/microcontroleurmonde/microcontroleurmonde
Config files for my GitHub profile.
Last synced: 20 Feb 2025
https://github.com/microcontroleurmonde/teensy_4.1
Micropython code collection for Teensy 4.1 with MIMXRT1062DVJ6A
clock efuse micropython teensy41 uid
Last synced: 28 Mar 2025