Šolski center Kranj
Šolski center Kranj is a secondary school which specializes in electrotechnics, mechatronics and computer science. This team is a place where our pupils get C examples for electronics. We don't want this group to be a closed group, because sharing is important...
Team code repositories (7)
-
Mbed 2 deprecated
005-pwm
This program demonstrates the usage of the PWM. Program sets PWM0 chanel 1 and outputs it to the pin P1.2 where we get a PWM signal with a constant working …
ioconfig, LPC4088, pwmLast updated: 02 May 2015 1 9 -
Mbed 2 deprecated
006-pwm
This program demonstrates the usage of the PWM. Program sets PWM0 chanel 1 and outputs it to the pin P1.2 where we get a PWM signal with a constantly changing …
ioconfig, LPC4088, pwmLast updated: 02 May 2015 1 11 -
Mbed 2 deprecated
007-adc
This program demonstrates the usage of the ADC. Program sets pin P1.31 as an ADC chanel 5 input to which we connect the potentiometer. Program then turns on an embedded …
GPIO, ioconfig, LPC4088Last updated: 02 May 2015 1 17 -
Mbed 2 deprecated
004-timer
Program which demonstrates the usage of the TIMER peripheral. Program sets TIMER 2 to blink the LED on the pin P0.9. This is a more sophisticated way of blinking an …
LPC4088, timerLast updated: 02 May 2015 1 21 -
Mbed 2 deprecated
003-ioconfig-in
Program which demonstrates the usage of the IOCONFIG & GPIO peripherals. Program only blinks the LED based on the push of the button embedded on the LPC4088 QSB. Blinking is …
GPIO, ioconfig, LPC4088Last updated: 02 May 2015 2 13 -
Mbed 2 deprecated
002-ioconfig-out
Program which demonstrates the usage of the IOCONFIG & GPIO peripherals. Program only blinks the LED based on the primitive delay function which only makes microprocessor busy for some time. …
GPIO, ioconfig, LPC4088Last updated: 02 May 2015 1 3 -
Mbed 2 deprecated
001-ioconfig-out
Program which demonstrates the usage of IOCONFIG & GPIO peripherals. Program blinks an LED based on the primitive delay function which only makes microprocessor busy.
GPIO, ioconfig, LPC4088Last updated: 02 May 2015 1 18