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

Block or report dejwk

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

Popular repositories Loading

  1. janet janet Public

    Java Native Extensions - a tool to easily generate Java-to-C and Java-to-C++ bindings

    Java 10 1

  2. roo_display roo_display Public

    Arduino-compliant library, targeted at ESP32 and related boards, for driving display devices and touch panels, e.g. ILI9486, ILI9341, or ST7789. Powerful and fast.

    C++ 7 1

  3. roo_testing roo_testing Public

    Experimental ESP32 emulator that can be used to test Arduino sketches on Linux, before uploading them to the microcontroller. Supports emulation of external I2C and SPI devices, including TFT displ…

    C 2

  4. roo_windows roo_windows Public

    Window management library, supporting touch, visually modeled on Material Design, using the roo_display library.

    C++ 1

  5. roo_collections roo_collections Public

    Small, flat, memory-conscious hashtable for microcontrollers (e.g. Arduino projects).

    C++ 1

  6. roo_time roo_time Public

    Arduino-compliant ESP32 library for basic management of elapsed time, wall time, and date time with multi-timezone support. Provides type safety around time intervals and different time units, guar…

    C++