Skip to content
james tichenor edited this page Jun 19, 2018 · 9 revisions

Here is a list of helpful tutorials:

  1. Login to your raspberry pi and run these lines…
  2. sudo apt-get update
  3. sudo apt-get install netatalk
  4. Use the same password On your mac go to the finder Command-K afp://192.168.1.1 (your Raspberry Pi IP address goes there)

Learning Unity Resources: Interface & Essentials - Unity Roll-a-ball tutorial - Unity Hello Unity 01 : Deconstructing Darkness - YouTube

Programming in Unity: Scripting - Unity

Raycasting - Let’s Try: Shooting with Raycasts (article) - Unity PushyPixels - YouTube https://hackr.io/tutorials/learn-unity Unity C# and Shader Tutorials https://www.youtube.com/user/Brackeys

Udemy: Complete C# Unity Developer 3D - Learn to Code Making Games | Udemy

Raspberry Pi Resources: Python Programming Tutorials Raspberry Pi : Adafruit Industries, Unique & fun DIY electronics and kits https://projects.raspberrypi.org/en/ Overview | Adafruit’s Raspberry Pi Lesson 5. Using a Console Cable | Adafruit Learning System Overview | Adafruit’s Raspberry Pi Lesson 3. Network Setup | Adafruit Learning System Overview | Adafruit’s Raspberry Pi Lesson 6. Using SSH | Adafruit Learning System Overview | Processing on the Raspberry Pi & PiTFT | Adafruit Learning System

Python Resources: Learn Python - Free Interactive Python Tutorial

Clone this wiki locally