Pinned Repositories
Arduino_FreeRTOS
ArduinoMicroML
It generate C code for microcontrollers from Python with Scikit-learn.
DOIT_ESP32_DevKit-v1_30P
Easy-ArduinoNeuralNetwork
Neurona - Artificial Neural Network for Arduino. Credit to Caio Benatti Moretti for his ingenious works.
ESP32-AWS-IOT-CORE
Connect ESP32 to AWS IoT Core through MQTT gateway in easiest way. For more info, see the link below.
ESP32_Watchdog
A Watchdog use cases for ESP32
ModBus-RTU-Temperature-Humidity-SHT20-Sensor
A simple sketch for interfacing industrial-grade chip SHT20 sensor through Modbus RTU with Arduino and other compatible boards.
MPX2010DP
MPX2010DP differential pressure sensor Arduino interface. The differential voltage output of the pressure sensor must interface first to 16-bit ADC module (ADS1115), the interface to Arduino.
Neurona-rgbClassifier
An easy guide for Color classification (RGB) using Multilayer Perceptron (MLP) Neural Networks with Arduino
SFM3300
Sensirion Mass Flow Sensor Arduino library, modified from MyElectrons and Nabilphysics Arduino repositories for SFM3300 Digital Mass Flow Sensor. When the sensor data gets stuck, the library has a hard reset function to ensure that it is read continuously.
TronixLab's Repositories
TronixLab/DOIT_ESP32_DevKit-v1_30P
TronixLab/ModBus-RTU-Temperature-Humidity-SHT20-Sensor
A simple sketch for interfacing industrial-grade chip SHT20 sensor through Modbus RTU with Arduino and other compatible boards.
TronixLab/ArduinoMicroML
It generate C code for microcontrollers from Python with Scikit-learn.
TronixLab/ESP32_Watchdog
A Watchdog use cases for ESP32
TronixLab/Neurona-rgbClassifier
An easy guide for Color classification (RGB) using Multilayer Perceptron (MLP) Neural Networks with Arduino
TronixLab/SFM3300
Sensirion Mass Flow Sensor Arduino library, modified from MyElectrons and Nabilphysics Arduino repositories for SFM3300 Digital Mass Flow Sensor. When the sensor data gets stuck, the library has a hard reset function to ensure that it is read continuously.
TronixLab/Easy-ArduinoNeuralNetwork
Neurona - Artificial Neural Network for Arduino. Credit to Caio Benatti Moretti for his ingenious works.
TronixLab/ESP32-AWS-IOT-CORE
Connect ESP32 to AWS IoT Core through MQTT gateway in easiest way. For more info, see the link below.
TronixLab/MPX2010DP
MPX2010DP differential pressure sensor Arduino interface. The differential voltage output of the pressure sensor must interface first to 16-bit ADC module (ADS1115), the interface to Arduino.
TronixLab/MPX7002DP
MPX7002DP, Freescale Semiconductor differential pressure sensor with the pressure range of -2 to +2 kPa.
TronixLab/RS485-CWT-SOIL-SENSOR-PROBE
TronixLab/TCA9548A
I2C Multiplexer sketch for Arduino and other supported boards
TronixLab/A-Vent-Project
Ateneo ventilator machine (A-vent) project. This repository emphasize the intelligent alarm device for detecting patient-ventilator asynchrony (PVA) and wireless sensor for remote monitoring of machine and patient interaction.
TronixLab/AdmuWater
ESP32 library for ADMU water projects.
TronixLab/Arduino_FreeRTOS
TronixLab/introduction-to-rtos
TronixLab/MicroMLGen
TronixLab/Classify-Music-Genre-with-Arduino-Nano-33-BLE-Sense
Music can be classified into genres in a variety of ways, including rock, pop, religious, and secular music. This project uses a deep learning approach to automatically classify different musical genres.
TronixLab/computer-vision-with-embedded-machine-learning
TronixLab/Embedded-Engineering-Roadmap
A comprehensive roadmap for aspiring Embedded Systems Engineers, featuring a curated list of learning resources.
TronixLab/ESP32-freeRTOS
Basic Examples of FreeRTOS with ESP32 and ESP-IDF
TronixLab/FogML
Source code generators for machine learning models.
TronixLab/TronixLabIoTKit101
TronixLab ESP32 IoT Lab Kit 101 v1.0 ESP32 IoT Lab Kit on board. The trainer board consists of: * Digital Input (switch buttons) * Digital Output (LEDs) * OLED display * Sensors (DHT11, lux meter, analog voltage) * Analog Input (LDR, trimmer pot)
TronixLab/UNIFEI-IESTI01-TinyML-2023.1
TinyML - Machine Learning for Embedding Devices
TronixLab/WiFiManager
ESP8266 Connect To WiFi with web captive portal to capture credentials
TronixLab/XIAO-ESP32S3-Sense-
Fork from MJrobot, Seeed Studio XIAO ESP32S3 Sense integrates a camera sensor, digital microphone, and SD card support. Combining embedded ML computing power and photography capability, this development board is a great tool to get started with TinyML (intelligent voice and vision AI).