You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A modular collection of firmware and drivers for ESP32 microcontrollers. Focuses on efficient resource management, wireless communication (WiFi/BLE), and interfacing with industrial-grade sensors for home automation and robotics applications.
Este é o código que eu usei para fazer um braço robótico com Arduino, servo motores e potenciometros para a feira experimental do Ensino Médio Técnico do @senacrs-emti (Distrito Criativo), que me rendeu a segunda colocação na mesma.
Industrial Motor Fault Detection System using a 1D-CNN with TensorFlow, SciPy, SKLearn, Numpy, Pandas. End-To-End classification from raw vibrational signals reducing computational overhead and faster inference times. Transfer learning implementation demonstrating promise for real world industrial applications.
Fine tuned YOLOPv2 model with borrowed features from the Utils library and depthai_python MobileNet human detection model to send both braking and steering commands for self driving using pre-trained weights.