Alejandro Araujo Galavíz
fac94abbd3
Documentation updated. Comments added and corrected.
1 year ago
Alejandro Araujo Galavíz
355fc4ee74
Cartesian chart modified to support x axis modifications according to the value
of a variable, so now the number of samples can be modified.
1 year ago
Alejandro Araujo Galavíz
07d2c2a583
Merge branch 'master' of http://gmarxcc.com:8088/MSP430/DisplayESP32
1 year ago
Alejandro Araujo Galavíz
acafbec293
New implementation example added, in which an interface is created to display
the graph from a experiment and modify some variables within it.
Libray is now independent from the rest of the code and each class has its own
header file, in order to make it more legible.
It would be a good idea to make the x axis of the cartesian chart modifiable
according to the changes in the samples number by a Modifier object. Perhaps
using pointers.
1 year ago
Alejandro Araujo Galavíz
008259a249
„Readme.md“ ändern
1 year ago
Alejandro Araujo Galavíz
c23472518b
Fixed bug causing flickering and excessive refreshing.
1 year ago
Alejandro Araujo Galavíz
da56557632
Bugs fixed within new class Modifier. New screen added to example implementation to test variable modifier.
1 year ago
Alejandro Araujo Galavíz
d2af5c2448
Modifier class updated.
1 year ago
Alejandro Araujo Galavíz
71779e2b43
New class added for variable manipulation.
1 year ago
Alejandro Araujo Galavíz
18a080dda7
Merge branch 'master' of http://gmarxcc.com:8088/MSP430/DisplayESP32
1 year ago
Alejandro Araujo Galavíz
0b4359033a
New explanatory commentaries added.
1 year ago
Alejandro Araujo Galavíz
ee1a5c20a7
„Readme.md“ ändern
1 year ago
Alejandro Araujo Galavíz
2645edfcf1
„Readme.md“ ändern
1 year ago
Alejandro Araujo Galavíz
d6c3edfa73
„Readme.md“ ändern
1 year ago
Alejandro Araujo Galavíz
f27b751c40
„Readme.md“ ändern
1 year ago
Alejandro Araujo Galavíz
af8bcb329f
„Readme.md“ ändern
1 year ago
Alejandro Araujo Galavíz
66c5fbfc2b
„Readme.md“ ändern
1 year ago
Alejandro Araujo Galavíz
a94bf33ee6
Documentation expanded
1 year ago
Alejandro Araujo Galavíz
c1ea3ae7b4
„Readme.md“ ändern
1 year ago
Alejandro Araujo Galavíz
b689808651
„Readme.md“ ändern
1 year ago
Alejandro Araujo Galavíz
f051c012d2
Corrected Readme
1 year ago
Alejandro Araujo Galavíz
8b2aea8994
Improved keyboard pin assignment, added connection diagram and expanded documentation.
1 year ago
Alejandro Araujo Galavíz
a755916a80
Some junk lines removed.
1 year ago
Alejandro Araujo Galavíz
29bb87a2c1
First keyboard implementation added, tests pending. Still needs variable adjustment screen.
1 year ago
Alejandro Araujo Galavíz
caae47348a
Code changed for future implementation of new screen type for changing system variables and parameters by user.
1 year ago
Alejandro Araujo Galavíz
801c1d7cde
Documentation preview
1 year ago
Alejandro Araujo Galavíz
64fe7256e5
Bug with cartesian graphs fixed
1 year ago
Alejandro Araujo Galavíz
31f6565257
Implementation of new functions for creating horizontal, vertical and cartesian graphs.
1 year ago
Alejandro Araujo Galavíz
f9e51e8a28
Graph class added, sample code.
A new class "Graph" was added to allow the creation of different kinds of graphs (Vertical bar, horizontal bar, cartesian), and now, there is a sample code for the creation of a menu with three options directing to each type of graph.
1 year ago
Alejandro Araujo Galavíz
f170d960f8
Code
First code for creating a screen containing a menu with several options.
1 year ago
Alejandro Araujo Galavíz
b0333ee05d
Delete 'DisplayESP32.ino'
1 year ago
Alejandro Araujo Galavíz
3d5dd5024a
DisplayESP32
Object-oriented code for creating a "screen" capable of containing a menu with various options.
1 year ago
MSP430
f053625867
Initial commit
1 year ago