Are you a student? Here is how you can win up to 1000 USD - 1) Show off your cool projects in which you used Simulink by creating a video which explains how you used Simulink. 2) Visit this page and use the appropriate hashtag while uploading y...
Product development specialists, Think Engineer are set to launch a revolutionary new accessory for the Raspberry Pi hardware. CapHat is a new HAT for all versions of the Raspberry Pi, featuring an easy to use capacitive keypad that gives creat...
Hello all,I'm working with an artist to build an animated sculpture with (originally 1 but now) 16 lights driven by RPI 2b because of a king of random algorithm.At first sight, as there was only 1 light, ans 2 input switch, I've bought a Piface Digit...
www.youtube.com/watch Fedora /fᵻˈdɒr.ə/ (formerly Fedora Core) is an operating system based on the Linux kernel, developed by the community-supported Fedora Project and sponsored by Red Hat. Fedora contains software distributed under a fre...
This part focusses on controlling the gpio pins of the Pi using a web based user interface. Ive kept everything as simple as possible and also kept the page layout simple too. Step 1 The webserver running on the Pi3 needs permission to acce...
Remotely accessing Raspberry Pi Graphical Interface using smart phone. For this I have used VNC. Virtual Network Computing (VNC) is a graphical desktop sharing system that uses the Remote Frame Buffer protocol (RFB) to remotely control another comput...
This post is a demonstration of controlling an i2c device connected to a raspberry pi from a remote device. How it works: The Raspberry Pi sends a webpage to a remote device that contains a text field and a button, when the button is press...
I've always loved the idea of being able to access popular single board computers and their hardware using a HTML browser. Nearly every gadget we own e.g. mobile phones, ipods, tablets, laptops etc.. all have web browser functionality so it stan...
A theremin is an electronic musical instrument that can be played without physical contact. The Raspberry Pi utilizes basic image processing algorithms to generate various tones through its on board audio jack. Check out the video here - www.yo...
Edit: Since writing this item, Linux Kernel 4.8 has official support for the BCM2837 chip on the Raspberry Pi 3 (and now v1.2 of the Pi 2), and the Android kernel also has support for the chip, which has prompted a community build of Nougat for the P...
www.youtube.com/watch Raspbian is a free operating system based on Debian optimized for the Raspberry Pi hardware. An operating system is the set of basic programs and utilities that make your Raspberry Pi run. However, Raspbian provides more th...
OVERVIEWIn this article we'll show how to control your Raspberry Pi terminal from Facebook. Below is a block diagram illustrating how we set up a web application running on a Raspberry Pi, made available to a Facebook application webhook via dat...
I found this distribution to be the simplest to install, localize, and set-up networking for (wired or WiFi, static IP or DHCP). I was impressed enough that it is on all of my computers:RPi2 (ARMv7) SoCPine64+/2GB (64-bit ARMv8, like RPi3) SoCB...
www.youtube.com/watch This video is all about connecting MCP3208 with Raspberry Pi and accessing it using JAVA.---------------------------------------------------------------------- Repository : https://goo.gl/7NRe5n Schematic : https://goo.gl/k...
This week, the Raspberry Pi foundation celebrates another milestone with the announcement that they have sold over 10 million Raspberry Pi's around the world. As a leading distributor and manufacturer of the boards, Premier Farnell has man...
MathWorks recently ran a hardware challenge, where in users were asked to submit a project in which they programmed hardware boards using MATLAB or Simulink. The grand prize for this challenge was 1000 USD and we received over 60 submissions for this...
www.youtube.com/watchThis tutorial is an overview of interacting with SQLite database using JDBC connector running on Raspberry Pi. It's not about learning SQlite. I have tried to show briefly how it can be done.--------------------------------------...
On github, I created a Do-It-Yourself Certificate Authority project (https://github.com/texadactyl/diyca), suitable for unit testing (developer testing) just prior to entering integration system testing with a wider audience: more developers, testing...
OVERVIEWIn this article we'll show how to stream live videos from your Pi to a web browser. The technology that we've used to achieve that is an MJPG-streamer application and a Raspberry Pi camera. Below is a preview of the end result.PRE-REQUISITESY...
OverviewThere are four components in this system:Breadboard with LEDs attached to GPIO on a Raspberry PiWeb application on Raspberry PiWebsockets server application on Raspberry PiInternet browser This example uses both HTTP and WebSockets where:HTTP...
Hi, I want to introduce a new enclosure project for the Pi Zero. It's a new din rail housing and protoboard with integrated voltage regulator. Project home pagewww.youtube.com/watch
when you leave your house you want to see what your pet is doing, right? My first thought is to buy a home safety camera like a nest camera of a pet cube,but those can be extremely expensive so I will build it with a raspberry pi. list of needs:...
Like all PCs the Raspberry Pi is likley to hang up during operation due to unexpected events not being catered for in the code. In an unattended application where the program automatically starts this can be a problem as there is no one around to res...