Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hansang-lee/atmega328p

Technical University of Chemnitz, Summer-Semester, 2019
https://github.com/hansang-lee/atmega328p

atmega328p bitwise-operations c-project embedded-c microcontroller minicom network-programming raspberry-pi-2 serial-communication tu-chemnitz uart-protocol

Last synced: about 1 month ago
JSON representation

Technical University of Chemnitz, Summer-Semester, 2019

Awesome Lists containing this project

README

        

# Note
Embedded Lab at Technische Universität Chemnitz in Summer Semester 2019. \
1th-Lab: 15 April 2019, Monday 09:15-10:45 \
2nd-Lab: 29 April 2019, Monday 09:15-10:45 \
3rd-Lab: 13 May 2019, Monday 09:15-10:45 \
4th-Lab: 27 May 2019, Monday 09:15-10:45 \
5th-Lab: 17 June 2019, Monday 09:15-10:45 \
6th-Lab: 01 July 2019, Monday 09:15-10:45

# Reference Links
TU Chemnitz Embedded Lab Professorship References \
https://osg.informatik.tu-chemnitz.de/lehre/emblab/protocol_final_4stud.pdf \
https://osg.informatik.tu-chemnitz.de/lehre/emblab/bcm2835-arm-peripherals.pdf \
https://osg.informatik.tu-chemnitz.de/lehre/emblab/gertboard_manual_2.0.pdf \
https://osg.informatik.tu-chemnitz.de/lehre/emblab/ddi0301h_arm1176jzfs_r0p7_trm.pdf \
https://osg.informatik.tu-chemnitz.de/lehre/emblab/dui0056.pdf \
https://osg.informatik.tu-chemnitz.de/lehre/emblab/atmel.pdf \
https://osg.informatik.tu-chemnitz.de/lehre/emblab/an2411.pdf \
http://www.nongnu.org/avr-libc/user-manual/group__avr__interrupts.html \
http://www.appelsiini.net/2011/simple-usart-with-avr-libc \
https://projects.drogon.net/raspberry-pi/gertboard/gertboard-atmega-io-vs-arduino-pins/ \
http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/

AVR-LIBC \
https://www.nongnu.org/avr-libc/user-manual/group__demo__project.html

AVR-Tutorial \
https://www.nongnu.org/avrdude/user-manual/avrdude_1.html#Introduction \
http://www.ladyada.net/learn/avr/index.html \
http://brittonkerin.com/cduino/lessons.html

LED Test \
https://www.pololu.com/docs/0J61/6.3

Blink Test \
http://www.micro-examples.com/public/microex-navig/doc/100-led-blinking

Introduction to Makefiles \
http://www.ijon.de/comp/tutorials/makefile.html#targets

ATmega328P Example \
https://github.com/tilaktilak/atmega328P/blob/master/makefile

ATmega128 Timer Counter Example (Kor.) \
http://blog.naver.com/PostView.nhn?blogId=gjs1029&logNo=221120105935&parentCategoryNo=&categoryNo=32&viewDate=&isShowPopularPosts=true&from=search

ATmega328 Timer/Interrupt \
https://sites.google.com/site/qeewiki/books/avr-guide/timers-on-the-atmega328 \
https://courses.cs.washington.edu/courses/csep567/10wi/lectures/Lecture7.pdf

Pin Changes Example Video \
https://www.youtube.com/watch?v=w37FOUrXO6s