Tag: tutorial
The Raspberry Pi Tutorial – A Beginner’s Guide from thepihut.com
The Raspberry Pi has a number of ports which you will use to control the Raspberry Pi, and it can use to control other devices. Your Raspberry Pi will have the following ports: USB – USB ports are used to connect a wide variety of components, most commonly a mouse and keyboard....
Continue ReadingLearn Arduino Easily with The Arduino Inventor’s Guide
Are you looking for Arduino tutorials? Already over-whelmed by the guides and videos available on the internet? Sparkfun is making Arduino and electronics easier for you with its new book " The Arduino Inventor's Guide"! First of all, the authors of this book , Brian Huang and Derek...
Continue ReadingArduino Tutorial: Menu on a Nokia 5110 LCD Display Tutorial
In this easy Arduino Tutorial educ8s.tv is going to show us how to create a Menu on a Nokia 5110 LCD display. This is the project we are going to build. In the display a simple menu appears, and with the help of three buttons I can navigate up, or down and select a menu item. Let’s...
Continue ReadingUsing OV7670 Camera Sensor With Arduino
Developing a hardware project became much easier thanks to the growing number of the various sensors and actuators modules, which give you the ability to shift your ideas into a wider range of applications. This tutorial presents the steps of how to use OV7670 Camera Sensor Module STM32...
Continue ReadingBuilding A Quadcopter For Newbie
Drones are one of the rising technologies in the world and it became very popular that we see it in news on places that have armed conflicts, aerial photography like GoPro drones and even for customer care like the Prime Air delivery system from Amazon which is designed to get packages to...
Continue ReadingZener Diodes In Theory and Practice
David Jones made a tutorial on the fundamentals of zener diodes over his EEVblog youtube channel. David started the tutorial comparing between zener and regular diode. Both have the same characteristics and same I-V chart, but zener is designed to work in the negative voltage...
Continue ReadingIN-4 Nixie Clock using ATmega168
andrea biffi @ instructables.com has a detailed tutorial on how to build your own Nixie clock using IN-4 tubes and Atmel ATMega168 microcontroller. Nixies are neon valve tubes, where ten cathodes have shape of digits and are lighted up by plasma when high voltage flows through them....
Continue ReadingA beginner’s guide to Arduino
tttapa @ instructables.com has posted a detailed introduction to Arduino, mainly focused on beginners. It starts from the basic concepts of electronics and goes through different Arduino examples such as LED blink to stepper motor drive. After some years of experimenting with...
Continue Reading