Search Results
| Search type | Search syntax |
|---|---|
| Tags | [tag] |
| Exact | "words here" |
| Author | user:1234 user:me (yours) |
| Score | score:3 (3+) score:0 (none) |
| Answers | answers:3 (3+) answers:0 (none) isaccepted:yes hasaccepted:no inquestion:1234 |
| Views | views:250 |
| Code | code:"if (foo != bar)" |
| Sections | title:apples body:"apples oranges" |
| URL | url:"*.example.com" |
| Saves | in:saves |
| Status | closed:yes duplicate:no migrated:no wiki:no |
| Types | is:question is:answer |
| Exclude | -[tag] -apples |
| For more details on advanced search visit our help page | |
Results tagged with arduino-uno
Search options not deleted user 56880
The Arduino Uno is the most common of the Arduino boards. It is based on the ATmega328P microcontroller.
1 vote
0 answers
247 views
Can't get the right values with the pulse sensor and the LM35 temperature sensor . Reading 2...
I am trying to combine the two sensors (pulse sensor using this library and LM35 temp)(on a Arduino UNO board),but there is a problem with them when is a noise at the pulse sensor .The values are fluc …
1 vote
0 answers
71 views
Program an lcd display with 12 pins
I have a screen just like this (is the datasheet). My question is, Can I use it to an Arduino board?