Commit Graph

32 Commits

Author SHA1 Message Date
notkshitij 93e6e5e211 Alternate method is now the main method since it's much easier to setup and it's been tested in our college IoT lab. 2024-10-10 22:15:46 +05:30
notkshitij a7e84558b5 Moved setup.sh to ada-setup.sh since it's not exactly working as intended on college RPi 3. 2024-10-10 22:09:32 +05:30
notkshitij 13863a706d Updated method to run shell script DHT11-RaspberryPi 2024-10-07 02:13:59 +05:30
notkshitij f9b83decd7 removed exit at the end to keep source activated 2024-10-07 02:13:59 +05:30
notkshitij ed83b054cb removed digitalio, changed output after running blinka test file and changed final command. 2024-10-07 02:13:59 +05:30
notkshitij 602f274a9a Removed PIN variables. 2024-10-07 02:13:59 +05:30
notkshitij dfe54c8b9a fixed DPIN variable 2024-10-07 02:13:58 +05:30
notkshitij ee9c946a01 removed libgpiod from pip3 install and changed chmod perms 2024-10-07 02:13:58 +05:30
notkshitij 9b5b9e7687 removed if statements, line 93, 96, 99 2024-10-07 02:13:58 +05:30
notkshitij d3f96b0a6b Added blinka test file for testing blinka. 2024-10-07 02:13:58 +05:30
notkshitij 0160ef6e97 Removed requirement for raspi-blinka.py 2024-10-07 02:13:58 +05:30
notkshitij 05ec62caba Added blinka test file. 2024-10-07 02:13:58 +05:30
notkshitij 1d7ae2484d Add in source 2024-10-07 02:13:57 +05:30
notkshitij b8742e6cdb Running raspi-blinka.py as sudo 2024-10-07 02:13:57 +05:30
notkshitij e15f80d0c6 The script now copies raspi-blinka.py and temp-calc.py file to temp-sensor folder created in desktop. 2024-10-07 02:13:57 +05:30
notkshitij 25d26828f6 Added execution permissions to .py files. 2024-10-07 02:13:57 +05:30
notkshitij 7fad4c4101 Added auto yes in apt install git 2024-10-07 02:13:57 +05:30
notkshitij 626c77449f Specified PIN 16 and added some comments. 2024-10-07 02:13:56 +05:30
notkshitij 64068215f5 Added unchanged temp-calc.py 2024-10-07 02:13:56 +05:30
notkshitij d240da762b Added link for main doc in guides file 2024-10-07 02:13:56 +05:30
notkshitij 29d717a922 Fixed note in README 2024-10-07 02:13:56 +05:30
notkshitij 1264e6d13e Added reference for requirements and license 2024-10-07 02:13:53 +05:30
notkshitij 234bf7eedd Added requirements file. 2024-10-07 02:12:53 +05:30
notkshitij fd0ebff571 Added license file. 2024-10-07 02:12:49 +05:30
notkshitij 97cabc3a75 Added the main setup.sh file and added instructions in README file along with making some minor changes to alternative method. 2024-10-07 00:20:19 +05:30
notkshitij b02d4d81ce Added sample code for alternative temperature measure and added method in README file. 2024-10-07 00:09:57 +05:30
notkshitij d1fb55e81a Added links for alternative method. 2024-10-07 00:00:22 +05:30
notkshitij fdc5117e80 Added source code python library: DHT11 2024-10-06 23:59:04 +05:30
notkshitij d00ca2a622 Added .gitignore file 2024-10-06 23:03:48 +05:30
notkshitij 5bc797d023 Added raspi-blinka script.
(Taken from AdaFruilt GitHub: https://github.com/adafruit/Raspberry-Pi-Installer-Scripts/blob/ad19b39863503ce5edf76cfff1334ccad388c03d/raspi-blinka.py)
2024-10-06 23:02:38 +05:30
notkshitij 62051fc406 Added GUIDES.md which contains links for all the websites referred for making the script setup.sh 2024-10-06 23:02:19 +05:30
notkshitij 704cffce9f Initial commit. 2024-10-06 23:00:50 +05:30