viktorvano's Stars
iptv-org/iptv
Collection of publicly available IPTV channels from all over the world
sarxos/webcam-capture
The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.
android/connectivity-samples
Multiple samples showing the best practices in connectivity on Android.
adamb314/ServoProject
Getting the most out of your hobby servo
jzy3d/jzy3d-api
A Java API for 3d and 2d charts
profesorfalken/jSensors
Monitorize all the hardware sensors of your PC using Java
pfroud/JVisa
Java library for VISA (Virtual Instrument Software Architecture) instruments
sin1111yi/stm32-esp8266-mqtt
bitbank2/hx1230
A C library (Linux + Arduino) to control hx1230 monochrome LCDs
Egoruch/HTU21D-STM32-HAL
Connection HTU21D (temperature and humiduty sensor) to STM32 (I2C). STM32CubeMX + Keil.