Aqui você vê as diferenças entre duas revisões dessa página.
Próxima revisão | Revisão anterior | ||
galvanic-skin-response [2019/05/04 17:12] forfs criada |
galvanic-skin-response [2019/05/08 01:08] (atual) forfs |
||
---|---|---|---|
Linha 1: | Linha 1: | ||
====== Galvanic Skin Response ====== | ====== Galvanic Skin Response ====== | ||
- | Artigo em construção. Links úteis: | + | Artigo em construção. |
+ | |||
+ | ===== Links úteis ===== | ||
+ | |||
+ | ==== ESP32 e ESP8266 ===== | ||
+ | |||
+ | * [[https://www.embarcados.com.br/esp32-adc-interno/|ESP32 - Analisando e corrigindo o ADC interno]] | ||
+ | * [[https://docs.espressif.com/projects/esp-idf/en/latest/api-reference/peripherals/adc.html|Espessif API Reference - Analog to Digital Converter]] | ||
+ | * [[https://www.espressif.com/en/products/hardware/esp32/resources|Espessif ESP32 Hardware Resources]] | ||
+ | * [[https://www.youtube.com/watch?v=0poh_2rBq7E|PlatformIO for Arduino, ESP8266, and ESP32 Tutorial]] | ||
+ | * [[https://randomnerdtutorials.com/esp32-ntp-client-date-time-arduino-ide/|Getting Date and Time with ESP32 on Arduino IDE (NTP Client)]] | ||
+ | * [[https://portal.vidadesilicio.com.br/protocolo-de-tempo-ntp-esp/|Protocolo de tempo NTP com ESP]] | ||
+ | * [[https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-mac-and-linux-instructions/|Installing the ESP32 Board in Arduino IDE (Mac OS X and Linux instructions)]] | ||
+ | * [[https://esp-idf.readthedocs.io/en/latest/|ESP-IDF Programming Guide]] | ||
+ | * [[https://docs.espressif.com/projects/esp-idf/en/latest/get-started/index.html|Espressif ESP-IDF Get Started]] | ||
+ | * [[https://docs.espressif.com/projects/esp-idf/en/latest/api-reference/index.html|Espressif ESP-IDF API Reference]] | ||
+ | |||
+ | ==== Estudos elétricos da pele ===== | ||
+ | |||
+ | * [[https://www.analog.com/media/en/analog-dialogue/volume-48/number-4/articles/bio_imp.pdf|Article: Bio-Impedance Circuit Design for Body Worn Systems]] | ||
+ | * [[https://www.pucsp.br/~elo2eng/Aula_01_DCE4_2014_11a.pdf|PUC-SP Amplificadores Operacionais]] | ||
+ | * [[https://imotions.com/blog/3-striking-reasons-gsr-push-insights-emotional-behavior/|3 Reasons why Galvanic Skin Response is Essential for Emotional Insights]] | ||
+ | * [[http://www.centropiaggio.unipi.it/sites/default/files/course/material/Cap.7b.Modello%20elettrico%20pelle.pdf|Modello Eletrico Pelle]] | ||
+ | * [[https://link.springer.com/content/pdf/10.1007%2FBF02457927.pdf|Skin resistance during square-wave electrical pulses of 1 to 10 mA]] | ||
+ | * [[https://www.researchgate.net/publication/12802739_Model_for_human_skin_impedance_during_surface_functional_neuromuscular_stimulation?_sg=myVF1Sig7sSUAzdEx-rIbC8PAGluPHNj8FYBdHiCuL5BD4Jh0AXbLkQo8-PxV_ionadFbkGEKQ|Model for human skin impedance during surface functional neuromuscular stimulation]] | ||
+ | * [[https://books.google.com.br/books?id=b8uWIVbd1WgC&pg=PA381&lpg=PA381&dq=biomedical+engineering+floating+ground&source=bl&ots=BXQT2FMAvm&sig=NdgMXYHOctrmV9L9gBfbx_CmF0Y&hl=pt-BR&sa=X&ved=2ahUKEwjTnP7t3efaAhVRuFMKHUzACH8Q6AEwAXoECAAQOQ#v=onepage&q=biomedical%20engineering%20floating%20ground&f=false|Google Books - Clinical applications of bioelectricity]] | ||
+ | * [[https://www.maximintegrated.com/en/design/reference-design-center/system-board/6147.html/tb_tab0|MAXREFDES73#: WEARABLE, GALVANIC SKIN RESPONSE SYSTEM]] | ||
+ | * [[https://www.media.mit.edu/galvactivator/faq.html|MIT FAQ Galvactivator]] | ||
+ | * [[https://www.mikroe.com/gsr-click|GSR Click component]] | ||
+ | * [[https://www.element14.com/community/groups/pumping-station-one/blog/2011/05/08/ouch-sensing-galvanic-skin-response-gsr|Ouch! Sensing Galvanic Skin Response (GSR)]] | ||
+ | * [[https://www.egr.msu.edu/classes/ece445/mason/Files/7-BioAmps.pdf|Biopotential Amplifiers]] | ||
+ | * [[https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2586308/|Skin Impedance Measurements for Acupuncture Research: Development of a Continuous Recording System]] | ||
+ | * [[http://www.compulab.com/products/computer-on-modules/cl-som-imx7-freescale-i-mx-7-system-on-module/|CL-SOM-iMX7 - NXP i.MX7 System-on-Module]] | ||
- | https://www.embarcados.com.br/esp32-adc-interno/ | ||
- | https://docs.espressif.com/projects/esp-idf/en/latest/api-reference/peripherals/adc.html | ||
- | https://www.espressif.com/en/products/hardware/esp32/resources | ||
- | https://www.youtube.com/watch?v=0poh_2rBq7E |