Giter VIP home page Giter VIP logo

sean-lawless / computersystems Goto Github PK

View Code? Open in Web Editor NEW
34.0 2.0 4.0 28.44 MB

Incremental system software for Raspberry Pi. From a blinking LED to a video game.

Home Page: https://leanpub.com/b/computersystemscomplete

Makefile 1.07% C 97.65% Assembly 1.23% Batchfile 0.02% Shell 0.03%
raspberry-pi-3 raspberrypi raspbian openocd arm-none-eabi-gcc gdb arm-none-eabi system-programming bare-metal baremetal-os

computersystems's Introduction

Computer Systems

image cover

Introduction

Welcome to the repository for the book Computer Systems Incremental Systems Engineering and associated Laboratory for Raspberry Pi. This source code repository is organized by the chapters of the book, one (1) through twelve (12). Each chapter is an accumulation of the source code created in the chapters before it.

Direct links to download (or web view) the first half of the book and lab (free). For other e-reader formats visit Leanpub and click the Read Free Sample button to choose your reader format.

Computer Systems (web view)

Computer Systems Lab for Raspberry Pi (web view)

If you found this repository before the books, below are the references into Leanpub for the books. For the second half of the books the bundle (last link below) is highly recommended as only the Laboratory book explains all the Raspberry Pi hardware details.

Computer Systems on Leanpub

Computer Systems Lab for Raspberry Pi on Leanpub

Computer Systems Bundle on Leanpub

Print copies of the books are also available on Amazon.

Computer Systems Series

Below are some live pictures of using the debugger and playing the game in the last chapter. These two pictures underwent artistic transformations with Gimp to create the book cover art above.

image debug image screenshot

Appendix A

Using the low cost SiPeed USB to UART/JTAG adapter and a Windows PC as the development PC. This is an alternative to using a Raspbian development PC.

Appendix A: Windows Development PC

computersystems's People

Contributors

sean-lawless avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

computersystems's Issues

Missing memory.map

If you go to your top level of you project and type git clean -dfx, you will find that you will not be able to build the Lab24 game. This is due to the missing memory map.

.gitignore ignores all *.map, which is why it is missing from the repo, but not necessarily your local checkout.

The attached patch (finger crossed) changes .gitignore so that it only ignores kernel maps, not memory maps. The missing memory.map is also instated by the patch.

memory.log

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.