40

What cool projects have you done with a raspberry pi ? 😋

Comments
  • 2
    *graps popcorn*

    I'm willing to get one after I finish this summer semester, have no time now :/
  • 10
    Pihole
  • 2
    @rhl2401 Seems good 😍
  • 6
    I use mine as a media center!
  • 1
    @khunnaball I tried that. openElec is awesome !
  • 0
    @rhl2401 Does it effect internet speed? I have a 2Mbits line and I can't afford losing speed :/
  • 3
    Else you can buy a relay and build a smart home controllable from a website or app on you phone (and of course also create automatic jobs to turn on a lamp or anything at a specific time).
    This project is using the GPIO pins.

    I have made a smart home myself with a RPi which also runs PiHole along the smart home system.
  • 3
    @gitpush hmm. Maybe a little. I have not experienced anything. You need to make all requests through the RPi which means that it is one more step from the server to you computer.

    The route is:
    Server -> Router -> RPi -> Your devices
    (There is of course multiply steps but this is roughly the route).
  • 1
    @rhl2401 There is no harm trying, thanks man
  • 1
    Novelty paperweight.

    I've also made a clock+weather display, but that's been replaced by my smartwatch.
  • 6
    I am currently building a rc car controlled via the internet. You can see a live video from the car's perspective and you can control it with any browser. The rpi is attached to the car.
  • 3
    I'm installing Pihole...
  • 4
    One for Plex Home Theatre and one in my magic mirror 😁
  • 5
    For the people wondering if pihole slows down your internet, no it does not. It's just a DNS server. It would probably just make your internet faster since it blocks the ads on a DNS level.

    Edit:
    @rhl2401 @gitpush
  • 3
    Server
  • 3
    Just installed and configured Pihole, It's AWESOME !
  • 2
    I'm thinking of getting a RPI primarily as a dynamic DNS updater, but would be a waste to just use it for that so I'd possibly make it a media centre. So this rant is great for me to pick up ideas :)
  • 0
    @axelbr that's pretty awesome.
    If you need someone to test it from another county to test the delay or something, I'm willing to try it out for you.
    Will this be a public access or private thing?
  • 3
    I'm using one as a VPN server and I made a RetroPie out of another. I definitely recommend the RetroPie if you're into retro gaming at all, but some emulators like N64 are a bit buggy.
  • 1
  • 0
    @bthrsmynmbr life is tough but something better than nothing 😀

    @olback thanks bro much appreciated 😀
  • 1
    Rendered a simple 3D scene using Aqsis opensource renderer. This was done on the first generation Pi.
  • 0
    @Charmesal
    You can login with username/pw and manage your cars. I can contact you if it is usable!
  • 0
    @axelbr manage your cars in which way? (It sounds pretty interesting)
  • 0
    @axelbr Sounds awesome. Sure it me up if when you need me. Happy to help.
  • 0
    To track whether ISS is passing over the town I live in and how close (as in latitude and longitude translated to kilometres) it is to that town
  • 2
    Google Home like device using the Google Assistant SDK
  • 0
    Paper weight
  • 4
    I have a WiFi hotspot that routes can be routed through a VPN. Otherwise, it's used as a little NAS (with a HDD on it), it's used for PiHole und has RetroPi installed.

    I modified the PiHole Webinterface a bit so I could change the VPN on a web page.

    All that on a single pi. :P
  • 3
    I currently have a RPi at home that I use to control energy sockets via radio frequencies to turn on/off lamps in my apartment using HomeKit for iOS :)

    I have also made the typical retro pi to play old console games, I have used it at as web server and as an owncloud server.

    I love RPi 😍
  • 1
    @1n9i9c7om I have thought of connecting a HDD to mine for a while. How does you setup look like?
  • 1
    @rhl2401
    Register your car, name it, upload an image, view stats, etc.
    Until now I implemented the steering/accelerating on the car side and the login/registering. A big problem i am facing right now is to find a way for finding the car because it should use mobile internet which makes finding it by IP-Adress impossible. I am looking for a p2p-technology to solve this issue.
  • 1
    AlexaPi , ChromeCast , Wifi Router, Line Follower, Drone(45cm)

    Currently used for wifi bruteforce.
  • 1
    Got a raspberry Pi 3 and an adafruit nfc antenna and now i can read and write in a nfc tag (i did the programming part in Python v2 cuz of the adafruit lib)
  • 0
    @axelbr couldn't the car connect to the server using sockets instead of the server looking for "wild" cars. This way you can build a list/array with all available cars and just add one to it when it connects.
  • 1
    automated my house, coffee machine (it selected coffees in an order connected to weather), lights, alarm, central heat boiler (software cut my heating bill in half), computer and some stuff like that. all you need is: gpio, raspberry pi 3 and some python experience.
  • 0
    @Charmesal
    Thats the point. I would prefer that the server only handles connecting to cars, etc. The communication between client and car should happen directly. The reason for this archtitectural choice is the time delay of the videostream and the load which would sum up if multiple videostreams would run through the server.
  • 1
    For pi-hole, and running scripts I don't want to run on my main box
  • 1
    personal homepage
    Python Email spambot
    Nodejs smarthome
    Php smarthome system
    Radio station
    alexa voice service
    Server for java chat application
  • 2
    Wireless Music Streamer (with Wi-Fi and UPnP) http://anudit.in/2017-01-30-your-ow...
  • 1
    Quite a lot. Webserver (nginx + node)
    Pihole
    Tor hidden service
    And as a digital picture frame.

    All on the same rpi3 + screen
  • 2
    My biggest project...? Setting it up with Raspian and having a quick hack on mine craft pi. Then not knowing where to go from there 😶
  • 1
    I have Raspberry Pi 3 that runs Seafile. I found a data center that offers free Raspberry Pi colocation because they like the Raspberry project, which means that I pay nothing for an encrypted (if you use the Seafile clients the files will be encrypted on client side, if you use your browser the encryption is done on the server) cloud storage.

    By the way, the file sync of Seafile is a lot faster compared to Owncloud (and probably Nextcloud, which I haven't tested so far).
  • 2
    Use the io pins to control led lights via webserver on the pi. So we could set the color from anywhere via web interface. Required aditional power just fyi
  • 2
    VPN Server using OpenVPN, 4 disk NAS, network monitoring with Icinga2, wireless AP, timelapse camera, RDP thinclient, portable wireless NAS...
  • 1
  • 1
    I used to have a Gitlab server on it and later Kodi media center.
Add Comment