Wednesday, September 30, 2015

VNC Working on my office iMac

VNC up and running for Raspberry Pi on my work iMac. Thanks Cody, our IT guru!

Monday, September 21, 2015

Numbers Program - 21 Sep 2015

I will have a video talk on the "numbers" program that Dr. Mayhew lectured on sometime tomorrow. In the meantime, here are some screen shots of the procedure on the Pi.



















Wednesday, September 16, 2015

Monday, September 14, 2015

Video Talk: vim on an iMac and the Howzit program

https://youtu.be/W4dUsSsY_js

vi / vim Cheat Sheet


Video Talk: Using Bash on an iMac

https://youtu.be/Pr8NpclQ_Qk

Video Talk - Binary Arithmetic Primer

https://youtu.be/uy39Xb7N338

VIM tutorials

http://www.openvim.com/tutorial.html

http://derekwyatt.org/vim/tutorials/novice/

http://heather.cs.ucdavis.edu/~matloff/UnixAndC/Editors/ViIntro.html

Bash commands for Linux

http://ss64.com/bash/

What is a shell?

http://www.gnu.org/software/bash/manual/html_node/What-is-a-shell_003f.html#What-is-a-shell_003f

What is Bash?

http://www.gnu.org/software/bash/manual/html_node/What-is-Bash_003f.html#What-is-Bash_003f

Wednesday, September 9, 2015

Assignment 01 Helpful Resources

Listed are URLs that may be used as resources for Assignment 01:


Syllabus - ENGR 121 Fall 2015

http://tinyurl.com/e121f15Syllabus


Assignment 01: 9 Sep 2015

ENGR 121                                                Assignment 01                                                 9 Sep 2015


1.     Convert the Decimal Number 27 to:
a.     Binary
b.     Octal
c.     Hexadecimal

2.     Convert the Decimal Number 523 to:
a.     Binary
b.     Octal
c.     Hexadecimal

3.     Convert the Decimal Number 4627 to:
a.     Binary
b.     Octal
c.     Hexadecimal
4.     Convert the Hexadecimal Number 4a to:
a.     Binary
b.     Decimal
c.     Hexadecimal

5.     Convert the Hexadecimal Number 2d8f to:
a.     Binary
b.     Decimal
c.     Hexadecimal

 6.     Add the following 8-bit binary numbers:
a.     0010_1101 + 1111_1111
b.     0111_0110 + 0100_1001
c.     1001_0110 + 1101_0110
d.     0100_1101 + 0011_0010


What's Linux? Welp, it's the new fangled Unix, kind of...

What is Linux??

http://www.bu.edu/tech/files/2014/09/Introduction-to-Linux-Fall-2014.pptx

Welcome to your ENGR 121 Engineering Programming Blog for Spring 2015

So to start off, here are some Raspberry Pi URLs that might be of interest: