Skip to content

Instantly share code, notes, and snippets.

@petarov
Last active April 27, 2017 09:15
Show Gist options
  • Save petarov/61bc90a8b0d27c8f7e846ff81871dfa7 to your computer and use it in GitHub Desktop.
Save petarov/61bc90a8b0d27c8f7e846ff81871dfa7 to your computer and use it in GitHub Desktop.

Revisions

  1. petarov revised this gist Apr 27, 2017. No changes.
  2. petarov revised this gist Dec 3, 2016. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions Raspberry Pi Revisions.md
    Original file line number Diff line number Diff line change
    @@ -22,16 +22,16 @@ P=1 2836
    T=4 Pi 2 B
    V=1 1

    Revision a01041
    Revision a01041

    * (a0) - new / 1 GB
    * 1 - EGOMAN
    * 0 - 2835
    * 4 - Pi2 B
    * 1 - Rev1

    Revision a02082
    Revision a02082

    * (a0) - new / 1 GB
    * 1 - EMBEST
    * 0 - 2835
  3. petarov revised this gist Dec 3, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Raspberry Pi Revisions.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,5 @@

    ## Sceheme
    ## Scheme

    `SRRR MMMM PPPP TTTT TTTT VVVV`

  4. petarov created this gist Dec 3, 2016.
    42 changes: 42 additions & 0 deletions Raspberry Pi Revisions.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,42 @@

    ## Sceheme

    `SRRR MMMM PPPP TTTT TTTT VVVV`

    * `S scheme (0=old, 1=new)
    * `R` RAM (0=256, 1=512, 2=1024)
    * `M` manufacturer (0='SONY',1='EGOMAN',2='EMBEST',3='UNKNOWN',4='EMBEST')
    * `P` processor (0=2835, 1=2836)
    * `T` type (0='A', 1='B', 2='A+', 3='B+', 4='Pi 2 B', 5='Alpha', 6='Compute Module')
    * `V` revision (0-15)

    ## Examples

    1010 0010 0001 0000 0100 0001
    SRRR MMMM PPPP TTTT TTTT VVVV

    S=1 new scheme
    R=2 1024 MB
    M=2 EMBEST
    P=1 2836
    T=4 Pi 2 B
    V=1 1

    Revision a01041

    * (a0) - new / 1 GB
    * 1 - EGOMAN
    * 0 - 2835
    * 4 - Pi2 B
    * 1 - Rev1

    Revision a02082

    * (a0) - new / 1 GB
    * 1 - EMBEST
    * 0 - 2835
    * 4 - Pi2 B
    * 2 - Rev2