Skip to content

makingdevices/TC-Logger-Device

Repository files navigation

Instagram PCBWAY Stargazers Issues LinkedIn


Logo

Making Devices

Open Source projects where we struggle with engineering, electronics, coding and who knows what else... In this case, TC Logger Device is a very simple USB thermocouple reader, so hopefully you may find it interesting ;)

Table of Contents
  1. About The Project
  2. Build one
  3. Usage
  4. Roadmap
  5. License
  6. Contact
  7. Sponsor

About The Project

Bytes Counter Shot

TC Logger Device is a simple thermocouple USB reader: help you to measure any proccess you need using the USB protocol an a simple software developed in Python. The project was chosen to test the USB communication, explore the interface PC-Embedded system. The project is able to use two thermocouple at the same time and share the data to the computer at a speed of 5Hz. (5 samples per second). The main microprocessor is the PIC18F14K50.

(back to top)

Built With

Microcontroller MPLAB C Kicad SPONSOR

(back to top)

Build one

The project is finished and no further development will be made. The device is safe, stable and It was tested.

  1. Get the gerber files for the latest version: V1.2b
  2. Send them to a PCB manufacturer (Our Sponsor is PCBWAY)
  3. You can read the user manual: V1.0

(back to top)

Usage

Instructions of use:

  • The LED will light up if a thermocouple is not detected.
  • Use the Python software to communicate with the board.

You can read the user manual: V1.0

(back to top)

Roadmap

  • Finish the firmware for the PIC18F14K50
  • Validate firmware
  • Finish PC software
    • Implement SCPI commands
    • Add data records
    • Improve thermocouple graphs
    • Add Device Info page

See the open issues for a full list of proposed features (and known issues).

State: Project FINISHED - 26/09/2023

Priority: High

SCPI Commands

  • :MEAS
    • :TC1
      • :INT?
      • :EXT?
      • :LED?
    • :TC2
      • :INT?
      • :EXT?
      • :LED?
  • :SET
    • :TC1
      • :LED [AUTO|0|1]
    • :TC2
      • :LED [AUTO|0|1]
  • :MODE
    • :LED
      • :TC1?
      • :TC2?
  • :CONF
    • :APP?
    • :HW?
  • *IDN?
  • :hello?

(back to top)

License

Distributed under three licenses:

OSHW LICENSE: ES000034

GPL v3 License

(back to top)

Contact

Making Devices - @MakingDevices

Project Link: https://github.com/makingdevices/TC-Logger-Device/

Other Links: LinkTree

(back to top)

Sponsor

PCBWAY is the most professional PCB manufacturer for prototyping and low-volume production to work with in the world. With more than a decade in the field, They are committed to meeting the needs of their customers from different industries in terms of quality, delivery, cost-effectiveness and any other demanding requests. As Sponsor of Making Devices, they will be in charge of all the PCBs for MDV, allowing both of us to grow together in a long term partnership. We hope you take them into account for your both personal and professional prototypes or products.

Sponsor Shot Sponsor Shot

Should you want to colaborate with MakingDevices, you can buy a TC Logger Device fully assembled and ready to use

(back to top)

About

A thermocouple logger with USB communication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published