This shows you the differences between two versions of the page.
pm:prj2022:apredescu:speedometer [2022/06/01 20:51] victor.hincu [Software Design] |
pm:prj2022:apredescu:speedometer [2022/06/01 20:59] (current) victor.hincu [Bibliografie/Resurse] |
||
---|---|---|---|
Line 27: | Line 27: | ||
* 10kΩ Potentiometer - 1 | * 10kΩ Potentiometer - 1 | ||
* 10kΩ Resistor - 2 | * 10kΩ Resistor - 2 | ||
+ | |||
+ | {{:pm:prj2022:apredescu:image_2022-06-01_205619478.png?200|}} | ||
+ | |||
</note> | </note> | ||
Line 33: | Line 36: | ||
<note tip> | <note tip> | ||
+ | |||
+ | * Arduino IDE | ||
+ | * Additional Libraries: Wire/EEPROM/RTClib/LiquidCrystal | ||
+ | |||
<code cvp> | <code cvp> | ||
#include <LiquidCrystal.h> | #include <LiquidCrystal.h> | ||
Line 524: | Line 531: | ||
<note> | <note> | ||
- | Listă cu documente, datasheet-uri, resurse Internet folosite, eventual grupate pe **Resurse Software** şi **Resurse Hardware**. | + | * [[https://www.arduino.cc/reference/en/language/functions/communication/wire/|WIRE Library]] |
+ | *[[https://docs.arduino.cc/learn/built-in-libraries/eeprom|EEPROM Library]] | ||
+ | * [[https://www.arduino.cc/reference/en/libraries/rtclib/|RTC Library]] | ||
+ | *[[https://www.arduino.cc/reference/en/libraries/liquidcrystal/|Liquid Crystal]] | ||
</note> | </note> | ||
<html><a class="media mediafile mf_pdf" href="?do=export_pdf">Export to PDF</a></html> | <html><a class="media mediafile mf_pdf" href="?do=export_pdf">Export to PDF</a></html> | ||