NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io




streat(): This function concatenates (joins together) two strings.
stremp(): This function compares two strings and returns an integer indicating whether they are equal or not.
stropy0): This function copies one string to another. strlen(: This function returns the length of a string.
strchr): This function searches a string for a specific character and returns a pointer to its location.
strstr(. This function searches a string for another string and returns a pointer to its location.
) Prezi
+cA): This function formats a string using a format string and a variable
of arguments, similar to the printf0) function in C.

pinMode() - it is used to set the mode of a digital pin as either input or output. it takes two parameters - pin number and mode for that Pin (INPUT or OUTPUT)
Ex. void setup 0) {
pinMode(button , INPUT_PULLUP);
// set the digital pin as input with pull-up resistor
pinMode(button , OUTPUT); // set the digital pin as output
Serial.Println() - it prints the data to serial port. it takes one parameter - the data to be printed
Ex. Serial.print("NO FORMAT");
Serial.readO - it read a brt@ of serial data and return it as integer.
Ex. if (Serial.available) > 0) {
// read the incoming byte:
incomingByte = Serial.readO;
pulseln() - it measure the duration of pulse on digital pin and returns the pulse duration in conds. it takes two parameters - pin number and pulse state (HIGH or LOW)
: Prezi
Isein(pin, HIGH)
^
ENG IN

analogRead() - it read the analog voltage on an analog pin and converts it to a digital value between 0 to 1023. it takes one parameter - the pin number
Ex. analogRead(pin);
analogWritel) it sets the output voltage of a PWM(pulse Width
Modulation) pin.
it takes two parameters - pin number and PWM duty cycle(0 to 255).
¡ Prezi


digitalWrite(): This function set pin states either HIGH or LOW. Here, 5V for HIGH, OV (ground) for LOw, Ex.
digitalWrite(kPinLed, HIGH); // Pin set as HIGH
digitalRead() This function use to read the value from a specified digital pin, either HIGH or LOW Ex.
if(digitalRead (kPinBtn) =- LOW) // Check pin states : LOW or HIGH
//Your code...
I Prezi
     
 
what is notes.io
 

Notes is a web-based application for online taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000+ notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 14 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.