]>
 
 
kolegite.com Git - vmks.git/log 
 
 
 
 
 
 
summary  | 
shortlog  | log | 
commit  | 
commitdiff  | 
tree 
first ⋅ prev ⋅ next
 
Ivan Stefanov  [Tue, 12 Jan 2021 17:18:55 +0000  (19:18 +0200)] 
 
Upload Timer1 Configuration example 
 
Example for configuring Timer 1 with Output Compare Match A Interrupt 
 
Ivan Stefanov  [Thu, 10 Dec 2020 14:19:20 +0000  (16:19 +0200)] 
 
Demo test example 
 
Решение на примерното контролно решавано по време на часовете 
 
Ivan Stefanov  [Tue, 8 Dec 2020 15:58:38 +0000  (17:58 +0200)] 
 
Added stop function to DC Motor Demo 
 
Added stop function to DC Motor Demo and COMPB interrupt(just for demonstration) to Timer project. 
 
Ivan Stefanov  [Tue, 8 Dec 2020 12:13:37 +0000  (14:13 +0200)] 
 
Add L293D pinout and example wiring diagram 
 
Add L293D pinout and example wiring diagram to the DC motors demo project 
 
Ivan Stefanov  [Sun, 29 Nov 2020 23:47:16 +0000  (01:47  +0200)] 
 
Update Timer_1_COMPA_Toggle_pin_13_at_1Hz.ino 
 
vl_garistov  [Tue, 24 Nov 2020 16:44:06 +0000  (18:44 +0200)] 
 
added stepper example 
 
Ivan Stefanov  [Tue, 24 Nov 2020 15:29:49 +0000  (17:29 +0200)] 
 
File name fix 
 
Ivan Stefanov  [Tue, 24 Nov 2020 14:57:13 +0000  (16:57 +0200)] 
 
Add UART bonus images 
 
Ivan Stefanov  [Tue, 24 Nov 2020 14:17:33 +0000  (16:17 +0200)] 
 
Added TinkerCAD schematics for 2 Timer projects 
 
Ivan Stefanov  [Tue, 24 Nov 2020 14:10:17 +0000  (16:10 +0200)] 
 
Updated Timer Interrupt Examples 
 
Updated names to show interrupt source used 
and the main parameters of the timer setup. 
Also added a little bit description in the beginning of some of the projects describing the code and added some comments. 
 
vl_garistov  [Tue, 17 Nov 2020 22:52:30 +0000  (00:52  +0200)] 
 
Added timer example with extrenal interrupt for enable/disable 
 
vl_garistov  [Tue, 17 Nov 2020 22:40:30 +0000  (00:40  +0200)] 
 
when will I learn to use git FFS 
 
vl_garistov  [Tue, 17 Nov 2020 22:28:25 +0000  (00:28  +0200)] 
 
Added DC motor and servo example and moved examples to a separate folder 
 
Ivan Stefanov  [Tue, 17 Nov 2020 18:24:55 +0000  (20:24 +0200)] 
 
Add new folders and info 
 
Added Datasheets folder with ATmega328 datasheet 
Added Pinouts folder with ATmega328 pinout and Arduino Uno pinout 
Added example image for CPU core structure 
 
Ivan Stefanov  [Tue, 17 Nov 2020 17:20:10 +0000  (19:20 +0200)] 
 
Interrupt code examples 
 
Ivan Stefanov  [Tue, 3 Nov 2020 15:39:17 +0000  (17:39 +0200)] 
 
Name change 
 
Ivan Stefanov  [Tue, 3 Nov 2020 15:38:11 +0000  (17:38 +0200)] 
 
Merge branch 'master' of https://gitlab.com/tues-embedded/vmks 
 
Ivan Stefanov  [Tue, 3 Nov 2020 15:37:57 +0000  (17:37 +0200)] 
 
Create Timer_1_200ms_ISR.ino 
 
Vladimir Garistov  [Tue, 3 Nov 2020 15:22:08 +0000  (15:22 +0000)] 
 
Update Timer_ISR.ino 
 
Vladimir Garistov  [Sun, 1 Nov 2020 15:18:03 +0000  (15:18 +0000)] 
 
Update external_interrupt.ino 
 
Vladimir Garistov  [Sun, 1 Nov 2020 15:17:10 +0000  (15:17 +0000)] 
 
Update external_interrupt.ino 
 
Ivan Stefanov  [Wed, 28 Oct 2020 19:34:21 +0000  (21:34 +0200)] 
 
Timer 1 ISR and Registers 
 
Set Timer 1 Output Compare Match Interrupt with frequency 1Hz. Setup with direct access to registers. 
 
Vladimir Garistov  [Sat, 24 Oct 2020 22:00:51 +0000  (22:00 +0000)] 
 
Renamed new files 
 
vl_garistov  [Sat, 24 Oct 2020 21:58:52 +0000  (21:58 +0000)] 
 
added an example for external interrupt 
 
Ivan Stefanov  [Wed, 21 Oct 2020 15:51:36 +0000  (18:51 +0300)] 
 
Ivan's demonstration projects 
 
П-ВМКС Решения на задачите от занятията за преговор по Програмиране на ВМКС за 12 клас в ТУЕС. 
 
vl_garistov  [Mon, 19 Oct 2020 21:33:39 +0000  (00:33  +0300)] 
 
Added car dodge demo 
 
vl_garistov  [Mon, 19 Oct 2020 21:16:19 +0000  (00:16  +0300)] 
 
added demo code for LED strips 
 
Vladimir Garistov  [Mon, 19 Oct 2020 20:54:06 +0000  (20:54 +0000)] 
 
Add LICENSE 
 
Vladimir Garistov  [Mon, 19 Oct 2020 20:53:50 +0000  (20:53 +0000)] 
 
Initial commit