Coder Social home page Coder Social logo

filegeiasou / basics_arduino Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 62 KB

Basics with arduino uno r3 and c++

License: MIT License

C++ 100.00%
arduino-uno cpp electronics temperature-sensor 7-segment-display distance-sensor rc-car keypad4x4 lcd16x2 leds

basics_arduino's Introduction

Basics Arduino

Welcome to my GitHub repository where I showcase various electronics projects. Each project is designed to demonstrate the use of different components and technologies.

Projects

1. Distance Sensor

  • Description: This project utilizes a distance sensor to measure the distance between the sensor and an object. The code provides a simple interface to read and display the distance.

2. Temperature Sensor

  • Description: An implementation of a temperature sensor project. The code reads the temperature data from the sensor and provides a user-friendly output.

3. RC Car with Buttons

  • Description: Control a remote-controlled (RC) car using physical buttons. The code includes functions for forward, backward, left, and right movements.

4. LCD 16x2

  • Description: Display text on a 16x2 LCD screen. The code includes examples of how to print messages and control the display.

5. Keypad 4x4

  • Description: Interact with a 4x4 keypad. The code demonstrates how to read input from the keypad and perform actions based on the entered keys.

6. Countdown Display

  • Description: A countdown timer implemented with a 7-segment display. The code allows you to set the countdown duration and displays the remaining time.

7. Traffic Light

  • Description: A simple traffic light project with three LEDs. The code simulates the standard traffic light sequence of red, yellow, and green lights.

ESP8266 Projects

  1. WiFi Temperature Sensor
    • Description: Implement a temperature sensor project using the ESP8266 module to connect to a WiFi network. The code reads the temperature data from the sensor and sends it to a designated server for logging or monitoring.

Usage

Each project folder contains the necessary source code and additional resources. Follow the instructions in each project's README file for setup and usage details.

Hardware Requirements

  • Arduino board
  • Distance sensor
  • Temperature sensor
  • 4x4 keypad
  • LCD 16x2
  • 7-segment display
  • RC car chassis with 4 dc motors and wheels
  • 3 leds red,green and yellow
  • ESP8266 module (e.g., NodeMCU, ESP-01)

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/filegeiasou/Basics_Arduino.git

basics_arduino's People

Contributors

filegeiasou avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.