Skip to content
View fm4dd's full-sized avatar
Block or Report

Block or report fm4dd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
fm4dd/README.md

Welcome

I enjoy designing and building electronics hardware (development boards), and learning how to code low-level. I have been working on FPGA PMOD design, on solar position tracking for photovoltaic systems, and with a long work history in Information Security some repos are security-related.

Frank's github statsTop Langs

Pinned

  1. pi-bme280 pi-bme280 Public

    Commandline program for reading Bosch BME280 humidity, pressure and temperature sensor over I2C under Linux

    C 1

  2. pi-bno055 pi-bno055 Public

    Commandline program for reading a Bosch BNO055 IMU sensor over I2C under Linux

    C 34 10

  3. webcert webcert Public

    WebCert is a Web application to generate and manage digital certificates in cases where no "full" CA is needed.

    C 27 13

  4. GCC compiler optimization for ARM-ba... GCC compiler optimization for ARM-based systems
    1
    ## GCC compiler optimization for ARM-based systems
    2
    
                  
    3
    2017-03-03 fm4dd
    4
    
                  
    5
    The gcc compiler can optimize code by taking advantage of CPU specific features. Especially for ARM CPU's, this can have impact on application performance. ARM CPU's, even under the same architecture, could be implemented with different versions of floating point units (FPU). Utilizing full FPU potential improves performance of heavier operating systems such as full Linux distributions.
  5. pmod2rpi pmod2rpi Public

    PMOD adapter interface board for the Raspberry Pi GPIO, adding 4 PMOD connectors to the system.

    2

  6. gm-proto-e1 gm-proto-e1 Public

    prototyping board for the GateMate FPGA evaluation board E1

    Verilog 5