Pinned Repositories
Arduino-SerialCommands
ArduinoHttpClient
Arduino HTTP Client library
ArduinoMenu
Arduino generic menu/interactivity system
ATCommands
AT Command Parser For Arduino
awesome-selfhosted
This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
BasicSharp
BASIC interpreter in C#
BIOS-MOD-TOOLS
Repository with various tools for modding bios
boot2duino
The World's Most Useless Arduino Platform.
cbmbasic
cbmbasic, a portable version of Commodore's version of Microsoft BASIC 6502 as found on the Commodore 64
RandomLoL
furkanugur's Repositories
furkanugur/Arduino-SerialCommands
furkanugur/ArduinoHttpClient
Arduino HTTP Client library
furkanugur/ArduinoMenu
Arduino generic menu/interactivity system
furkanugur/ATCommands
AT Command Parser For Arduino
furkanugur/BasicSharp
BASIC interpreter in C#
furkanugur/BIOS-MOD-TOOLS
Repository with various tools for modding bios
furkanugur/boot2duino
The World's Most Useless Arduino Platform.
furkanugur/CmdParser
A simple and most powerfull cmd parser with small memory footprint
furkanugur/dbus-sharp
DBus Sharp
furkanugur/DebugUtils
Arduino Core simply Debug Log
furkanugur/DHTesp
Optimized DHT library for ESP32/ESP8266 using Arduino framework
furkanugur/esp-idf
Espressif IoT Development Framework. Official development framework for Espressif SoCs.
furkanugur/esp32-bluewifi
ESP32 Wi-Fi setup using Bluetooth serial
furkanugur/esp32-cam-demo
Demo for working with a camera on ESP32
furkanugur/ESP32CameraI2S
furkanugur/FastColoredTextBox
Fast Colored TextBox for Syntax Highlighting. The text editor component for .NET.
furkanugur/gui.cs
Console-based user interface toolkit for .NET applications.
furkanugur/mcurses
furkanugur/monodevelop
MonoDevelop is a cross platform .NET IDE
furkanugur/Mypal
furkanugur/nanogui
Minimalistic GUI library for OpenGL
furkanugur/obsolete_bios
Guide for Modding Legacy AMIBIOS8
furkanugur/php-gui
Extensionless PHP Graphic User Interface library
furkanugur/screen-capture-recorder-to-video-windows-free
a free open source windows "screen capture" device and recorder (also allows VLC/ffmpeg and others to capture/stream desktop/audio)
furkanugur/SDL_gui
GUI library for SDL2
furkanugur/SSLClient
SSLClient - generic secure client Arduino library using mbedtls
furkanugur/TickerScheduler
Simple scheduler for ESP8266 Arduino based on Ticker
furkanugur/umm_malloc
Memory Manager For Small(ish) Microprocessors
furkanugur/v4l2loopback
v4l2-loopback device
furkanugur/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.