Pinned Repositories
AceButton
An adjustable, compact, event-driven button library for Arduino that debounces and dispatches events to a user-defined event handler.
Adafruit_BusIO
I2C, SPI and UART abstractions for use with Arduino
ADS1256-1
ADS1256 for ESP32
AlertMe
Arduino library for sending email and SMS from nothing but the ESP8266!
AmbiqSuiteSDK
A copy of the AmbiqSuite SDK available on GitHub. Can be used to include AmbiqSuite as a submodule. May be used to track issues in SDK releases, however this repo is not maintained by AmbiqMicro
Arduino
ESP8266 core for Arduino
arduino-esp32
Arduino core for the ESP32
arduino-esp32fs-plugin
Arduino plugin for uploading files to ESP32 file system
Arduino-IRremote
Infrared remote library for Arduino: send and receive infrared signals with multiple protocols
Rocket.Chat
The communications platform that puts data protection first.
jcbrtl's Repositories
jcbrtl/arduino-lmic
LoraWAN-MAC-in-C library, adapted to run under the Arduino environment (2020-05-11 apologies for slow response on issues and PRs, I catching up but stil wa behind)
jcbrtl/beaglebone-ai
BeagleBone AI - the fast track for embedded machine learning
jcbrtl/bearssl-esp8266
Port of https://bearssl.org BearSSL to ESP8266
jcbrtl/esc_pos_printer
ESC/POS (thermal, receipt) printing for Flutter & Dart
jcbrtl/esc_pos_utils
Basic Flutter/Dart classes for ESC/POS printing
jcbrtl/ESP32-Mail-Client
武汉加油
jcbrtl/esp32_https_server
TLS-enabled web server for the ESP32 using the Arduino core.
jcbrtl/ESP_DoubleResetDetector
ESP_DoubleResetDetector is a library for the ESP32/ESP8266 Arduino platform to enable trigger configure mode by resetting twice.
jcbrtl/ESP_WiFiManager
This is an ESP32 / ESP8266 WiFi Connection Manager with fallback web configuration portal. Use this library for configuring ESP32, ESP8266 modules' WiFi, etc. Credentials at runtime. You can also specify static DNS servers, personalized HostName. With examples supporting ArduinoJson 6.0.0+ as well as 5.13.5- .
jcbrtl/ESPForm
The simple HTML Form Elements data interchanges library for ESP32/ESP8266 through the Webserver.
jcbrtl/Firebase-ESP32
武汉加油
jcbrtl/FirebaseJson
武汉加油
jcbrtl/Flutter-Global-Config
A flutter package for managing different configurations and making them available everythere inside the app.
jcbrtl/flutter-nfc-manager
A Flutter plugin to manage the NFC features. Supported on both Android and iOS.
jcbrtl/flutter-nfc-reader
Flutter NFC reader plugin for iOS and Android
jcbrtl/flutter_secure_storage
A Flutter plugin to store data in secure storage
jcbrtl/FlutterRxBloc
A Flutter package that helps implement the BLoC Design Pattern using the power of reactive streams.
jcbrtl/jcbrtl.github.io
jcbrtl/jwt
Lightweight implementation of JSON Web Tokens (JWT)
jcbrtl/libhydrogen
A lightweight, secure, easy-to-use crypto library suitable for constrained environments.
jcbrtl/moddable
Tools for developers to create truly open IoT products using standard JavaScript on low cost microcontrollers.
jcbrtl/myClonedESP32Ping
Ping library for ESP32 Arduino core
jcbrtl/printf
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
jcbrtl/RxBloc
The goal of this package is to make it easy to implement the BLoC Design Pattern using the reactive streams.
jcbrtl/RxBlocGenerator
Code generator for rx_bloc that makes your BloC zero-boilerplate.
jcbrtl/speech_to_text
A Flutter plugin that exposes device specific text to speech recognition capability.
jcbrtl/sqlite_micro_logger_arduino
Fast and Lean Sqlite database logger for Microcontrollers
jcbrtl/svelte-chota
Svelte UI components based on super lightweight chota CSS framework.
jcbrtl/TFT_eSPI
Arduino and PlatformIO IDE compatible TFT library optimised for the STM32, ESP8266 and ESP32 that supports different driver chips
jcbrtl/TJpg_Decoder
Jpeg decoder library based on Tiny JPEG Decompressor