GithubHelp home page GithubHelp logo

hreintke's Projects

rssowlnix icon rssowlnix

RSSOwlnix is a fork of RSSOwl a powerful application to organize, search and read your RSS, RDF & Atom news feeds in a comfortable way. Highlights are saved searches, google reader sync, notifications, filters, fast fulltext search and a flexible, clean user interface.

samd_timerinterrupt icon samd_timerinterrupt

This library enables you to use Interrupt from Hardware Timers on an SAMD-based board. These SAMD Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory if you need to measure some data requiring better accuracy. It now supports 16 ISR-based Timers, while consuming only 1 Hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based Timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks.

serialdebug icon serialdebug

Improved serial debug and simple software debugger to Arduino. With debug levels, see/change global variables, call functions, watches, and more.

servo8bit icon servo8bit

Servo library for the ATtiny45 and the ATtiny85

smartpins icon smartpins

ESP8266 Arduino library to manage input/output hardware pins: e.g. debouncing, rotary decoding

sming icon sming

Sming - Open Source framework for high efficiency native ESP8266 development

spiffs icon spiffs

Wear-leveled SPI flash file system for embedded devices

timerone icon timerone

TimerOne Library with optimization and expanded hardware support

tinyfsm icon tinyfsm

A simple C++ finite state machine library

tinywire icon tinywire

My modifications to TinyWire Arduino libs

tinywire-1 icon tinywire-1

Composite Master and Slave I2C library for Atmels ATTiny microcontrollers

usiwire icon usiwire

USI based TWI/I2C library for Arduino

variant icon variant

C++17 `std::variant` for C++11/14/17

vl53l5cx icon vl53l5cx

Arduino library to support the VL53L5CX Time-of-Flight 8x8 multizone ranging sensor with wide field of view

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.