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
This repository contains a collection of Arduino Projects and Code Examples. All the files provided here have been tested and simulated using the Proteus software. Additionally, includes Proteus libraries, footprints, and 3D CAD models for components where required, making it a comprehensive resource for anyone working with Arduino and Proteus.
🐍🕸️ The LCSC-Python-WebScraper is a program that allows you to get the prices of items from LCSC.com. By using web scraping techniques with Python, you can easily gather the information you need for your purchasing decisions. With this program, you can save time and effort by avoiding the need to manually search for prices. Plus, as the program i
Hardware Components: 8-Array sensors, Arduino-UNO, L298-N Motor Driver. As it has 8 sensors so, this worked better than my previous Line follower robot, which is with the 3-IR sensor array. So, this Line Follower Robot works more accurately if it faced any critical line.
The project is aimed at developing a set of software and hardware tools for determining the strength characteristics of optical fiber by uniaxial stretching
Library for MAX31855 and MAX6675 Cold-Junction Compensated Thermocouple-to-Digital Converter writen for ESP8266, ESP8285 NON-OS native SDK, but should work with Arduino and FreeRTOS.
🚀 This project links an Arduino with an ultrasonic sensor to a Python script for real-time data visualization. It's a simple way to visualize distance measurements and serves as a foundation for more advanced sensor projects. 🌟