|
d5bc702107
|
Added description in temp-calc for setwarnings
|
2024-11-06 11:53:41 +05:30 |
|
|
34360e2c34
|
Since ada fruit has been tested and works, I've changed the description in README and fixed a grammatical error.
|
2024-10-23 13:25:54 +05:30 |
|
|
f8dd4249ad
|
Script no longer exits the directory already exists.
|
2024-10-23 13:25:46 +05:30 |
|
|
7e96b4cadd
|
Code now shows temperature and humidity infinitely until keyboard interrupt.
|
2024-10-10 22:40:20 +05:30 |
|
|
5b706691be
|
Installing 'dht11' package locally now.
|
2024-10-10 22:35:11 +05:30 |
|
|
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 |
|
|
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 |
|
|
13863a706d
|
Updated method to run shell script
|
2024-10-07 02:13:59 +05:30 |
|
|
f9b83decd7
|
removed exit at the end to keep source activated
|
2024-10-07 02:13:59 +05:30 |
|
|
ed83b054cb
|
removed digitalio, changed output after running blinka test file and changed final command.
|
2024-10-07 02:13:59 +05:30 |
|
|
602f274a9a
|
Removed PIN variables.
|
2024-10-07 02:13:59 +05:30 |
|
|
dfe54c8b9a
|
fixed DPIN variable
|
2024-10-07 02:13:58 +05:30 |
|
|
ee9c946a01
|
removed libgpiod from pip3 install and changed chmod perms
|
2024-10-07 02:13:58 +05:30 |
|
|
9b5b9e7687
|
removed if statements, line 93, 96, 99
|
2024-10-07 02:13:58 +05:30 |
|
|
d3f96b0a6b
|
Added blinka test file for testing blinka.
|
2024-10-07 02:13:58 +05:30 |
|
|
0160ef6e97
|
Removed requirement for raspi-blinka.py
|
2024-10-07 02:13:58 +05:30 |
|
|
05ec62caba
|
Added blinka test file.
|
2024-10-07 02:13:58 +05:30 |
|
|
1d7ae2484d
|
Add in source
|
2024-10-07 02:13:57 +05:30 |
|
|
b8742e6cdb
|
Running raspi-blinka.py as sudo
|
2024-10-07 02:13:57 +05:30 |
|
|
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 |
|
|
25d26828f6
|
Added execution permissions to .py files.
|
2024-10-07 02:13:57 +05:30 |
|
|
7fad4c4101
|
Added auto yes in apt install git
|
2024-10-07 02:13:57 +05:30 |
|
|
626c77449f
|
Specified PIN 16 and added some comments.
|
2024-10-07 02:13:56 +05:30 |
|
|
64068215f5
|
Added unchanged temp-calc.py
|
2024-10-07 02:13:56 +05:30 |
|
|
d240da762b
|
Added link for main doc in guides file
|
2024-10-07 02:13:56 +05:30 |
|
|
29d717a922
|
Fixed note in README
|
2024-10-07 02:13:56 +05:30 |
|
|
1264e6d13e
|
Added reference for requirements and license
|
2024-10-07 02:13: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 |
|