Commit Graph

29 Commits

Author SHA1 Message Date
6f134a6795
removed exit at the end to keep source activated 2024-10-07 02:12:56 +05:30
64f71f4af5
removed digitalio, changed output after running blinka test file and changed final command. 2024-10-07 02:12:56 +05:30
0672904e41
Removed PIN variables. 2024-10-07 02:12:55 +05:30
73c967ed31
fixed DPIN variable 2024-10-07 02:12:55 +05:30
8be043a952
removed libgpiod from pip3 install and changed chmod perms 2024-10-07 02:12:55 +05:30
2c4991c56e
removed if statements, line 93, 96, 99 2024-10-07 02:12:55 +05:30
eb722fe6f1
Added blinka test file for testing blinka. 2024-10-07 02:12:55 +05:30
03aab911cf
Removed requirement for raspi-blinka.py 2024-10-07 02:12:55 +05:30
9d6f734097
Added blinka test file. 2024-10-07 02:12:54 +05:30
d8afb80753
Add in source 2024-10-07 02:12:54 +05:30
e8d4b9b182
Running raspi-blinka.py as sudo 2024-10-07 02:12:54 +05:30
0c2680cacc
The script now copies raspi-blinka.py and temp-calc.py file to temp-sensor folder created in desktop. 2024-10-07 02:12:54 +05:30
494ae4cfe3
Added execution permissions to .py files. 2024-10-07 02:12:54 +05:30
0ce38a43c7
Added auto yes in apt install git 2024-10-07 02:12:54 +05:30
e5ccca5640
Specified PIN 16 and added some comments. 2024-10-07 02:12:53 +05:30
e3f9059627
Added unchanged temp-calc.py 2024-10-07 02:12:53 +05:30
454656ef85
Added link for main doc in guides file 2024-10-07 02:12:53 +05:30
bc64e3600c
Fixed note in README 2024-10-07 02:12:53 +05:30
ae254fd517
Added reference for requirements and license 2024-10-07 02:12:53 +05:30
234bf7eedd
Added requirements file. 2024-10-07 02:12:53 +05:30
fd0ebff571
Added license file. 2024-10-07 02:12:49 +05:30
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
b02d4d81ce
Added sample code for alternative temperature measure and added method in README file. 2024-10-07 00:09:57 +05:30
d1fb55e81a
Added links for alternative method. 2024-10-07 00:00:22 +05:30
fdc5117e80
Added source code python library: DHT11 2024-10-06 23:59:04 +05:30
d00ca2a622
Added .gitignore file 2024-10-06 23:03:48 +05:30
5bc797d023
Added raspi-blinka script.
(Taken from AdaFruilt GitHub: ad19b39863/raspi-blinka.py)
2024-10-06 23:02:38 +05:30
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
704cffce9f
Initial commit. 2024-10-06 23:00:50 +05:30