From dfb025931297ec32a3ca04114473f7127625bfff Mon Sep 17 00:00:00 2001 From: mojeebgithub1 <148844739+mojeebgithub1@users.noreply.github.com> Date: Tue, 24 Oct 2023 16:22:23 +0330 Subject: [PATCH 1/9] Update Github_Tutorial.ino --- Github_Tutorial.ino | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Github_Tutorial.ino b/Github_Tutorial.ino index 80143fc..114350a 100644 --- a/Github_Tutorial.ino +++ b/Github_Tutorial.ino @@ -21,12 +21,12 @@ void setup() void loop() { - byte myValue = 0; + int myValue = 0; myValue = analogRead(A0); - Serial.print("The value is: "); - Serial.println(myValue); + Serial.print("The value of this is: "); + Serial.println(myRate is); - delay(250); + delay(500); } From 154d8a9966a3a9dab6678d2c7e4a046a997479e5 Mon Sep 17 00:00:00 2001 From: mojeebgithub1 <148844739+mojeebgithub1@users.noreply.github.com> Date: Tue, 24 Oct 2023 16:41:13 +0330 Subject: [PATCH 2/9] Update Github_Tutorial.ino --- Github_Tutorial.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Github_Tutorial.ino b/Github_Tutorial.ino index 114350a..e771a29 100644 --- a/Github_Tutorial.ino +++ b/Github_Tutorial.ino @@ -27,6 +27,6 @@ void loop() Serial.print("The value of this is: "); Serial.println(myRate is); - delay(500); + delay(400); } From cc2902d9b9b3ae594c65a68f696e225e922cf509 Mon Sep 17 00:00:00 2001 From: mojeebgithub1 <148844739+mojeebgithub1@users.noreply.github.com> Date: Tue, 24 Oct 2023 17:03:27 +0330 Subject: [PATCH 3/9] Update Github_Tutorial.ino I have changed the part of the code once agian --- Github_Tutorial.ino | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Github_Tutorial.ino b/Github_Tutorial.ino index e771a29..625ad14 100644 --- a/Github_Tutorial.ino +++ b/Github_Tutorial.ino @@ -24,9 +24,9 @@ void loop() int myValue = 0; myValue = analogRead(A0); - Serial.print("The value of this is: "); + Serial.print("The Rate of this is: "); Serial.println(myRate is); - delay(400); + delay(700); } From b7b253eaed12d615ea0f42dfbba572d998c2617b Mon Sep 17 00:00:00 2001 From: mojeebgithub1 <148844739+mojeebgithub1@users.noreply.github.com> Date: Wed, 25 Oct 2023 08:47:41 +0330 Subject: [PATCH 4/9] Update Github_Tutorial.ino coding changed today --- Github_Tutorial.ino | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Github_Tutorial.ino b/Github_Tutorial.ino index 625ad14..5302c99 100644 --- a/Github_Tutorial.ino +++ b/Github_Tutorial.ino @@ -24,9 +24,9 @@ void loop() int myValue = 0; myValue = analogRead(A0); - Serial.print("The Rate of this is: "); - Serial.println(myRate is); + Serial.print("The Real Value is: "); + Serial.println(myValue is); - delay(700); + delay(500); } From cb5ba7500adb6e244f80480987918e3356b8afd6 Mon Sep 17 00:00:00 2001 From: mojeebgithub1 <148844739+mojeebgithub1@users.noreply.github.com> Date: Wed, 25 Oct 2023 17:27:20 +0330 Subject: [PATCH 5/9] Update Github_Tutorial.ino --- Github_Tutorial.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Github_Tutorial.ino b/Github_Tutorial.ino index 5302c99..065a4d2 100644 --- a/Github_Tutorial.ino +++ b/Github_Tutorial.ino @@ -27,6 +27,6 @@ void loop() Serial.print("The Real Value is: "); Serial.println(myValue is); - delay(500); + delay(600); } From ef1b6b3bed2c03eddd3168c9850ff5ed0e5711a8 Mon Sep 17 00:00:00 2001 From: mojeebgithub1 <148844739+mojeebgithub1@users.noreply.github.com> Date: Thu, 26 Oct 2023 08:52:15 +0330 Subject: [PATCH 6/9] Update README.md new --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62702d5..a8c2106 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Github_Tutorial -A very basic and flawed piece of code to show how Github GUI works. +A very basic and flawed piece of code to show how Github GUI works. and it is very neccessory part. The accompanied tutorial can be found here: https://learn.sparkfun.com/tutorials/using-github From cd820758050891f4b31d3d686b6d8971a76b16d2 Mon Sep 17 00:00:00 2001 From: mojeebgithub1 <148844739+mojeebgithub1@users.noreply.github.com> Date: Thu, 26 Oct 2023 08:54:24 +0330 Subject: [PATCH 7/9] Update README.md afff --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8c2106..4542f0b 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ A very basic and flawed piece of code to show how Github GUI works. and it is ve The accompanied tutorial can be found here: https://learn.sparkfun.com/tutorials/using-github -More information at +for More information follow the link belu https://guides.github.com/activities/hello-world/ From 522403d4cd9e7f44d23506bbd4a0b1b4aac9e1e9 Mon Sep 17 00:00:00 2001 From: mojeebgithub1 <148844739+mojeebgithub1@users.noreply.github.com> Date: Thu, 26 Oct 2023 10:53:14 +0330 Subject: [PATCH 8/9] Update README.md new 1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4542f0b..1cfe804 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Github_Tutorial -A very basic and flawed piece of code to show how Github GUI works. and it is very neccessory part. +A very basic and flawed piece of code to show how Github GUI works. The accompanied tutorial can be found here: https://learn.sparkfun.com/tutorials/using-github -for More information follow the link belu +for more detail click on this link. https://guides.github.com/activities/hello-world/ From b3f9636feb2e683797a18846e727eceba895fafe Mon Sep 17 00:00:00 2001 From: mojeebgithub1 <148844739+mojeebgithub1@users.noreply.github.com> Date: Thu, 26 Oct 2023 15:51:01 +0330 Subject: [PATCH 9/9] Update README.md new 3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cfe804..94284cc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Github_Tutorial -A very basic and flawed piece of code to show how Github GUI works. +A very basic and flawed piece of code to show how Github GUI works. it is very usefull software. The accompanied tutorial can be found here: https://learn.sparkfun.com/tutorials/using-github
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: