What are the stuff required to do this? Raspberry Pi. Ethernet Cable. Laptop. SD Card with Raspbian. Micro USB Cable. (Optional) Components required for setting it up the first time: HDMI/ A... Read more
o detect a fart with the Raspberry Pi, we need to use a sensor that is responsive to one or more of the volatile sulphuric compounds which make up 1% of flatulence (i.e. the compounds which... Read more
When we have a meeting in a meeting room, we need to connect our laptop to a projector to show our desktop. But sometimes, several persons need to show their desktop, they need to change the... Read more
Abstract Directly connect a Lego Mindstorms NXT Ultrasonic Sensor to a Raspberry Pi. A TCA9517 I2C bus buffer and an additional GPIO pin for SCL is necessary. A short C++ program to read the... Read more
Picture this: We are excited about hosting a Raspberry Pi build night at our maker space in San Francisco. We have keyboards ready, mouses, power adapters, SD cards loaded with operating sys... Read more
So you want to connect a Raspberry Pi to the internet, but your computer lacks an ethernet connection, or you lack an ethernet cable. What to do? What you need: Raspberry Pi microSD card HDM... Read more
Significance of UART in embedded Linux development Linux porting is a difficult task. We can’t simply boot a Linux board by building u-boot, kernel, and root file system images. This type of... Read more
The page demos how to connect 28BYJ-48 stepper motors to a Raspberry Pi. These small stepper motors are available on ebay for £3.99 + p+p. They’re not very powerful, but they make for... Read more
ESP8266 boards are pretty neat, but if you just bought one (And why wouldn’t you for only $5?) and have realized that you don’t have any obvious means (3.3V TTL USB serial device... Read more
Heloooo^^ ! Today i’m gonna show how to connect your rpi with Serial, so you can access it’s terminal You need: – Breadboard – Cables – Connectors, so you can a... Read more