minor changes
by I Siddhartha Kumar 5 years 5 months
minor changes

corrected GUI object name
defiend SPI_CHIP_SELECT
makefile changes
f9fbd998
Merge remote-tracking branch 'origin/master'
by I Siddhartha Kumar 5 years 5 months
ff470574
simulation of sine plot using OpenCV
by I Siddhartha Kumar 5 years 5 months
05561800
simulation of sine plot using OpenCV
by I Siddhartha Kumar 5 years 5 months
e5231b71
basic sine wave plot with triggering
by I Siddhartha Kumar 5 years 5 months
basic sine wave plot with triggering

Using LittlevGL in qemu
0d3a0b32
updated readme and ignore somethings
by I Siddhartha Kumar 5 years 5 months
ad0b8a0a
modified for littlevgl
by I Siddhartha Kumar 5 years 5 months
056e5057
updated readme
by I Siddhartha Kumar 6 years 1 week
ce74b3c1
graphics using littlevgl
by I Siddhartha Kumar 6 years 3 weeks
graphics using littlevgl

In main.c (present in pc_simulator_codeblocks) include this header file and call create_gui() in void main
e13df6ca
used littlevgl with circle-stdlib
by I Siddhartha Kumar 6 years 4 weeks
used littlevgl with circle-stdlib

The code now displays the ADC value at the centre of the screen using littlevgl
b808090c
Report a bug