{"id":4170,"date":"2018-11-05T12:17:09","date_gmt":"2018-11-05T11:17:09","guid":{"rendered":"https:\/\/blog.hani-ibrahim.de\/?page_id=4170"},"modified":"2021-07-07T02:19:55","modified_gmt":"2021-07-07T01:19:55","slug":"serialogger","status":"publish","type":"page","link":"https:\/\/blog.hani-ibrahim.de\/en\/serialogger.html","title":{"rendered":"SerialLogger"},"content":{"rendered":"<nav class=\"tinytoc tiny_toc\">\n<ul>\n<li><a href=\"#h0\">Features<\/a><\/li>\n<li><a href=\"#h1\">Screenshot<\/a><\/li>\n<li><a href=\"#h2\">Requirements<\/a><\/li>\n<li><a href=\"#h3\">Download<\/a><\/li>\n<li><a href=\"#h4\">Changelog<\/a><\/li>\n<li><a href=\"#h5\">Roadmap<\/a><\/li>\n<li><a href=\"#h6\">Known bugs<\/a><\/li>\n<li><a href=\"#h7\">License<\/a><\/li>\n<li><a href=\"#h8\">Download<\/a><\/li>\n<\/ul>\n<\/nav>\n\n\r\n<body><p>Fail-proof and easy to use cross-platform serial datalogger. Logs data from RS-232 interface to a GUI, console and optionally to a file.<\/p>\n<h2 id=\"h0\">Features<\/h2>\n<ul>\n<li>Cross-platform: Windows (Intel), macOS (Intel, M1 ARM), GNU\/Linux (Intel\/ARM), 32- and 64-bit architectures<\/li>\n<li>Logs serial data to screen (GUI), console and optionally in a file<\/li>\n<li>Fail-proof data collection. Save every collected line of data immediately to the optional log file avoiding data loss even at power breakdowns or computer\/application crash.<\/li>\n<li>Warning of unintentional overwriting or deleting of unlogged buffer<\/li>\n<li>Impossible to overwrite log file from application<\/li>\n<li>Graphical User Interface (GUI)<\/li>\n<li>Get serial port names from the OS<\/li>\n<li>Serial port name is editable in the GUI (for pseudo ports as <code>\/dev\/pts\/[x]<\/code>)<\/li>\n<li>Arbitrary baud rate (if hardware supports it)<\/li>\n<li>Hardware (CTS\/RTS) and Software (Xon\/Xoff) handshake available<\/li>\n<li>Timestamp function (<a href=\"https:\/\/blog.hani-ibrahim.de\/iso-8601-parsing-in-excel-and-calc.html\">ISO 8601<\/a>, MJD, \u2026)<\/li>\n<li><em><strong>NEW <\/strong><\/em>Apple Silicon M1 support<\/li>\n<\/ul>\n<h2 id=\"h1\">Screenshot<\/h2>\n<div id=\"attachment_4159\" style=\"width: 642px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-4159\" class=\"wp-image-4159 size-medium\" src=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/SerialLogger-1.1.0-632x404.png\" alt=\"SerialLogger v1.1.0 @Windows 10\" width=\"632\" height=\"404\" srcset=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/SerialLogger-1.1.0-632x404.png 632w, https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/SerialLogger-1.1.0.png 777w\" sizes=\"auto, (max-width: 632px) 100vw, 632px\"><p id=\"caption-attachment-4159\" class=\"wp-caption-text\">SerialLogger v1.1.0 @Windows 10<\/p><\/div>\n<h2 id=\"h2\">Requirements<\/h2>\n<ul>\n<li>PC with MS-Windows 7 (32\/64-bit) or higher<\/li>\n<li>PC with GNU\/Linux on x86\/x86_64 or ARM (32\/64-bit)<\/li>\n<li>Macintosh with macOS 10.5 (Tiger) x86_64, macOS 10.16 (Big Sur) M1 or higher<\/li>\n<li>Java 6 JRE or higher on platforms mentioned above (Oracle Java or OpenJDK)<\/li>\n<\/ul>\n<h2 id=\"h3\">Download<\/h2>\n<p>For source code, JARs and platform related installers go to the <a href=\"https:\/\/github.com\/haniibrahim\/SerialLogger\/releases\">GitHub-Release<\/a> section.<\/p>\n<h2 id=\"h4\">Changelog<\/h2>\n<table>\n<thead>\n<tr>\n<th>Version<\/th>\n<th>Notes<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>0.9.0-alpha<\/td>\n<td>Basic functions, works just in Windows<\/td>\n<\/tr>\n<tr>\n<td>0.9.0<\/td>\n<td>Basic logging functions and serial settings, fail-proof log file feature, full cross-platform functionality (Windows, macOS, GNU\/Linux)<\/td>\n<\/tr>\n<tr>\n<td>1.0.0-beta<\/td>\n<td>Hardware (CTS\/RTS) and Software (Xon\/Xoff) flowcontrol option, append data to existing file feature, invalid path bug fixed, warning of overwriting unsaved\/unlogged buffer at new connections<\/td>\n<\/tr>\n<tr>\n<td>1.0.0<\/td>\n<td>Check &amp; warn for unsaved\/uthenlogged puffer at app closing, empty commport bug fixed, flowcontrol bug fixed, filedialog bug fixed on macOS &amp; Windows, code clean-up<\/td>\n<\/tr>\n<tr>\n<td>1.1.0-alpha<\/td>\n<td>Timestamp feature (see Notes.md for details)<\/td>\n<\/tr>\n<tr>\n<td>1.1.0-beta<\/td>\n<td>ISO 8601 timezone bug fixed. All other timezone strings now ISO 8601 compatible. Delimiter combobox bug fixed<\/td>\n<\/tr>\n<tr>\n<td>1.1.0<\/td>\n<td>Timestamp function, Look and Feel function<\/td>\n<\/tr>\n<tr>\n<td>1.2.0<\/td>\n<td>Save buffer feature, Timezone-DST bug fixed, latest jSerialComm library v 2.3.0, Apple Silicon M1 support (v1.2.0b)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"h5\">Roadmap<\/h2>\n<table>\n<thead>\n<tr>\n<th>Version<\/th>\n<th>Notes<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>2.0.0<\/td>\n<td>Command line features<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"h6\">Known bugs<\/h2>\n<p>Please report bugs on <a href=\"https:\/\/github.com\/haniibrahim\/SerialLogger\/issues\">GitHub-Issues<\/a>.<\/p>\n<h2 id=\"h7\">License<\/h2>\n<p>This program is free software: you can redistribute it and\/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<\/p>\n<p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.<\/p>\n<p>You should have received a copy of the GNU General Public License along with this program. If not, see <a href=\"http:\/\/www.gnu.org\/licenses\/\" rel=\"nofollow\">http:\/\/www.gnu.org\/licenses\/<\/a>.<\/p>\n<h2 id=\"h8\">Download<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-3477\" src=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/logo_win_ani.gif\" alt=\"logo_win_ani\" width=\"40\" height=\"40\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-3476\" src=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/logo_mac_ani.gif\" alt=\"logo_mac_ani\" width=\"40\" height=\"40\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-3699\" src=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/logo-ubuntu-mint_ani2.gif\" alt=\"logo-ubuntu-mint_ani2\" width=\"40\" height=\"40\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-3314\" src=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/logo-linux_th.png\" alt=\"Linux-Logo\" width=\"40\" height=\"40\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-3316\" src=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/logo-java_th.png\" alt=\"Logo Java\" width=\"40\" height=\"40\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-3318\" src=\"https:\/\/blog.hani-ibrahim.de\/wp-content\/uploads\/logo-src_th.png\" alt=\"Logo Sourcecode\" width=\"40\" height=\"40\"><\/p>\n<p><a class=\"maxbutton-4 maxbutton maxbutton-download\" target=\"_blank\" rel=\"nofollow noopener\" href=\"https:\/\/github.com\/haniibrahim\/SerialLogger\/releases\"><span class=\"mb-text\">Download<\/span><\/a><\/p><\/body>","protected":false},"excerpt":{"rendered":"<div class=\"shariff shariff-align-left shariff-widget-align-left\" data-services=\"facebook\" data-url=\"https:\/\/blog.hani-ibrahim.de\/en\/serialogger.html\" data-timestamp=\"1625624395\" data-backendurl=\"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/shariff\/v1\/share_counts?\"><ul class=\"shariff-buttons theme-round orientation-horizontal buttonsize-small\"><li class=\"shariff-button facebook shariff-nocustomcolor\" style=\"background-color:#4273c8;border-radius:50%\"><a href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fblog.hani-ibrahim.de%2Fen%2Fserialogger.html\" title=\"Share on Facebook\" aria-label=\"Share on Facebook\" role=\"button\" rel=\"nofollow\" class=\"shariff-link\" style=\";border-radius:50%; background-color:#3b5998; color:#fff\" target=\"_blank\"><span class=\"shariff-icon\" style=\"\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 18 32\"><path fill=\"#3b5998\" d=\"M17.1 0.2v4.7h-2.8q-1.5 0-2.1 0.6t-0.5 1.9v3.4h5.2l-0.7 5.3h-4.5v13.6h-5.5v-13.6h-4.5v-5.3h4.5v-3.9q0-3.3 1.9-5.2t5-1.8q2.6 0 4.1 0.2z\"\/><\/svg><\/span><span data-service=\"facebook\" style=\"color:#3b5998\" class=\"shariff-count shariff-hidezero\"><\/span>&nbsp;<\/a><\/li><li class=\"shariff-button twitter shariff-nocustomcolor\" style=\"background-color:#595959;border-radius:50%\"><a href=\"https:\/\/twitter.com\/share?url=https%3A%2F%2Fblog.hani-ibrahim.de%2Fen%2Fserialogger.html&text=SerialLogger\" title=\"Share on X\" aria-label=\"Share on X\" role=\"button\" rel=\"noopener nofollow\" class=\"shariff-link\" style=\";border-radius:50%; background-color:#000; color:#fff\" target=\"_blank\"><span class=\"shariff-icon\" style=\"\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><path fill=\"#000\" d=\"M14.258 10.152L23.176 0h-2.113l-7.747 8.813L7.133 0H0l9.352 13.328L0 23.973h2.113l8.176-9.309 6.531 9.309h7.133zm-2.895 3.293l-.949-1.328L2.875 1.56h3.246l6.086 8.523.945 1.328 7.91 11.078h-3.246zm0 0\"\/><\/svg><\/span><\/a><\/li><li class=\"shariff-button pocket shariff-nocustomcolor\" style=\"background-color:#444;border-radius:50%\"><a href=\"https:\/\/getpocket.com\/save?url=https%3A%2F%2Fblog.hani-ibrahim.de%2Fen%2Fserialogger.html&title=SerialLogger\" title=\"Save to Pocket\" aria-label=\"Save to Pocket\" role=\"button\" rel=\"noopener nofollow\" class=\"shariff-link\" style=\";border-radius:50%; background-color:#ff0000; color:#fff\" target=\"_blank\"><span class=\"shariff-icon\" style=\"\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 27 28\"><path fill=\"#ff0000\" d=\"M24.5 2q1 0 1.7 0.7t0.7 1.7v8.1q0 2.8-1.1 5.3t-2.9 4.3-4.3 2.9-5.2 1.1q-2.7 0-5.2-1.1t-4.3-2.9-2.9-4.3-1.1-5.2v-8.1q0-1 0.7-1.7t1.7-0.7h22zM13.5 18.6q0.7 0 1.3-0.5l6.3-6.1q0.6-0.5 0.6-1.3 0-0.8-0.5-1.3t-1.3-0.5q-0.7 0-1.3 0.5l-5 4.8-5-4.8q-0.5-0.5-1.3-0.5-0.8 0-1.3 0.5t-0.5 1.3q0 0.8 0.6 1.3l6.3 6.1q0.5 0.5 1.3 0.5z\"\/><\/svg><\/span><\/a><\/li><li class=\"shariff-button rss shariff-nocustomcolor\" style=\"background-color:#ff8c00;border-radius:50%\"><a href=\"https:\/\/blog.hani-ibrahim.de\/en\/feed\/rss\" title=\"RSS feed\" aria-label=\"RSS feed\" role=\"button\" class=\"shariff-link\" style=\";border-radius:50%; background-color:#fe9312; color:#fff\" target=\"_blank\"><span class=\"shariff-icon\" style=\"\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 32 32\"><path fill=\"#fe9312\" d=\"M4.3 23.5c-2.3 0-4.3 1.9-4.3 4.3 0 2.3 1.9 4.2 4.3 4.2 2.4 0 4.3-1.9 4.3-4.2 0-2.3-1.9-4.3-4.3-4.3zM0 10.9v6.1c4 0 7.7 1.6 10.6 4.4 2.8 2.8 4.4 6.6 4.4 10.6h6.2c0-11.7-9.5-21.1-21.1-21.1zM0 0v6.1c14.2 0 25.8 11.6 25.8 25.9h6.2c0-17.6-14.4-32-32-32z\"\/><\/svg><\/span><\/a><\/li><li class=\"shariff-button mailto shariff-nocustomcolor\" style=\"background-color:#a8a8a8;border-radius:50%\"><a href=\"mailto:?body=https%3A%2F%2Fblog.hani-ibrahim.de%2Fen%2Fserialogger.html&subject=SerialLogger\" title=\"Send by email\" aria-label=\"Send by email\" role=\"button\" rel=\"noopener nofollow\" class=\"shariff-link\" style=\";border-radius:50%; background-color:#999; color:#fff\"><span class=\"shariff-icon\" style=\"\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 32 32\"><path fill=\"#999\" d=\"M32 12.7v14.2q0 1.2-0.8 2t-2 0.9h-26.3q-1.2 0-2-0.9t-0.8-2v-14.2q0.8 0.9 1.8 1.6 6.5 4.4 8.9 6.1 1 0.8 1.6 1.2t1.7 0.9 2 0.4h0.1q0.9 0 2-0.4t1.7-0.9 1.6-1.2q3-2.2 8.9-6.1 1-0.7 1.8-1.6zM32 7.4q0 1.4-0.9 2.7t-2.2 2.2q-6.7 4.7-8.4 5.8-0.2 0.1-0.7 0.5t-1 0.7-0.9 0.6-1.1 0.5-0.9 0.2h-0.1q-0.4 0-0.9-0.2t-1.1-0.5-0.9-0.6-1-0.7-0.7-0.5q-1.6-1.1-4.7-3.2t-3.6-2.6q-1.1-0.7-2.1-2t-1-2.5q0-1.4 0.7-2.3t2.1-0.9h26.3q1.2 0 2 0.8t0.9 2z\"\/><\/svg><\/span><\/a><\/li><li class=\"shariff-button whatsapp shariff-nocustomcolor\" style=\"background-color:#5cbe4a;border-radius:50%\"><a href=\"https:\/\/api.whatsapp.com\/send?text=https%3A%2F%2Fblog.hani-ibrahim.de%2Fen%2Fserialogger.html%20SerialLogger\" title=\"Share on Whatsapp\" aria-label=\"Share on Whatsapp\" role=\"button\" rel=\"noopener nofollow\" class=\"shariff-link\" style=\";border-radius:50%; background-color:#34af23; color:#fff\" target=\"_blank\"><span class=\"shariff-icon\" style=\"\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 32 32\"><path fill=\"#34af23\" d=\"M17.6 17.4q0.2 0 1.7 0.8t1.6 0.9q0 0.1 0 0.3 0 0.6-0.3 1.4-0.3 0.7-1.3 1.2t-1.8 0.5q-1 0-3.4-1.1-1.7-0.8-3-2.1t-2.6-3.3q-1.3-1.9-1.3-3.5v-0.1q0.1-1.6 1.3-2.8 0.4-0.4 0.9-0.4 0.1 0 0.3 0t0.3 0q0.3 0 0.5 0.1t0.3 0.5q0.1 0.4 0.6 1.6t0.4 1.3q0 0.4-0.6 1t-0.6 0.8q0 0.1 0.1 0.3 0.6 1.3 1.8 2.4 1 0.9 2.7 1.8 0.2 0.1 0.4 0.1 0.3 0 1-0.9t0.9-0.9zM14 26.9q2.3 0 4.3-0.9t3.6-2.4 2.4-3.6 0.9-4.3-0.9-4.3-2.4-3.6-3.6-2.4-4.3-0.9-4.3 0.9-3.6 2.4-2.4 3.6-0.9 4.3q0 3.6 2.1 6.6l-1.4 4.2 4.3-1.4q2.8 1.9 6.2 1.9zM14 2.2q2.7 0 5.2 1.1t4.3 2.9 2.9 4.3 1.1 5.2-1.1 5.2-2.9 4.3-4.3 2.9-5.2 1.1q-3.5 0-6.5-1.7l-7.4 2.4 2.4-7.2q-1.9-3.2-1.9-6.9 0-2.7 1.1-5.2t2.9-4.3 4.3-2.9 5.2-1.1z\"\/><\/svg><\/span><\/a><\/li><li class=\"shariff-button info shariff-nocustomcolor\" style=\"background-color:#eee;border-radius:50%\"><a href=\"http:\/\/ct.de\/-2467514\" title=\"More information\" aria-label=\"More information\" role=\"button\" rel=\"noopener \" class=\"shariff-link\" style=\";border-radius:50%; background-color:#fff; color:#fff\" target=\"_blank\"><span class=\"shariff-icon\" style=\"\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 11 32\"><path fill=\"#999\" d=\"M11.4 24v2.3q0 0.5-0.3 0.8t-0.8 0.4h-9.1q-0.5 0-0.8-0.4t-0.4-0.8v-2.3q0-0.5 0.4-0.8t0.8-0.4h1.1v-6.8h-1.1q-0.5 0-0.8-0.4t-0.4-0.8v-2.3q0-0.5 0.4-0.8t0.8-0.4h6.8q0.5 0 0.8 0.4t0.4 0.8v10.3h1.1q0.5 0 0.8 0.4t0.3 0.8zM9.2 3.4v3.4q0 0.5-0.4 0.8t-0.8 0.4h-4.6q-0.4 0-0.8-0.4t-0.4-0.8v-3.4q0-0.4 0.4-0.8t0.8-0.4h4.6q0.5 0 0.8 0.4t0.4 0.8z\"\/><\/svg><\/span><\/a><\/li><\/ul><\/div><p>Features Screenshot Requirements Download Changelog Roadmap Known bugs License Download Fail-proof and easy to use cross-platform serial datalogger. Logs data from RS-232 interface to a [&#8230;]<\/p>\n","protected":false},"author":2,"featured_media":4238,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ngg_post_thumbnail":0,"footnotes":""},"class_list":["post-4170","page","type-page","status-publish","has-post-thumbnail","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/wp\/v2\/pages\/4170","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/wp\/v2\/comments?post=4170"}],"version-history":[{"count":23,"href":"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/wp\/v2\/pages\/4170\/revisions"}],"predecessor-version":[{"id":4873,"href":"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/wp\/v2\/pages\/4170\/revisions\/4873"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/wp\/v2\/media\/4238"}],"wp:attachment":[{"href":"https:\/\/blog.hani-ibrahim.de\/en\/wp-json\/wp\/v2\/media?parent=4170"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}