first commit

This commit is contained in:
pandacraft 2025-03-21 16:04:17 +01:00
commit a5a0434432
1126 changed files with 439481 additions and 0 deletions

30
Hardware/README.md Normal file
View file

@ -0,0 +1,30 @@
#GrovePi+
GrovePi+ is an electronics board designed by Dexter Industries that you can connect to hundreds of different sensors, so you can program them to monitor, control, and automate devices in your life.
![GrovePi+](https://github.com/DexterInd/GrovePi/blob/master/Hardware/GrovePi%20Graphical%20Datasheet.jpg)
#GrovePi Zero
GrovePi+ is an electronics board designed by Dexter Industries that makes electronics prototyping with the Raspberry Pi Zero easy and fast. With the GrovePi Zero you can start your connected device projects in minutes.
![GrovePi Zero](https://github.com/DexterInd/GrovePi/blob/master/Hardware/GrovePiZero%20Graphical%20Datasheet.jpg)
See more about the GrovePi here: http://www.dexterindustries.com/grovepi/
Copyright (C) 2016 Dexter Industries
## License
GNU General Public License v3.0
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.