Commit graph

  • 5123d9d11a
    Merge 7fa7f14fcb into bdf9408a5d brantel 2019-01-07 20:55:12 +0000
  • 7fa7f14fcb
    Update SoftRTClib.cpp brantel 2019-01-07 15:54:30 -0500
  • cc5ac421b4
    Update SoftRTClib.cpp brantel 2019-01-07 15:34:31 -0500
  • bdf9408a5d Cleaned up some of the DUE/Mega conditions; shuffled around sd card code a little bit master Mike C 2013-04-27 17:34:35 -0400
  • ee83891f34 Fixed implementation of splash graphic on boot, minor tweaks Mike C 2013-04-27 17:21:21 -0400
  • 2558981f76 Removed sd card logging code; started proces of updating to work with DUE as well as mega Mike C 2013-04-27 14:57:28 -0400
  • 182c6f9c23 Added eagle schematic for 5 wire usb plug Mike C 2013-04-26 16:43:10 -0400
  • 26226a0b10 Added spark fun led tactile button breakout eagle files Mike C 2013-04-26 16:40:19 -0400
  • ae131cd73a Removed nested directory Mike C 2013-04-26 16:35:14 -0400
  • f229665574 Added eagle and fritzing diagrams -- not sure which will win for final schematic / diagram Mike C 2013-04-26 16:32:33 -0400
  • bd3bc59ad4 Added fritzing parts; initial attempt at new fritzing diagram Mike C 2013-04-26 16:23:56 -0400
  • b7a6b4f16c Removed eagle libs from sub modules Mike C 2013-04-26 16:02:58 -0400
  • a49debcbf2 Bailing on eagle -- will re-attempt fritzing Mike C 2013-04-26 15:58:22 -0400
  • b050f8239a Initial attempt at eagle schematic Mike C 2013-04-26 15:56:25 -0400
  • 78acfe9067 Added Adafruit and SparkFun eagle libs Mike C 2013-04-26 14:37:58 -0400
  • 8d800c621f Fixed path for RTClib submodule Mike C 2013-04-26 14:35:05 -0400
  • 08353fd4a4 Added Arduino Mega Eagle files Mike C 2013-04-26 14:33:23 -0400
  • e61d6e211c Removed Fritzing schematic files -- Will be re-doing the schematic using Eagle Mike C 2013-04-26 14:22:45 -0400
  • 45fee685d8 Updated to use new SD and Serial libraries designed to run <=115200 baud Mike C 2013-04-26 14:17:21 -0400
  • fc49b2e735 Added some libraries that need implementation to achieve 115200 bitrates for sd card logging Mike C 2013-04-25 22:15:16 -0400
  • f4f8367236 Misc bug fixes, minor code cleanup, initial sd card data logging implementation Mike C 2013-04-25 21:38:21 -0400
  • c6c7ec4ad5 Added TX/RX status via blinking button LED's when UI is timed out/off Mike C 2013-04-25 19:53:40 -0400
  • 8e1be396d4 Added missing Metro lib files Mike C 2013-04-25 19:53:19 -0400
  • d80129d158 Added Metro library back -- still in use; Fixed RTC related compile error Mike C 2013-04-25 19:40:07 -0400
  • efc1e71cd1 Merge branch 'master' of github:mcrosson/arduino_universal_serial_adapter Mike C 2013-04-25 19:36:51 -0400
  • 73782533d4 Converted debug code to use ifdef's for conditional compilation Mike C 2013-04-25 19:29:14 -0400
  • 4a60bf7477 Initial addition of RTC code -- debugging enabled due to this code being untested Mike C 2013-04-25 18:14:23 -0400
  • 22a462911c Removed RTClib in favor of it being built as part of the project -- allows for tweaks Mike C 2013-04-25 18:13:53 -0400
  • 782b620cd4 Shuffled libraries to match current circuit/code Mike C 2013-04-25 18:10:09 -0400
  • dd981aa44d Added interrupt driven Timer for serial IO Mike C 2013-04-24 22:49:26 -0400
  • b8dd067ecb Setup LCD class to use global config instead of local reference Mike C 2013-04-17 20:07:34 -0400
  • 7f60a42f9b Implemented timeout reset on input event Mike C 2013-04-17 20:06:53 -0400
  • ebd4ac5d04 Fix: timeout configuration is now used to control UI timeout Mike C 2013-04-17 19:59:03 -0400
  • 6b4f698d02 Updated git ignore to include video Mike C 2013-04-17 19:08:49 -0400
  • 5b7f6e01dc Filled out README further Mike C 2013-04-17 13:56:44 -0400
  • eac38e9c63 Added pictures of circuit Mike C 2013-04-17 00:01:57 -0400
  • 2301c53434 Disabled debugging Mike C 2013-04-17 00:01:28 -0400
  • 0998cb4785 Debugging output, bug fixes, code cleanup, working serial data transfer implementation Mike C 2013-04-16 22:02:09 -0400
  • db6e6b940d Added serial data processing Mike C 2013-04-09 18:11:08 -0400
  • 18e6356df1 Added serial.begin / serial.end logic Mike C 2013-04-09 18:05:22 -0400
  • 4c3ded46ea Removed unnecessary debug line Mike C 2013-04-09 17:56:46 -0400
  • 8de1dd39bf Added display/button led timeout functionality Mike C 2013-04-09 17:56:19 -0400
  • bfa639d5a2 Added shifter code Mike C 2013-04-09 17:40:12 -0400
  • d1f56f0f70 Removed metro timer for the moment Mike C 2013-04-09 17:18:43 -0400
  • 8c8d1451f9 Added Metro timer library Mike C 2013-04-08 12:45:22 -0400
  • 7ba91945ee Implemented UI timeout Mike C 2013-04-07 01:32:42 -0400
  • d96b20c81d Added timeout management screen Mike C 2013-04-07 00:49:23 -0400
  • ceb50fbdb5 Added configuration tracking and management to UI Mike C 2013-04-06 23:20:17 -0400
  • 1cda1fe0b7 Implemented configuration screens and further navigation Mike C 2013-04-06 22:24:15 -0400
  • 171bf68d36 Working navigation on main screen for higlights Mike C 2013-04-06 20:52:37 -0400
  • 06c9588b35 Added some debug code Mike C 2013-04-06 20:44:27 -0400
  • 75fd92cebf Added rudamentary handling of joystick events on the main UI screen -- not tested Mike C 2013-04-06 20:42:58 -0400
  • abfa9f6269 Re-built LCD splash screen control using a wrapper class Mike C 2013-04-06 19:21:06 -0400
  • eb68eceab5 Added header guards Mike C 2013-04-06 19:10:08 -0400
  • 2b1c3b2889 Working LCD print of splash.bmp Mike C 2013-04-06 18:44:34 -0400
  • e86ce88c05 Libraries Mike C 2013-04-06 18:02:45 -0400
  • 823696d7ee Shuffled libraries so they can be installed easier; added readme Mike C 2013-04-06 17:37:58 -0400
  • b14b066300 Added AdaFruit SD card library Mike C 2013-04-06 17:09:50 -0400
  • a73fc9b191 Renamed libraries in use Mike C 2013-04-06 17:09:22 -0400
  • c83891d765 Re-implemented PSP joystick as dedicated class Mike C 2013-04-06 17:01:46 -0400
  • 59eeabc785 Make compile, finish button programming -- Still mid-refactor Mike C 2013-04-06 16:31:44 -0400
  • fc8eb0773a Added auxillery files that are not needed Mike C 2013-04-06 02:53:51 -0400
  • 8e78b2eb01 Changed serial TTL display string; added necessary voltage state tracking Mike C 2013-04-06 02:51:10 -0400
  • 9c5f16fd41 Added LCD/SD pinouts from example code that was tested separate of the main project Mike C 2013-04-06 02:44:59 -0400
  • 6a242a25c1 Started massive re-factor and re-write of code base -- VERY BROKEN Mike C 2013-04-06 02:40:36 -0400
  • 3c3c1faaf0 Added AdaFruit SD card library Mike C 2013-04-05 19:42:31 -0400
  • 22b183df2d Added AdaFruit LCD libraries to the right location Mike C 2013-04-05 18:54:30 -0400
  • e24287e18f Added required AdaFruit libraries Mike C 2013-04-05 13:40:43 -0400
  • 4bb75e25fc Restarted UI refactor; Push button class compiles. Mike C 2013-04-05 12:41:21 -0400
  • 82b20bcd03 Start of massive refactor / rewrite to bring all of the various components and circuits online that were developed independent of the original code base / platform Mike C 2013-04-05 11:25:23 -0400
  • 5ec3f7d8d1 Moved old LCD code to attic; Will be re-writing for AdaFruit 1.8 inch lcd Mike C 2013-04-05 11:09:04 -0400
  • fd46b39ba4 Moved old LCD code to attic; Will be re-writing for AdaFruit 1.8 inch lcd Mike C 2013-04-05 11:08:52 -0400
  • 7fcd7de8c4 Added serial IO to main loop for testing Cisco serial console work Mike C 2013-03-28 22:36:44 -0400
  • 9c34d4ceaf Rough addition of PSP joystick and dedicated push button; Also ran Arduino IDE code formatter Mike C 2013-03-26 21:38:14 -0400
  • 83d840ed39 Cleaned up Fritzing schematic and exported to PNG Mike C 2013-03-15 13:09:18 -0400
  • 177f307cd3 Added in-progress fritzing diagram of circuit Mike C 2013-03-15 10:38:34 -0400
  • 73bbabfe64 Create .gitattributes Mike C 2013-03-14 04:00:33 -0300
  • 6322d1df9f Updated README markdown to fix heading Mike C 2013-03-13 16:32:33 -0400
  • 1d787fcc52 Re-factor globals into project header and re-factor UI code out into standard C++ structure Mike C 2013-03-13 16:29:54 -0400
  • 4f23967727 Added README for main sketch Mike C 2013-03-13 16:29:12 -0400
  • f26008a77e Added git ignore for Sublime Text Arduino Stino plugin Mike C 2013-03-13 16:28:45 -0400
  • 1bab2aa107 Added SparkFun ColorLCDLibrary which this project depends upon Mike C 2013-03-10 22:05:44 -0400
  • 68f5b7b101 Added ability to change line speeds Mike C 2013-03-10 21:56:36 -0400
  • c807b2f384 Proper selection of line speed Mike C 2013-03-10 21:38:46 -0400
  • b3b3c34756 Code cleanup / organization Mike C 2013-03-10 16:59:21 -0400
  • 4fade5c3fe Added print of hilight for line speed Mike C 2013-03-10 16:56:25 -0400
  • d0e436d7b7 Removed test code Mike C 2013-03-10 16:46:13 -0400
  • 046126726e Bug fix Mike C 2013-03-10 16:45:55 -0400
  • bcd3bff931 Added line speeds (including display) and tx/rx arrow drawing Mike C 2013-03-10 16:23:07 -0400
  • 8291d91866 Updated headers and description Mike C 2013-03-10 15:06:30 -0400
  • 840f44b488 Fixup highlight and improve responsiveness Mike C 2013-03-10 14:48:32 -0400
  • 023025852c Tweak up/dn/select/enter to be more natural with the lcd buttons Mike C 2013-03-10 14:48:13 -0400
  • 6d9aa75635 Proper renaming of original sketch Mike C 2013-03-10 14:37:33 -0400
  • 60463b589f Added initial sketch Mike C 2013-03-10 14:26:41 -0400
  • f63acd1fd6 Update README.md Mike C 2013-03-10 15:25:29 -0300
  • 70b9db811a Initial commit Mike C 2013-03-10 11:22:58 -0700