|
1 | 1 | # Awesome Raspberry Pi
|
2 | 2 |
|
3 | 3 | [](https://github.com/sindresorhus/awesome)
|
4 |
| -[](https://github.com/thibmaek/awesome-raspberry-pi/blob/master/CONTRIBUTORS.md) |
| 4 | +[](https://github.com/thibmaek/awesome-raspberry-pi/blob/main/CONTRIBUTORS.md) |
5 | 5 |
|
6 | 6 | <a href="https://www.raspberrypi.org"><img src="https://www.raspberrypi.org/wp-content/uploads/2012/03/raspberry-pi-logo.png" alt="Raspberry Pi Logo" align="left" style="margin-right: 25px" height=150></a>
|
7 | 7 |
|
8 | 8 | > The Raspberry Pi is a series of credit card-sized single-board computers developed in the United Kingdom by the Raspberry Pi Foundation to promote the teaching of basic computer science in schools and developing countries. Official Link: [Raspberry Pi Foundation Homepage](https://raspberrypi.org), [Raspberry Pi Computer Homepage](https://www.raspberrypi.com)
|
9 | 9 |
|
10 |
| -This list is a collection of tools, projects, images and resources conforming to the [Awesome Manifesto](https://github.com/sindresorhus/awesome/blob/master/awesome.md) |
| 10 | +This list is a collection of tools, projects, images and resources conforming to the [Awesome Manifesto](https://github.com/sindresorhus/awesome/blob/main/awesome.md) |
11 | 11 |
|
12 | 12 | Contributions *very welcome* but first see [Contributing](#contributing)
|
13 | 13 |
|
@@ -197,10 +197,10 @@ The complete collection of (consumer) Raspberry Pi models consist of:
|
197 | 197 | - [Raspberry Pi Setup](https://github.com/atao/raspberrypi-setup) - ⚡ Quickly setup my Raspberry Pi.
|
198 | 198 | - [RaspiBlitz](https://github.com/rootzoll/raspiblitz) - Fastest and cheapest way to get your own Lightning Node running.
|
199 | 199 | - [RaspiBolt](https://raspibolt.org/) - Beginner’s Guide to ️⚡Lightning️⚡ on a Raspberry Pi.
|
200 |
| -- [Receiving GOES-16 Images on a Raspberry Pi](https://gist.github.com/lxe/c1756ca659c3b78414149a3ea723eae2#file-goes16-rtlsdr-md) - An advanced project to receive weather imagery from the GOES-16 satellite using software defined radio (SDR). |
| 200 | +- [Receiving GOES-16 Images on a Raspberry Pi](https://gist.github.com/lxe/c1756ca659c3b78414149a3ea723eae2#file-goes16-rtlsdr-md) - An advanced project to receive weather imagery from the GOES-16 satellite using software defined radio (SDR). |
201 | 201 | - [Relayboard Control](https://github.com/leinir/relayboard-control) - A Qt application to connect a Waveshare 8-channel relay board to an MQTT server.
|
202 | 202 | - [Rhasspy](https://rhasspy.readthedocs.io) - Open source, fully offline set of voice assistant services that works well with Home Assistant, Node-RED, MQTT and more.
|
203 |
| -- [RPi-eth-display](https://pierre-couy.dev/tinkering/2023/03/turning-rpi-into-external-monitor-driver.html) - Open source DisplayLink alternative, ethernet to HDMI adapter. |
| 203 | +- [RPi-eth-display](https://pierre-couy.dev/tinkering/2023/03/turning-rpi-into-external-monitor-driver.html) - Open source DisplayLink alternative, ethernet to HDMI adapter. |
204 | 204 | - [RPi Motor Library](https://github.com/gavinlyonsrepo/RpiMotorLib) - Python 3 library to connect various motors & servos to the Pi.
|
205 | 205 | - [RPI tempmon](https://github.com/gavinlyonsrepo/raspberrypi_tempmon) - CPU GPU temperature monitor with various functions such as LED GPIO, Graph output, email, alarm limit, notifications and logging.
|
206 | 206 | - [SecPi](https://github.com/SecPi/SecPi) - Raspberry Pi based home alarm system.
|
@@ -330,7 +330,7 @@ The complete collection of (consumer) Raspberry Pi models consist of:
|
330 | 330 |
|
331 | 331 | ### Contributing
|
332 | 332 |
|
333 |
| -Contribution guidelines can be found [here](https://github.com/thibmaek/awesome-raspberry-pi/blob/master/CONTRIBUTING.md) |
| 333 | +Contribution guidelines can be found [here](https://github.com/thibmaek/awesome-raspberry-pi/blob/main/CONTRIBUTING.md) |
334 | 334 |
|
335 | 335 | ### License
|
336 | 336 |
|
|
0 commit comments