-
Recent Posts
Recent Comments
Archives
- January 2024
- October 2023
- September 2023
- August 2023
- June 2023
- May 2023
- April 2023
- March 2023
- February 2023
- January 2023
- December 2022
- November 2022
- October 2022
- September 2022
- August 2022
- April 2022
- March 2022
- February 2022
- January 2022
- December 2021
- November 2021
- October 2021
- September 2021
- August 2021
- July 2021
- June 2021
- May 2021
- April 2021
- March 2021
- February 2021
- January 2021
- December 2020
- November 2020
- October 2020
- September 2020
- August 2020
- July 2020
- June 2020
- May 2020
- April 2020
- March 2020
- February 2020
- January 2020
- December 2019
- November 2019
- October 2019
- September 2019
- August 2019
- July 2019
- June 2019
- May 2019
- April 2019
- March 2019
- February 2019
- January 2019
- December 2018
- November 2018
- October 2018
- September 2018
- August 2018
- July 2018
- June 2018
- May 2018
- April 2018
- March 2018
- February 2018
- January 2018
- December 2017
- November 2017
- October 2017
- September 2017
- August 2017
- July 2017
- June 2017
- May 2017
- April 2017
- March 2017
- February 2017
- January 2017
- December 2016
- November 2016
- October 2016
- September 2016
- August 2016
- July 2016
- June 2016
- May 2016
- April 2016
- March 2016
- February 2016
- January 2016
- December 2015
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- February 2015
- January 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- July 2014
- June 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
Meta
Category Archives: RaspberryPi
Interesting RPi Cluster build
Interesting build that is pretty portable for 4 Raspberry Pi’s. Not sure what i would do with something like this. The compute power is…well its not what I would want, I guess if I was doing experiments in distributed computing … Continue reading
Posted in Misc-Life, RaspberryPi
Comments Off on Interesting RPi Cluster build
Use a Kindle (or other android tablet) as a Monitor on RPi
I got a kick out of this, basically the author is using Remote Desktop, xdrp, on the Raspberry Pi, and the corresponding app in android. http://www.instructables.com/id/how-to-use-a-kindle-fire-as-a-monitor-for-raspberr/
Posted in android, Misc-Life, RaspberryPi
Comments Off on Use a Kindle (or other android tablet) as a Monitor on RPi
RPi ThinkClient
Just learning stuff left and right today. There is a Raspberry Pi distro called RPiTC that is a thinclient for Windows (Microsoft Remote Desktop), Citrix, VMWare, etc etc. Not a bad idea if you have one big box that you … Continue reading
Posted in Cheap, RaspberryPi
Comments Off on RPi ThinkClient
Use Blynk to controll your device via your phone
I haven’t heard of Blynk before, but it apparently is another way to controll IoT remotely from your phone. It woks with arduino, RPi, ESP8266, Particle Core (No Idea on that one). and other stuff. The article of course mentions … Continue reading
Posted in android, Arduino, Cloud, RaspberryPi, robots, Uncategorized
Comments Off on Use Blynk to controll your device via your phone
FruityWiFi
Looks like there is another addition to the RPi where you can get a distro that has a bunch of baked in wifi attack tools. List below: Hostapd Karma URLsnarf DNSspoof Kismet Squid (code injection capabilities) SSLstrip (code injection capabilities) … Continue reading
Posted in Cheap, RaspberryPi
Comments Off on FruityWiFi
Build a Drawbot with 2 old CDROM drives, and RPi, and a Servo
Oh and 2 stepper motor drivers too. Nice build for a simple drawing robot. Would be a good kid project too. Heck you could step this up a bit and have the whole interface run on the RPi http://makezine.com/2015/07/20/build-drawbot-two-cd-drives-raspberry-pi/ detailed … Continue reading
Posted in Cheap, CNC/3D-printing, RaspberryPi, Teaching and Learning
Comments Off on Build a Drawbot with 2 old CDROM drives, and RPi, and a Servo
Use an RPi to controll your HVAC
Nice build, simple board too, the author basically makes a shield, or hat for Raspberry Pi to help interface your heating/cooling systems. If you already have a RPi, you can by the shield and materials four I think $50 US? … Continue reading
Posted in Cheap, RaspberryPi
Comments Off on Use an RPi to controll your HVAC
Use an RPi as a wireless print server
Good article on how to setup a Raspberry Pi as a print server. This is a good way to improve security of the printer (potentially) as well. Down side. You would be surprised how many printers out there cannot interact … Continue reading
Posted in Cheap, Misc-Life, Printer Security, RaspberryPi
Comments Off on Use an RPi as a wireless print server
Using an RPi to update an cheap Weather Station
OK so you have a generic weather station that outputs its data serially? Why not build a network based system with the RPi? Thats what these authors did to convert an ADS-WS1. http://www.instructables.com/id/Raspberry-Pi-2-Weather-Station/
Posted in Cheap, RaspberryPi
Comments Off on Using an RPi to update an cheap Weather Station
Another RPi off button, but includes python script
I have seen a couple of write-ups on putting in an off switch for the Raspberry Pi, but I think this is the first one where the author includes a script you can just copy in, instead of tweaking something … Continue reading
Posted in Cheap, RaspberryPi
Comments Off on Another RPi off button, but includes python script