Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
code:flashing_led_c [2015/10/19 16:17]
admin
code:flashing_led_c [2015/11/24 19:02] (current)
admin [Flashing an LED in C on Raspberry Pi B+2]
Line 1: Line 1:
-==== C Flash an LED on B2 ==== +===== Flashing an LED in C on Raspberry Pi B+2=====
-19Okt2015\\ +
-The Raspberry Pi B and the B2 has different Soc that's why in C they need a different code:\\ +
-[[code:flashing_LED_C|Flashing an LED in C on B2]] +
- +
----- +
-===== Flashing an LED in C on Raspberry Pi B2=====+
  
 The C example "Flashing an LED using the Raspberry PI and C Programming Language" by Gert van Loo & Dom  The C example "Flashing an LED using the Raspberry PI and C Programming Language" by Gert van Loo & Dom 
-[[https://startingelectronics.org/software/raspberry-PI/raspberry-PI-flash-LED-C/|Flashing an LED]] don't works on the Raspberry Pi B2. For that one small midifikation has been done, change:\\+[[https://startingelectronics.org/software/raspberry-PI/raspberry-PI-flash-LED-C/|Flashing an LED]] don't works on the Raspberry Pi B+2. For that one small midifikation has been done, change:\\
  
   #define BCM2708_PERI_BASE        0x20000000   #define BCM2708_PERI_BASE        0x20000000