May 30, 2013
by H. Watanabe
0 comments
May 30, 2013
by H. Watanabe
0 comments
How to Start making your movie in MovieMaker?
The easiest way to learn how to use MovieMaker is to have something to do and to learn as you go. However it is quite useful to have an idea of what some of the buttons do before you start.
This tutorial is a good starting point but knowing what you want to do and finding out within MovieMaker is the best way to learn.
You will have to put a soundtrack on your movie. Using copy written music is illegal so here is a source of CC free music which you can download and use http://ccmixter.org/view/media/home.
May 28, 2013
by H. Watanabe
0 comments
Screencast O Matic
I would like you to create a post about screencast-o-matic explaining how it works and showing how you are using it in your exercise RPI personal project. Be ready with pictures of screenshots you made of your install. You can also do a live SSH session with Putty for remote shell control, or access the web interface of your project (if any).
Embed a short clip that you have created no shorter than 30 seconds.
May 27, 2013
by H. Watanabe
0 comments
RPI – Project 3
Post a blog news on your blog describing your third and last project. Include pictures and printscreens from your live version and put a description for each of them. Don’t forget to upload the Word document containing the third project description on CDL Moodle.
May 13, 2013
by H. Watanabe
0 comments
RPI – Project 2 Post
Post a blog news on your blog describing your second project. Include pictures and printscreens from your live version and put a description for each of them. Don’t forget to upload the Word document containing the second project description on CDL Moodle.
Either the first or second project must include a description on how to use the Wireless Card provided to connect the RPI to the network.
May 2, 2013
by H. Watanabe
0 comments
RPI – Connect to the lab wireless access point
To be able to access the internet with your RPI, please follow indications to get your box connected to the lab AP.
1. WiFi card presence
pi@raspberrypi ~$ sudo iwconfig
You must see wlan0, if you don’t see it then you don’t have a wireless network card connected to your RPI.
2. Available networks
pi@raspberrypi ~$ sudo iwlist scan
You can see the different access points that the wireless card can see.
3. Monitor the events
pi@raspberrypi ~$ sudo iwevent
In a new shell, you can monitor the events on the card with that command.
4. Configure your access
pi@raspberrypi ~$ sudo nano /etc/wpa_supplicant/wpa_supplicant.conf
Just add the following network by typing:
network={
ssid=”rpi”
psk=”ASK_ME_THE_PWD”
proto=RSN
key_mgmt=WPA-PSK
pairwise=CCMP
auth_alg=OPEN
}
5. Connect
pi@raspberrypi ~$ sudo wpa_supplicant -D wext -i wlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf
You should now be connected to the access point.
6. DHCP
To get a DHCP address lease, hit the following command:
pi@raspberrypi ~$ sudo dhclient wlan0
April 30, 2013
by H. Watanabe
0 comments
RPI – Project 1 Post
Post a blog news on your blog describing your first project. Include pictures and printscreens from your live version and put a description for each of them. Don’t forget to upload the Word document containing the second project description.
March 25, 2013
by H. Watanabe
0 comments
RPI – Install guide document – Project 1
Upload on CDL Moodle your updated install guide covering the first RPI Project. The guide must include the tools used to write the OS image on the SDCARD, and the basic points to get he OS booted and configured.
Once this initial steps are described, you must complete the first project install part. Describe where you got the third-party software and how you installed it on your RPI.
March 11, 2013
by H. Watanabe
0 comments
RPI – Project description document
To start this third and last period, we will create a Word document containing the description and install guide for the three projects you selected on the RPI forum in CDL Moodle.
Once your document is done, please upload it to CDL Moodle in the corresponding assignment. This document will help us once you start your project on the actual RPI.
March 5, 2013
by H. Watanabe
0 comments
End of second period
The following work will be included in your second marking period grade:
1. Feed your Blog (Write on an actual topic, share a YouTuber you follow regularely)
2. Own Drawing (Original picture on CDL Moodle, PSD file and Word document describing the layers)
3. Page on Photography (Page on your blog, with comments on others)
4. Picture correction (Include original and edited picture on your Photography Page)
5. Subscribers (Add your friends as subscribers to your blog)
6. Effects (Powerpoint presentation uploaded to a blog post)
7. Google Earth (KMZ file containing the tour uploaded on a blog post with a short description)
8. Picture manipulation (Make a blog Page for your pictures)