Giter Site home page Giter Site logo

huaxiatony / cs120b-summer2019 Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 10.75 MB

Class At UCR summer 2019. This class cost me $165+TAX for purchasing a useless kit. Get a life and drop this class

Home Page: https://ieee.ee.ucr.edu/members/parts/cs120b

C 77.98% GDB 4.77% Makefile 8.67% C++ 5.18% Objective-C 3.39%
embedded-systems ucr cs120b

cs120b-summer2019's Introduction

EE/CS 120B

As we all known there is no CS classes offered in UCR. I will keep this repo public unless you guys get caught for plagiarism.

Every computer science student is consider as an electrical engineer.

So here is the brief introduce for this class. First beside purchsing a expensive textbook. We need to purchase some toy to let you suffering the whole quarter. (And you have to paying for you pain!) Yes! This is 120B! A class for weebs.

You will type these command everyday! Trust me copy it down!

Recommand all Windows user use:

ssh -v -X [email protected]

ssh -v -X wch136-18

This is how you create your first workspace

/usr/csshare/pkgs/cs120b-avrtools/createProject.sh

EXAMPLE_FOR_LAB NAME

Lab2_introToAVR

Lab3_bitManipulation

avrdude -c atmelice_isp -p atmega1284 -U hfuse:w:0xD9:m

This code is very helpful after lab4. Because you will have errors about not running as a test case

avr-gcc -mmcu=atmega1284 -I/usr/csshare/src/simavr/ -Iheader/ -D_SIMULATE_ -Wall -Wl,--undefined=_mmcu,--section-start=.mmcu=910000 -o build/objects/main.elf source/main.c && make program

avr-gcc -mmcu=atmega1284 -Wall -o build/objects/main.elf source/main.c

Homework Submission Format

cp source/main.c turnin/YOUR_NET_ID_lab11_part1.c

cp test/tests.gdb turnin/YOUR_NET_ID_lab11_part1_tests.gdb

cp source/main.c turnin/YOUR_NET_ID_lab11_part2.c

cp test/tests.gdb turnin/YOUR_NET_ID_lab11_part2_tests.gdb

cp source/main.c turnin/YOUR_NET_ID_lab11_part3.c

cp test/tests.gdb turnin/YOUR_NET_ID_lab11_part3_tests.gdb

cp source/main.c turnin/YOUR_NET_ID_lab11_part4.c

cp test/tests.gdb turnin/YOUR_NET_ID_lab11_part4_tests.gdb

tar -czvf YOUR_NET_ID_lab11.tgz turnin/

cs120b-summer2019's People

Contributors

huaxiatony avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.