Bibliographie

ALLOPROF. Les circuits électriques et leurs symboles, [En ligne]. [https://www.alloprof.qc.ca/fr/eleves/bv/sciences/les-circuits-electriques-et-leurs-symboles-s1158] (Consulté le 11 mars 2021).

ANAVI, L. Rpi-examples [En ligne], 4 juin 2021. [https://github.com/leon-anavi/rpi-examples/blob/c729eaa3e03f915df1c1d5eca711c865f607cd50/MCP3002/python/adc.py] (Consulté le 12 avril 2022).

ANVILEIGHT. Simple Python HTTP(S) Server — Example, [En ligne], 20 mars 2016. [https://blog.anvileight.com/posts/simple-python-http-server/#example-with-ssl-support] (Consulté le 29 juin 2021).

ARDUINO. Downloads, [En ligne], 2021. [https://www.arduino.cc/en/software] (Consulté le 5 février 2020).

ARDUINO. Page d’accueil, [En ligne], 2021. [https://www.arduino.cc/] (Consulté le 5 février 2020). ARELLANO, Jacob. A Quick Guide to Unit Testing Hardware in Arduino, [En ligne], 17 décembre 2019. Very, [https://www.verypossible.com/insights/a-quick-guide-to-unit-testing-hardware-in-arduino] (Consulté le 3 mai 2021).

AUTODESK TINKERCAD. Tableau de bord, [En ligne]. [https://www.tinkercad.com/dashboard?type=circuits&collection=designs] (Consulté le 26 août 2020).

CENTRE INTERNATIONAL DE RECHERCHE SUR LE CANCER. Le CIRC classe les champs électromagnétiques de radiofréquences comme « peut-être cancerogènes pour l’homme », [PDF – En ligne], 31 mai 2011. Lyon, France, Organisation mondiale de la Santé. P. 6. [https://www.iarc.who.int/wp-content/uploads/2018/07/pr208_F.pdf].

CHEUNG, Henry. How to control Raspberry Pi GPIO via http web, [En ligne], 21 avril 2018. E-Tinkers. [https://www.e-tinkers.com/2018/04/how-to-control-raspberry-pi-gpio-via-http-web-server/ ] (Consulté le 7 avril 2021).

CISCO NETWORKING ACADEMY. Cisco Packet Tracer—Networking Simulation Tool, [En ligne]. [https://www.netacad.com/fr/courses/packet-tracer] (Consulté le 27 août 2020).

COMMISSION DE L’ÉTHIQUE EN SCIENCE ET EN TECHNOLOGIE. L’internet des objets, la vie privée et la surveillance, [PDF – En ligne], 30 octobre 2020. Québec, Gouvernement du Québec. P. 29. [https://www.ethique.gouv.qc.ca/media/s32lokni/cest-internet-des-objets-surveillance_vf.pdf]. CROMWELL, Bob. « How RSA Works », dans Bob Cromwell on Linux, Cybersecurity, Travel, and More, [En ligne]. [https://cromwell-intl.com/cybersecurity/how-rsa-works.html] (Consulté le 28 juin 2021). DOMOTICZ. Page d’accueil, [En ligne], 2012-2021. [https://www.domoticz.com] (Consulté le 3 mai 2021).

ECLIPSE MOSQUITTO. Mosquitto Project test server, [En ligne]. [https://test.mosquitto.org] (Consulté le 1 avril 2021). GEMINI, Ayush. MQTT in Android, [En ligne], 15 mars 2019. Medium. [https://ayushgemini.medium.com/mqtt-in-android-ed87b5278193].

IFTTT. Applets for the Internet of Things, [En ligne]. [https://ifttt.com/explore/internet-of-things-collection] (Consulté le 17 mai 2021).

JEEDOM. Page d’accueil, [En ligne]. [https://www.jeedom.com/fr/] (Consulté le 3 mai 2021).

LANGLOIS, Sophie. Du sang dans nos cellulaires, [En ligne], 12 mai 2019. Radio-Canada. [https://ici.radio-canada.ca/info/2019/05/coltan-republique-democratique-congo-mines-enfants/] (Consulté le 11 mars 2021).

LIARD, Dominique. TUTO Android : Votre première application Android (mise en oeuvre avec Android Studio), [Video – En ligne], 4 juillet 2016. YouTube. [https://youtu.be/TCJFoExOBUE].

LUCAS-84, TAURRE, et INFORMATICIENZERO. Le langage C, [En ligne], mis à jour le 11 septembre 2021 à 12h03. Zeste de Savoir. [https://zestedesavoir.com/tutoriels/755/le-langage-c-1/].

MACEVOY, Warren. ArduinoUnit, [En ligne]. Arduino, [https://www.arduino.cc/reference/en/libraries/arduinounit/] (Consulté le 29 juin 2021).

MITCHELL, Robin. How to Use MQTT with the Raspberry Pi, [Video et article – En ligne], 6 février 2019. Maker.io, Digi-Key Electronics. [https://www.digikey.ca/en/maker/blogs/2019/how-to-use-mqtt-with-the-raspberry-pi] (Consulté le 1 avril 2021).

PIMORONI. bme680-python, [Code source – En ligne], 19 octobre 2017, mis à jour le 11 mai 2021. GitHub. [https://github.com/pimoroni/bme680-python]

PONROY, Florian et Virgile-Giovanni FANTAUZZI. Développez votre première application Android, [En ligne], mis à jour le 8 septembre 2021. OpenClassrooms, [https://openclassrooms.com/fr/courses/4517166-developpez-votre-premiere-application-android?archived-source=2023346] (Consulté le 22 mars 2021).

PYTHON SOFTWARE FOUNDATION. Le tutoriel Python, [En ligne], 2001-2021. [https://docs.python.org/fr/3/tutorial/] (Consulté le 19 avril 2021).

PYTHON SOFTWARE FOUNDATION. Page d’accueil, [En ligne], 2001-2021. [https://www.python.org] (Consulté le 4 juillet 2019).

PYTHON SOFTWARE FOUNDATION. unittest — Unit testing framework, [En ligne], 2001-2021. [https://docs.python.org/3/library/unittest.html] (Consulté le 17 mai 2021).

RASPBERRY PI FOUNDATION. Page d’accueil, [En ligne]. [https://www.raspberrypi.org] (Consulté le 28 février 2020).

RASPBERRY PI FOUNDATION. Raspberry Pi OS, [En ligne]. [https://www.raspberrypi.org/software/] (Consulté le 28 février 2020).

REALVNC LIMITED. Télécharger VNC Viewer sur l’appareil depuis lequel vous souhaitez exercer le contrôle à distance, [En ligne], 2002-2021.[https://www.realvnc.com/fr/connect/download/viewer/] (Consulté le 4 février 2021).

RIP TUTORIAL. Basic handling of GET, POST, PUT using BaseHTTPRequestHandler, [En ligne]. [https://riptutorial.com/python/example/26748/basic-handling-of-get–post–put-using-basehttprequesthandler] (Consulté le 7 avril 2021).

STACK ABUSE. Serving Files with Python’s SimpleHTTPServer Module, [En ligne], mis à jour le 1er février 2020. [https://stackabuse.com/serving-files-with-pythons-simplehttpserver-module/] (Consulté le 1 avril 2021).

THAKKAR, Jay. ECDSA vs RSA: Everything You Need to Know, [En ligne], 9 juin 2020. InfoSec Insights. [https://sectigostore.com/blog/ecdsa-vs-rsa-everything-you-need-to-know/].

THINGSBOARD. Page d’accueil, [En ligne], 2021. [https://thingsboard.io ] (Consulté le 3 mai 2021), THINGSPEAK. Page d’accueil, [En ligne]. [https://thingspeak.com] (Consulté le 3 mai 2021). THROWTHESWITCH.ORG. Unity: Unit testing for C (especially embeded software), [En ligne], 2015. [http://www.throwtheswitch.org/unity] (Consulté le 17 mai 2021).

VILLE DE MONTRÉAL. Charte des données numériques, [PDF – En ligne], octobre 2020. Montréal, [https://laburbain.montreal.ca/sites/default/files/charte_donnees_numeriques_1_0.pdf] (Consulté le 11 novembre 2020).

W3C. Documentation—Web of Things (WoT), [En ligne]. [https://www.w3.org/WoT/documentation/] (Consulté le 22 avril 2021).

WEBTHINGS. Page d’accueil, [En ligne]. [https://webthings.io] (Consulté le 17 mai 2021).

WITHCODE.UK. Create with code, [En ligne]. [https://create.withcode.uk/python/A4]

(Consulté le 26 août 2020).