FMMT666 / xPIClog

Firmware for xPIClog, a long-time 8 channel SD-card data logger.

Home Page:http://www.askrprojects.net/hardware/xpiclog/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xPIClog

A simple, but quite versatile and configurable, long-time 8 channel SD-card data logger. Powered by a PIC18 and SourceBoost Compiler.

For hardware and more info, visit www.askrprojects.net/hardware/xpiclog/index.html

Unfortunately, all the source code files can not be put in a subdirectory. This is a limitation of MPLab in conjunction with SourceBoost. Doesn't feel right, but doesn't hurt either...


News

Currently (5/2018) under heavy maintenance.
For working code, use branch

V09_with_FatFs08b

Compiling

t.b.c...


Applications


TODO

  • fix date limits (>31 days)
  • fix other things
  • update to newest FatFs
  • add command to browse SD-card contents
  • enable the external trigger mechanism
  • update (or rewrite) SD-card library
  • rewrite for XC8 compiler (maybe)
  • ...

CHANGES

V0.9

- new project files for MPLabX
- modifications for newer Sourceboost compiler versions

V0.8a

- LED now on in MENU MODE (half brightness)
- continue to write to card after overflow (previous write error) 

Have fun
FMMT666(ASkr)

About

Firmware for xPIClog, a long-time 8 channel SD-card data logger.

http://www.askrprojects.net/hardware/xpiclog/index.html


Languages

Language:C 97.0%Language:C++ 2.1%Language:Makefile 0.9%