Remote ssh connect from iPad P.C. and laptop using dynamic ip address
...
Read More
...
Read More
Turned pressure and temperature into variables
Print all variables on photo
Change font and location of variable
...
Read More
Prepare i2c
added real time clock driver to raspian
Add time variable to picture display
Solder pins to clock module
...
Read More
Install camera software & configure pi
One picture program
One picture per blink cycle
Print proto time on picture
...
Read More
You will need the following things:
Raspberry pi configured (see previos lessons)
5 Volt LED bulb(s)
2 jumper wires m/f
1 wire cutter with wire striper. (often found on long pliers)
First you will need to open terminal.What you need to type...
Read More
We use python to write all of our scripts.
On our raspberry pi every python script starts with a shebang line : “#!/usr/bin/python”.
The shebang line tells raspberry pi the app that it needs to run the program.
This means that we are...
Read More
First you will need to open terminal. Terminal is located at the top of your raspberry pi screen. Terminal is used for running commands such as opening programs, editing files, and you can also install applications and libraries as well as update...
Read More
Ok lets do this!
After you see a rainbow this is the first screen you will see. Its called the N.O.O.B.S. loading screen. Noobs stands for New Out Of the Box Software.
You will be offered a choice of operating systems.
I choose to install raspbian,...
Read More
This has all the parts my Mac has USB,ethernet, and HDMI video, and a memory chip slot all i need.
First I put my N.O.O.B.S. chip it the sot underneath the raspberry pi.
All I really need is a mouse, keyboard, and a screen or T.V.
Oh also a power...
Read More
First I unboxed my raspberry pi and took it out of it’s bag.
The first thing I thought when I looked at it was yum, pi.
But seriously, what the heck is this thing.
Pi?!?
...
Read More