Commit Graph

29 Commits

Author SHA1 Message Date
b4c43de597
removed exit at the end to keep source activated 2024-10-07 02:03:37 +05:30
a11eaf5c29
removed digitalio, changed output after running blinka test file and changed final command. 2024-10-07 01:54:26 +05:30
6c3aef527c
Removed PIN variables. 2024-10-07 01:52:09 +05:30
d7debe9f7c
fixed DPIN variable 2024-10-07 01:41:22 +05:30
258572a5d9
removed libgpiod from pip3 install and changed chmod perms 2024-10-07 01:40:00 +05:30
265237d2a2
removed if statements, line 93, 96, 99 2024-10-07 01:32:09 +05:30
12fe7e1cea
Added blinka test file for testing blinka. 2024-10-07 01:23:24 +05:30
9820090acf
Removed requirement for raspi-blinka.py 2024-10-07 01:18:08 +05:30
2a074822bc
Added blinka test file. 2024-10-07 01:14:59 +05:30
4fce8d2c0c
Add in source 2024-10-07 01:03:57 +05:30
8a9b820b20
Running raspi-blinka.py as sudo 2024-10-07 01:01:39 +05:30
b24397000d
The script now copies raspi-blinka.py and temp-calc.py file to temp-sensor folder created in desktop. 2024-10-07 00:58:42 +05:30
9db33f4c98
Added execution permissions to .py files. 2024-10-07 00:50:24 +05:30
1fa0892927
Added auto yes in apt install git 2024-10-07 00:45:06 +05:30
6c71b27f3f
Specified PIN 16 and added some comments. 2024-10-07 00:43:47 +05:30
0f6cdc5ee3
Added unchanged temp-calc.py 2024-10-07 00:39:24 +05:30
6928cba57a
Added link for main doc in guides file 2024-10-07 00:38:56 +05:30
571fe59e26
Fixed note in README 2024-10-07 00:38:19 +05:30
d2411cf353
Added reference for requirements and license 2024-10-07 00:27:02 +05:30
bb77f0b3df
Added requirements file. 2024-10-07 00:24:15 +05:30
0696efb847
Added license file. 2024-10-07 00:23:23 +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