Skip to content
View lucaboca82's full-sized avatar

Block or report lucaboca82

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
30 results for source starred repositories written in C++
Clear filter
C++ 33 2 Updated Nov 13, 2023

Arduino RFID/NFC Cloner & Emulator A turnkey Arduino project to read, clone and (optionally) emulate MIFARE Classic 1K tags or NTAG2xx NFC cards using a PN532 module. Perfect for security research,…

C++ 13 1 Updated Jun 13, 2025

SoilMoisureLogger Arduino - An autonomous data‐logger that measures soil moisture with a capacitive sensor at regular intervals (and on‐demand via a push‐button), timestamps each reading using a DS…

C++ 9 1 Updated Jun 13, 2025

StepperControl 🚀 — Arduino Stepper Motor Controller with Buttons Author: Bocaletto Luca A minimal yet professional Arduino sketch to control a NEMA 17 stepper motor using an A4988 driver and three …

C++ 8 Updated Jun 12, 2025

Arduino Drone Quadcopter A fully featured 4-rotor drone with attitude stabilization, altitude hold, RC control, telemetry and safety features—all running on an Arduino Mega 2560. By Bocaletto Luca

C++ 8 1 Updated Jun 13, 2025

SmartHomeSecurity, Concept A 24/7 home security solution that detects: Intrusion via PIR motion sensor Door/window open via magnetic reed switch Gas leak via MQ-2 combustible gas sensor When any al…

C++ 8 2 Updated Jun 13, 2025

FM Transmitter with Arduino & Si4713 - Author: Bocaletto Luca A professional Arduino UNO project using the SparkFun Si4713 breakout to broadcast line-level audio over FM (87.5 – 108 MHz), complete …

C++ 8 2 Updated Jun 13, 2025

Personal Finance Manager Application

C++ 8 1 Updated Apr 9, 2024

RF Remote Sniffer & Replayer Arduino - Author: Bocaletto Luca A turnkey Arduino-based solution to capture (sniff) ASK/OOK 315 MHz or 433 MHz remote‐control codes and replay them on demand. Perfect …

C++ 8 2 Updated Jun 13, 2025

Advanced Arduino Frequency Scanner This project upgrades the basic pulse‐counting scanner into a high‐resolution, wide‐range instrument using Arduino’s Timer1 Input Capture. You’ll get instant peri…

C++ 8 2 Updated Jun 13, 2025

Precision-Digital-Thermostat - A three-zone thermostat that reads three DS18B20 temperature probes, displays each zone’s real-time temperature and setpoint on an OLED screen, and drives three relay…

C++ 8 Updated Jun 13, 2025

Gesture-Controlled Lamp with BLE Feedback - Arduino Use an ESP32 + MPU-6050 IMU to control a lamp by hand gestures: Tilt up/down → increase/decrease brightness Shake (quick jerk) → toggle on/off Ev…

C++ 8 1 Updated Jun 13, 2025

Este repositorio contiene la implementación de un proyecto para la representación y manipulación de mallas poligonales en computación gráfica. Incluye algoritmos para manejar vértices, aristas y ca…

C++ 8 1 Updated Nov 21, 2024

IoT Weather Station with NodeMCU (ESP8266) A self-contained weather station that measures temperature, humidity, pressure and ambient light, then serves a live dashboard over Wi-Fi. Perfect for hom…

C++ 7 1 Updated Jun 13, 2025

Obstacle-Avoiding-Robot - A two-wheel differential drive rover that roams autonomously, uses an HC-SR04 ultrasonic sensor to detect obstacles ahead, and an MPU-6050 IMU to monitor tilt (prevent tip…

C++ 7 Updated Jun 12, 2025

LaserControl 🔴 — Arduino 12V Laser PWM Controller A professional single‐file Arduino sketch to safely drive and dim a 12 V laser module using PWM, a MOSFET driver, a potentiometer and a toggle button.

C++ 7 Updated Jun 12, 2025

Gas-Detector-With-Allarm - Continuously monitor combustible gas (LPG, methane, smoke) with an MQ-2 sensor. When the analog reading exceeds a user-defined threshold, trigger a visual (red LED) and a…

C++ 7 1 Updated Jun 13, 2025

VibrationShockMonitor Arduino - Continuously sample a piezo vibration sensor and a 6-axis MPU-6050 accelerometer. • Vibration event: piezo voltage > threshold → check accelerometer. • Shock event: …

C++ 7 1 Updated Jun 13, 2025

Rover4WD Arduino - Author: Bocaletto Luca A versatile 4-wheel drive rover with Bluetooth manual control, line-following, obstacle avoidance and tilt safety. Packed with multiple sensors to navigate…

C++ 7 2 Updated Jun 13, 2025

Ambient-Light-Temperature - Arduino | A self-hosted logger that measures ambient light (lux) via BH1750 and temperature via DS18B20, then serves a live dashboard (charts) over Wi-Fi. No external se…

C++ 7 1 Updated Jun 13, 2025

Automatic-Color-Sorting-Machine

C++ 7 Updated Jun 13, 2025

Este repositorio contiene la implementación de diversos algoritmos y programas utilizados para analizar la complejidad y rendimiento de ciertos algoritmos de cálculo y ordenamiento. Además, valua l…

C++ 4 Updated Aug 8, 2024

DSA-Course-ProblemSolutions

C++ 3 Updated May 20, 2024

O programa calcula a área de quatro formas geométricas: um círculo, um retângulo, um triângulo retângulo e uma esfera. Para isso, ele utiliza uma classe base chamada FormaGeometrica, que define um…

C++ 1 Updated Nov 7, 2023

🎮 Silvergun game engine demo

C++ 1 Updated Jan 15, 2025

Singleton é um padrão de projeto de software (do inglês Design Pattern). Este padrão garante a existência de apenas uma instância de uma classe, mantendo um ponto global de acesso ao seu objeto.

C++ 1 Updated Apr 14, 2024

A step-by-step algorithm visualizer for Heap Sort using a Min Heap. Highlights each operation, displays the heap as a tree, and tracks comparisons and swaps with a fixed delay for better understand…

C++ 1 Updated Apr 13, 2025