Skip to content
View faytor's full-sized avatar

Block or report faytor

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. open_lcd_assistant open_lcd_assistant Public

    Open LCD Assistant is a tool to convert bitmap images into byte arrays that can be used in monochrome OLED or LCD displays

    C++ 33 8

  2. moon_phase_calculator moon_phase_calculator Public

    A simple algorithm to calculate Moon's Phase on a given date using the Arduino environment. Here, I used the Heltec esp32 v2 development board.

    C 4

  3. ESP32-Power-Meter ESP32-Power-Meter Public

    Smart Power Meter using ESP32-C3 microcontroller

    HTML 1

  4. Peak-Detection Peak-Detection Public

    Forked from TorLab/Peaks-Detection

    Simple Python algorithm for peak detection in a given time-series or a noisy signal

    Jupyter Notebook

  5. DBCompare DBCompare Public

    A lightweight tool for comparing SQLite databases and visualizing differences in structure and content.

    Python