]> kolegite.com Git - vmks.git/log
vmks.git
3 years agoAdded an example of dynamic control of 7-segment LED indicators
vl_garistov [Wed, 10 Feb 2021 22:21:36 +0000 (00:21 +0200)]
Added an example of dynamic control of 7-segment LED indicators

3 years agoAdded a third 7-segment example - with driver
vl_garistov [Wed, 10 Feb 2021 00:29:49 +0000 (02:29 +0200)]
Added a third 7-segment example - with driver

3 years agoAdded 2 7-segment display examples - raw and with shield
vl_garistov [Tue, 9 Feb 2021 21:50:13 +0000 (23:50 +0200)]
Added 2 7-segment display examples - raw and with shield

3 years agoUpload Timer1 Configuration example
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

3 years agoDemo test example
Ivan Stefanov [Thu, 10 Dec 2020 14:19:20 +0000 (16:19 +0200)]
Demo test example

Решение на примерното контролно решавано по време на часовете

3 years agoAdded stop function to DC Motor Demo
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.

3 years agoAdd L293D pinout and example wiring diagram
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

3 years agoUpdate Timer_1_COMPA_Toggle_pin_13_at_1Hz.ino
Ivan Stefanov [Sun, 29 Nov 2020 23:47:16 +0000 (01:47 +0200)]
Update Timer_1_COMPA_Toggle_pin_13_at_1Hz.ino

3 years agoadded stepper example
vl_garistov [Tue, 24 Nov 2020 16:44:06 +0000 (18:44 +0200)]
added stepper example

3 years agoFile name fix
Ivan Stefanov [Tue, 24 Nov 2020 15:29:49 +0000 (17:29 +0200)]
File name fix

3 years agoAdd UART bonus images
Ivan Stefanov [Tue, 24 Nov 2020 14:57:13 +0000 (16:57 +0200)]
Add UART bonus images

3 years agoAdded TinkerCAD schematics for 2 Timer projects
Ivan Stefanov [Tue, 24 Nov 2020 14:17:33 +0000 (16:17 +0200)]
Added TinkerCAD schematics for 2 Timer projects

3 years agoUpdated Timer Interrupt Examples
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.

3 years agoAdded timer example with extrenal interrupt for enable/disable
vl_garistov [Tue, 17 Nov 2020 22:52:30 +0000 (00:52 +0200)]
Added timer example with extrenal interrupt for enable/disable

3 years agowhen will I learn to use git FFS
vl_garistov [Tue, 17 Nov 2020 22:40:30 +0000 (00:40 +0200)]
when will I learn to use git FFS

3 years agoAdded DC motor and servo example and moved examples to a separate folder
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

3 years agoAdd new folders and info
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

3 years agoInterrupt code examples
Ivan Stefanov [Tue, 17 Nov 2020 17:20:10 +0000 (19:20 +0200)]
Interrupt code examples

3 years agoName change
Ivan Stefanov [Tue, 3 Nov 2020 15:39:17 +0000 (17:39 +0200)]
Name change

3 years agoMerge branch 'master' of https://gitlab.com/tues-embedded/vmks
Ivan Stefanov [Tue, 3 Nov 2020 15:38:11 +0000 (17:38 +0200)]
Merge branch 'master' of https://gitlab.com/tues-embedded/vmks

3 years agoCreate Timer_1_200ms_ISR.ino
Ivan Stefanov [Tue, 3 Nov 2020 15:37:57 +0000 (17:37 +0200)]
Create Timer_1_200ms_ISR.ino

3 years agoUpdate Timer_ISR.ino
Vladimir Garistov [Tue, 3 Nov 2020 15:22:08 +0000 (15:22 +0000)]
Update Timer_ISR.ino

3 years agoUpdate external_interrupt.ino
Vladimir Garistov [Sun, 1 Nov 2020 15:18:03 +0000 (15:18 +0000)]
Update external_interrupt.ino

3 years agoUpdate external_interrupt.ino
Vladimir Garistov [Sun, 1 Nov 2020 15:17:10 +0000 (15:17 +0000)]
Update external_interrupt.ino

3 years agoTimer 1 ISR and Registers
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.

3 years agoRenamed new files
Vladimir Garistov [Sat, 24 Oct 2020 22:00:51 +0000 (22:00 +0000)]
Renamed new files

3 years agoadded an example for external interrupt
vl_garistov [Sat, 24 Oct 2020 21:58:52 +0000 (21:58 +0000)]
added an example for external interrupt

3 years agoIvan's demonstration projects
Ivan Stefanov [Wed, 21 Oct 2020 15:51:36 +0000 (18:51 +0300)]
Ivan's demonstration projects

П-ВМКС Решения на задачите от занятията за преговор по Програмиране на ВМКС за 12 клас в ТУЕС.

3 years agoAdded car dodge demo
vl_garistov [Mon, 19 Oct 2020 21:33:39 +0000 (00:33 +0300)]
Added car dodge demo

3 years agoadded demo code for LED strips
vl_garistov [Mon, 19 Oct 2020 21:16:19 +0000 (00:16 +0300)]
added demo code for LED strips

3 years agoAdd LICENSE
Vladimir Garistov [Mon, 19 Oct 2020 20:54:06 +0000 (20:54 +0000)]
Add LICENSE

3 years agoInitial commit
Vladimir Garistov [Mon, 19 Oct 2020 20:53:50 +0000 (20:53 +0000)]
Initial commit