Mike C
|
26226a0b10
|
Added spark fun led tactile button breakout eagle files
|
2013-04-26 16:40:19 -04:00 |
|
Mike C
|
ae131cd73a
|
Removed nested directory
|
2013-04-26 16:35:14 -04:00 |
|
Mike C
|
f229665574
|
Added eagle and fritzing diagrams -- not sure which will win for final schematic / diagram
|
2013-04-26 16:32:33 -04:00 |
|
Mike C
|
bd3bc59ad4
|
Added fritzing parts; initial attempt at new fritzing diagram
|
2013-04-26 16:23:56 -04:00 |
|
Mike C
|
b7a6b4f16c
|
Removed eagle libs from sub modules
|
2013-04-26 16:02:58 -04:00 |
|
Mike C
|
a49debcbf2
|
Bailing on eagle -- will re-attempt fritzing
|
2013-04-26 15:59:17 -04:00 |
|
Mike C
|
b050f8239a
|
Initial attempt at eagle schematic
|
2013-04-26 15:56:25 -04:00 |
|
Mike C
|
78acfe9067
|
Added Adafruit and SparkFun eagle libs
|
2013-04-26 14:37:58 -04:00 |
|
Mike C
|
8d800c621f
|
Fixed path for RTClib submodule
|
2013-04-26 14:35:05 -04:00 |
|
Mike C
|
08353fd4a4
|
Added Arduino Mega Eagle files
|
2013-04-26 14:33:23 -04:00 |
|
Mike C
|
e61d6e211c
|
Removed Fritzing schematic files -- Will be re-doing the schematic using Eagle
|
2013-04-26 14:22:45 -04:00 |
|
Mike C
|
45fee685d8
|
Updated to use new SD and Serial libraries designed to run <=115200 baud
|
2013-04-26 14:17:21 -04:00 |
|
Mike C
|
fc49b2e735
|
Added some libraries that need implementation to achieve 115200 bitrates for sd card logging
|
2013-04-25 22:15:16 -04:00 |
|
Mike C
|
f4f8367236
|
Misc bug fixes, minor code cleanup, initial sd card data logging implementation
|
2013-04-25 21:38:21 -04:00 |
|
Mike C
|
c6c7ec4ad5
|
Added TX/RX status via blinking button LED's when UI is timed out/off
|
2013-04-25 19:53:40 -04:00 |
|
Mike C
|
8e1be396d4
|
Added missing Metro lib files
|
2013-04-25 19:53:19 -04:00 |
|
Mike C
|
d80129d158
|
Added Metro library back -- still in use; Fixed RTC related compile error
|
2013-04-25 19:40:07 -04:00 |
|
Mike C
|
efc1e71cd1
|
Merge branch 'master' of github:mcrosson/arduino_universal_serial_adapter
Conflicts:
Universal_Serial_Adapter/Project.h
|
2013-04-25 19:36:51 -04:00 |
|
Mike C
|
73782533d4
|
Converted debug code to use ifdef's for conditional compilation
|
2013-04-25 19:29:14 -04:00 |
|
Mike C
|
4a60bf7477
|
Initial addition of RTC code -- debugging enabled due to this code being untested
|
2013-04-25 18:14:23 -04:00 |
|
Mike C
|
22a462911c
|
Removed RTClib in favor of it being built as part of the project -- allows for tweaks
|
2013-04-25 18:13:53 -04:00 |
|
Mike C
|
782b620cd4
|
Shuffled libraries to match current circuit/code
|
2013-04-25 18:10:09 -04:00 |
|
Mike C
|
dd981aa44d
|
Added interrupt driven Timer for serial IO
|
2013-04-24 22:49:26 -04:00 |
|
Mike C
|
b8dd067ecb
|
Setup LCD class to use global config instead of local reference
|
2013-04-17 20:07:34 -04:00 |
|
Mike C
|
7f60a42f9b
|
Implemented timeout reset on input event
|
2013-04-17 20:06:53 -04:00 |
|
Mike C
|
ebd4ac5d04
|
Fix: timeout configuration is now used to control UI timeout
|
2013-04-17 19:59:03 -04:00 |
|
Mike C
|
6b4f698d02
|
Updated git ignore to include video
|
2013-04-17 19:08:49 -04:00 |
|
Mike C
|
5b7f6e01dc
|
Filled out README further
|
2013-04-17 13:56:44 -04:00 |
|
Mike C
|
eac38e9c63
|
Added pictures of circuit
|
2013-04-17 00:01:57 -04:00 |
|
Mike C
|
2301c53434
|
Disabled debugging
|
2013-04-17 00:01:28 -04:00 |
|
Mike C
|
0998cb4785
|
Debugging output, bug fixes, code cleanup, working serial data transfer implementation
|
2013-04-16 22:02:09 -04:00 |
|
Mike C
|
db6e6b940d
|
Added serial data processing
|
2013-04-09 18:11:08 -04:00 |
|
Mike C
|
18e6356df1
|
Added serial.begin / serial.end logic
|
2013-04-09 18:05:22 -04:00 |
|
Mike C
|
4c3ded46ea
|
Removed unnecessary debug line
|
2013-04-09 17:56:46 -04:00 |
|
Mike C
|
8de1dd39bf
|
Added display/button led timeout functionality
|
2013-04-09 17:56:19 -04:00 |
|
Mike C
|
bfa639d5a2
|
Added shifter code
|
2013-04-09 17:40:12 -04:00 |
|
Mike C
|
d1f56f0f70
|
Removed metro timer for the moment
|
2013-04-09 17:18:43 -04:00 |
|
Mike C
|
8c8d1451f9
|
Added Metro timer library
|
2013-04-08 12:45:22 -04:00 |
|
Mike C
|
7ba91945ee
|
Implemented UI timeout
|
2013-04-07 01:32:42 -04:00 |
|
Mike C
|
d96b20c81d
|
Added timeout management screen
|
2013-04-07 00:49:23 -04:00 |
|
Mike C
|
ceb50fbdb5
|
Added configuration tracking and management to UI
Also added timeout option
|
2013-04-06 23:27:56 -04:00 |
|
Mike C
|
1cda1fe0b7
|
Implemented configuration screens and further navigation
|
2013-04-06 22:24:15 -04:00 |
|
Mike C
|
171bf68d36
|
Working navigation on main screen for higlights
|
2013-04-06 20:52:37 -04:00 |
|
Mike C
|
06c9588b35
|
Added some debug code
|
2013-04-06 20:44:27 -04:00 |
|
Mike C
|
75fd92cebf
|
Added rudamentary handling of joystick events on the main UI screen -- not tested
|
2013-04-06 20:42:58 -04:00 |
|
Mike C
|
abfa9f6269
|
Re-built LCD splash screen control using a wrapper class
|
2013-04-06 19:21:06 -04:00 |
|
Mike C
|
eb68eceab5
|
Added header guards
|
2013-04-06 19:10:08 -04:00 |
|
Mike C
|
2b1c3b2889
|
Working LCD print of splash.bmp
|
2013-04-06 18:44:34 -04:00 |
|
Mike C
|
e86ce88c05
|
Libraries
|
2013-04-06 18:02:45 -04:00 |
|
Mike C
|
823696d7ee
|
Shuffled libraries so they can be installed easier; added readme
|
2013-04-06 17:37:58 -04:00 |
|