From c65fa819285a26e9bc266673554fffdcc7589150 Mon Sep 17 00:00:00 2001 From: gmarxcc Date: Mon, 30 Dec 2019 23:59:09 -0600 Subject: [PATCH] initial commit --- .gitignore | 0 es.org | 18 ++++++++++++++++++ readme.txt | 0 3 files changed, 18 insertions(+) create mode 100644 .gitignore create mode 100644 es.org create mode 100644 readme.txt diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/es.org b/es.org new file mode 100644 index 0000000..947fd46 --- /dev/null +++ b/es.org @@ -0,0 +1,18 @@ +* day-1: Introduction to the beagle-boards and basic applications +** Introduction to the beagle boards. +** Beagle software +** Developing applications +** The linux file system and commands +* day-2: Control versions and interfacing electronics +** git for control version2 +** C and C++ +** GPIO interfacing +** 4. Bone scripts +** UART communication +* day-3: The internet of things +** A beagle board IoT sensor +** Sensor web server +** Linux cron scheduler +** QT rich user interface +* day-4: The project +** project development diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..e69de29