This shows you the differences between two versions of the page.
pm:prj2022:sgherman:moodtracker [2022/06/02 04:23] alexandra.balaci [Introducere] |
pm:prj2022:sgherman:moodtracker [2022/06/02 05:10] (current) alexandra.balaci |
||
---|---|---|---|
Line 18: | Line 18: | ||
* Ecran LCD: afiseaza numarul de pareri inregistrate pana la momentul respectiv | * Ecran LCD: afiseaza numarul de pareri inregistrate pana la momentul respectiv | ||
* Senzor ultrasonic: folosit pentru a detecta momentul in care cineva intra in proximitatea dispozitivului | * Senzor ultrasonic: folosit pentru a detecta momentul in care cineva intra in proximitatea dispozitivului | ||
- | * Modul Wifi ESP8266 pentru a putea trimite wireless numarul de feedback-uri primite | + | * Modul Wifi ESP8266 pentru a putea trimite wireless numarul de feedback-uri primite |
+ | * Modul coborator tensiune 3.3V necesar modulului Wifi | ||
**Schema bloc:** | **Schema bloc:** | ||
Line 34: | Line 35: | ||
* Senzor ultrasonic | * Senzor ultrasonic | ||
* Modul Wifi ESP8266 12F | * Modul Wifi ESP8266 12F | ||
+ | * Modul coborator tensiune AMS1117 3.3V | ||
* Rezistor 220 | * Rezistor 220 | ||
* Arduino UNO | * Arduino UNO | ||
Line 48: | Line 50: | ||
Descrierea codului aplicaţiei (firmware): | Descrierea codului aplicaţiei (firmware): | ||
* mediu de dezvoltare ArduinoIDE | * mediu de dezvoltare ArduinoIDE | ||
- | * librării şi surse 3rd-party: Wire, LiquidCrystal_I2C, Adafruit_NeoPixel, ESP8266WiFi. | + | * librării şi surse 3rd-party: Wire, LiquidCrystal_I2C, Adafruit_NeoPixel, ESP8266WiFi, SoftwareSerial. |
+ | * github link: https://github.com/alexandrabalaci/mood_tracker | ||
</note> | </note> | ||
+ | ===== Rezultate ===== | ||
+ | |||
+ | Proiectul inainte de amplasare: | ||
+ | |||
+ | {{:pm:prj2022:sgherman:img_7665.jpeg?400|}} | ||
+ | {{:pm:prj2022:sgherman:img_7807.jpeg?400|}} | ||
+ | {{:pm:prj2022:sgherman:img_7770.jpeg?400|}} | ||
+ | |||
+ | Feedback-ul inregistrat pe platforma askSensors: | ||
+ | |||
+ | |||
+ | {{:pm:prj2022:sgherman:downvotes.png?400|}} | ||
+ | {{:pm:prj2022:sgherman:ehvotes.png?400|}} | ||
+ | {{:pm:prj2022:sgherman:upvotes.png?400|}} | ||
+ | |||
+ | |||
+ | ===== Download ===== | ||
+ | |||
+ | <note warning> | ||
+ | {{:pm:prj2022:sgherman:mood_tracker.zip|}} | ||
+ | </note> | ||
Line 56: | Line 80: | ||
<note> | <note> | ||
- | Listă cu documente, datasheet-uri, resurse Internet folosite, eventual grupate pe **Resurse Software** şi **Resurse Hardware**. | + | **Resurse Hardware**: |
+ | * https://iotcircuithub.com/esp8266-programming-arduino/ | ||
+ | |||
+ | **Resurse Software**: | ||
+ | * https://www.instructables.com/Connecting-Arduino-WiFi-to-the-Cloud-Using-ESP8266/ | ||
+ | * https://doc.asksensors.com/docs/d/s2/https-write-read-api/ | ||
+ | * https://github.com/asksensors/AskSensors-Arduino-WiFi/blob/master/esp_AT_http.ino | ||
+ | * | ||
</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> | ||