Add in Raspberry gpio pages for Part 0 and Part 1#72
Draft
omckeon wants to merge 10 commits intosplashkit:mainfrom
Draft
Add in Raspberry gpio pages for Part 0 and Part 1#72omckeon wants to merge 10 commits intosplashkit:mainfrom
omckeon wants to merge 10 commits intosplashkit:mainfrom
Conversation
…pberry Pi overview and ADC explanation
… update judgement game output image and motor speed logger details
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Part 0:
Chapter 2: Computer Use
Overview:
/book/part-0-getting-started/2-computer-use/0-panorama/05-raspberry-pi.mdGuided Tour:
/book/part-0-getting-started/2-computer-use/1-tour/3-2-setup-raspberry.mdChapter 3: Building Programs
Guided Tour:
/book/part-0-getting-started/3-building-programs/1-tour/4-led-blink.mdxPart 1:
Chapter 1: Sequence and Data
Overview:
/book/part-1-instructions/1-sequence-and-data/0-panorama/8-gpio-pins.mdNote: broken link in this page is pointing to a page added in PR#66
/book/part-1-instructions/1-sequence-and-data/0-panorama/9-raspberry-gpio-methods.mdGuided Tour:
/book/part-1-instructions/1-sequence-and-data/1-tour/03-00-button-press-counter.mdx/book/part-1-instructions/1-sequence-and-data/1-tour/03-01-prepare-gpio-pins.mdx/book/part-1-instructions/1-sequence-and-data/1-tour/03-02-read-gpio-pin.mdxNote: broken link in this page is pointing to a page added in PR#66
/book/part-1-instructions/1-sequence-and-data/1-tour/03-03-multiple-readings.mdx/book/part-1-instructions/1-sequence-and-data/1-tour/03-04-count-presses.mdxActivities:
/book/part-1-instructions/1-sequence-and-data/3-explore/03-4-binary-converter.mdChapter 3: Control Flow
Overview:
/book/part-1-instructions/3-control-flow/0-panorama/10-0-reading-analog-signals.md/book/part-1-instructions/3-control-flow/0-panorama/10-1-analog-sensors.md/book/part-1-instructions/3-control-flow/0-panorama/10-2-ADC.mdxNote: Guided Tour and Activities pages not yet created.