Project

General

Profile

Actions

Feature #10243

closed

rawserial driver for lcdproc

Added by Viktor Gurov about 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Category:
LCDProc
Target version:
-
Start date:
02/08/2020
Due date:
% Done:

100%

Estimated time:
Plus Target Version:

Description

Rawserial driver has been avalbile since 0.5.7 this will dump raw serial data to the serial port. Hackers/makers can then parse the output with an arduino to display on an LCD. This Pull request adds raw serial as an option in the gui.

Actions #2

Updated by Jim Pingle about 4 years ago

  • Status changed from New to Pull Request Review
Actions #3

Updated by Renato Botelho about 4 years ago

  • Status changed from Pull Request Review to Feedback
  • Assignee set to Renato Botelho
  • % Done changed from 0 to 100

PR has been merged. Thanks!

Actions #4

Updated by Steve Wheeler about 4 years ago

  • Status changed from Feedback to Resolved

Looks good. Size, speed and port are passed correctly to the conf file:

[rawserial]
Device=/dev/cuau1
Size=20x4
UpdateRate=1
Speed=115200

Tested: lcpproc 0.10.6_9

Actions

Also available in: Atom PDF