initial commit

This commit is contained in:
2025-02-28 21:42:48 +01:00
commit ed8d117bd3
34 changed files with 7669 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
---
title: Welcome to the Pet Activity Monitor Project!
description: Tracking pet activity with microcontrollers and machine learning.
template: splash
hero:
tagline: Tracking pet activity with microcontrollers and machine learning.
image:
file: ../../assets/logo.webp
actions:
- text: Let's go!
link: /0_overview/
icon: right-arrow
- text: Check out the source code.
link: https://avoid.sh/PetActivityMonitor
icon: external
variant: minimal
---
import { Card, CardGrid } from "@astrojs/starlight/components";