Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
NURSING , CAREGIVER , HOTEL & BEAUTY COURSES
IVA Para Medical Campus
Updated:
Today at 9:24 AM
Handmade Character Soft Toys Peppa Pig Family
anil1961
Updated:
Yesterday at 9:58 PM
Ad icon
Video Content Creator
pramukag
Updated:
Sunday at 6:10 AM
Ad icon
QA Engineer Intern
pramukag
Updated:
Sunday at 6:07 AM
Ad icon
Sell your Land, House on idamata.lk for FREE
sajith.xp.pk
Updated:
Jun 25, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
ElaKiri Talk!
Arduino led running project help
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="kevin37" data-source="post: 18433773" data-attributes="member: 313439"><p>methana thiyenne eka pin ekakta,</p><p></p><p></p><p>int led = 13;</p><p>//anith pin tikath methana declare karapan machn </p><p> int led1 = 12; </p><p> int led2 = 11;</p><p></p><p>void setup() { </p><p> // initialize the digital pin as an output.</p><p> pinMode(led, OUTPUT); </p><p>// ewa methna output lesa dipan</p><p>pinMode(led2, OUTPUT); </p><p></p><p>}</p><p></p><p></p><p>void loop() {</p><p> digitalWrite(led, HIGH); // turn the LED on (HIGH is the voltage level)</p><p> delay(1000); // wait for a second</p><p> digitalWrite(led, LOW); // turn the LED off by making the voltage LOW</p><p> delay(1000); // wait for a second</p><p></p><p>// methana nam blink wenna dila thiyenne </p><p>methana uba kamathi widhakata dipan</p><p>blink wenna oni naththam digitalWrite(led, LOW); kiyana eka ain karala dapn machn</p><p>}</p></blockquote><p></p>
[QUOTE="kevin37, post: 18433773, member: 313439"] methana thiyenne eka pin ekakta, int led = 13; //anith pin tikath methana declare karapan machn int led1 = 12; int led2 = 11; void setup() { // initialize the digital pin as an output. pinMode(led, OUTPUT); // ewa methna output lesa dipan pinMode(led2, OUTPUT); } void loop() { digitalWrite(led, HIGH); // turn the LED on (HIGH is the voltage level) delay(1000); // wait for a second digitalWrite(led, LOW); // turn the LED off by making the voltage LOW delay(1000); // wait for a second // methana nam blink wenna dila thiyenne methana uba kamathi widhakata dipan blink wenna oni naththam digitalWrite(led, LOW); kiyana eka ain karala dapn machn } [/QUOTE]
Insert quotes…
Verification
Winadiyakata thappara keeyak tibeda?
Post reply
Top
Bottom