Skip to content

anasabk/Arduino-Serial-Windows-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-Serial-Windows-C

This project aims to provide communication between a program written in C and an Arduino board through serial communication. A Youtube link to a video that shows the functionality: https://youtu.be/F0RoCAdm830

The provided functionalities are:

  • Send a message to turn on an LED.
  • Send a message to turn off an LED.
  • Send an integer and receive its square as a response.
  • count the number of times a button is pressed from the Arduino board.
  • Send a message to activate temperature monitoring through an LCD connected to the arduino board.

The hardware used:

  • An Arduino UNO board.
  • A breadboard.
  • A 16x2 LCD.
  • An LED.
  • A small push button.
  • A potentiometer.
  • An LM35 temperature sensor.
  • 2 220 ohm resistor
  • A bunch of jumper wires.

This is a picture showing the wiring: Brave Habbi-Bombul(1)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published