77 Commits

Author SHA1 Message Date
e00d14c743 wrong variable name 2024-01-24 20:08:49 -05:00
9973fb26be ignor pycache 2024-01-24 20:08:30 -05:00
ecf23f4fb9 add comments on wifi not working and what to do next 2024-01-24 15:28:59 -05:00
7b93fb65f7 initialize file, test wifi connection out with led to show if connected 2024-01-24 15:23:11 -05:00
d1e99d1f8f adding comments 2024-01-23 22:44:31 -05:00
86653c16a8 trying out webhooks with python, seems urequests is preferred, but may be available as regular requests 2024-01-23 22:44:20 -05:00
7e40910c2d change pin 2024-01-23 21:30:27 -05:00
c617b06bd4 insert new file testing with ds18b20 temperature sensor 2024-01-23 21:27:55 -05:00
c21de176ca testing 2024-01-16 11:21:43 -05:00
1716c8dcbc testing 2024-01-16 11:14:17 -05:00
1df024e2cd fix link 2024-01-16 10:44:57 -05:00
101b34a4eb Merge branch 'main' of https://gitea.rcs1.xyz/sickprodigy/Auto-Garden 2023-12-17 13:31:17 -05:00
9723de2b8c Add a few scripts to the list I had thrown on the pi pico already.
Working on Lights on and off at intervals. Not sure how I want
to format it. I'll probably have different scripts and a text file
with variables that can be loaded remotely or something.
Maybe call each script into the main.py so main.py doesn't get god awfully
long.

On branch main
Your branch is up to date with 'origin/main'.

Changes to be committed:
	new file:   Scripts/Flash-on-board-and-led.py
	modified:   Scripts/Lights-on-off-intervals.py
	new file:   Scripts/blink-onboard-led.py
	new file:   Scripts/flashing-led.py
	new file:   Scripts/flowing-lights.py
	new file:   Scripts/led-blink.py
	new file:   Scripts/lightOn.py
	new file:   Scripts/main.py
	new file:   Scripts/pwm.py
	new file:   Scripts/random-number.py
	new file:   Scripts/rgb-led-randomcolor.py
2023-12-17 13:29:10 -05:00
4aaa3a5671 Update Items-Needed.md
update list of needs
2023-12-13 23:39:33 -05:00
5a4c60b897 Add new information needing to take note of 2023-12-11 22:54:55 -05:00
fd0df9d4dd Adding connections 2023-12-11 22:16:39 -05:00
7a7208af48 Modified readme to reflect items needed 2023-12-11 21:27:48 -05:00
789c3e0ef7 Initialize file Items-Needed.md, insert data. Components needed, things cutting on and off. Components wanted, and more 2023-12-10 18:29:25 -05:00
bd31ef06dd Define more changes to scripts/Readme.md 2023-12-10 17:52:57 -05:00
27a6bef84d Script to log data and time accurately, may be a problem, but we do have the W, so maybe we can update wirelessly. 2023-12-10 17:45:36 -05:00
47cf86a4a4 Add readme to scripts folder and identify 1 scripts within the readme, testing tab out thing, why does vscode auto append closing bracket, and not allow you to tab out!>? 2023-12-10 17:15:50 -05:00
8c17d1d2cb On branch main
Changes to be committed:
	modified:   README.md
	new file:   Scripts/Lights-on-off-intervals.py
	new file:   Scripts/Onboard-LED-On.py

Modified readme with additional notes.
Started on a few scripts I'd like to take note of.
At least showing on gitea.
2023-12-10 17:00:19 -05:00
047b8f1723 On branch main
Changes to be committed:
	modified:   README.md

The start of the auto garden repo.
2023-12-10 16:05:07 -05:00
df47408af7 Additional information about using vscode with git.
Interesting enough.
Modeified readme.md in origin/main
2023-12-10 15:19:25 -05:00
b65492b8ff Remove file, relabel readme.
On branch main
 Changes to be committed:
	modified:   README.md
	deleted:    Test-file-2.md
2023-12-10 15:17:51 -05:00
d3036d187e Just test file 2.md we'll see 2023-12-10 14:02:20 -05:00
bdd06b80cc first commit testing 2023-12-10 13:44:19 -05:00