B4J Question byte in binary format to number conversion after reading on usb - mario53    Mar 1, 2025 I have a tool that sends this:
Every second 12 bytes are transmitted in binary format (val.
0..255).... B4J Question [SOLVED] UsbSerial for B4J? - Dadaista    Nov 26, 2017 When UsbSerial lib for B4J?:oops: My life would be simpler:):) I am not able to print in ESC/POS printer from B4J :mad::mad::(:(:(:( I have tried with this but no ports availables with bluetooth OFF in my PC. With bluetooth ON, 3 COM ports appear!!.... No bluetooth, no coms port? What can I do? Thx in advance:)... B4J Question Copy File From Phone (USB Cable) To Desktop Using B4J Code - Global Robot Empire    Nov 10, 2024 I have tried to search for a solution, but can't find it
Does anyone know what is the FILEPATH ... B4J Question Connect ESC/POS Library to USB - Chris Guanzon    Apr 15, 2024 the code above, but I'm unsure how to do it. I can't connect the ESC/POS printer via USB like in the code above. How can I connect the ESC/POS printer to USB, similar to the code above?... B4J Question [ABMaterial] which usb webserver for testing? - udg    Mar 10, 2023   (1 reaction) simple USB webserver to test whatever I will build with ABMaterial on upcoming weeks.
Among... Share My Creation Print Server (USB Thermal Receipt) running on Raspberry Pi - aeric    Oct 21, 2022   (8 reactions) SXbmhKz0sa4 This is a demo video of B4J Print Server which is a REST API Web Server. The server can run on Windows and Linux including on a Raspberry Pi OS. I have also created B4J, B4A and B4i Client app to send request to the server through GET and POST. The print data can contain ESC/POS string sent through JSON. Sorry, I am not sharing the code for the time being. This post is to show B4X is ... B4J Question Printing to USB Label printer - Declan    Apr 24, 2022 I am using the jFX8Print Library Version 0.7
I am using a Xprinter XP-365B Thermal Label printer.
My... B4J Question USB-cameras enumeration - peacemaker    Oct 28, 2021 HI, All
Any solution how to detect USB-cameras to list them for user choice ?... B4J Question Anyone using an NI USB-8502 CANBus adapter with B4J through Python? - Didier9 (first post)    Jul 3, 2025   (1 reaction) Thank you Erel, great offer. It may take a moment or two but (no python experience whatsoever, but I... B4J Question How to rename a USB Stick - johnmie (first post)    Mar 30, 2025   (1 reaction)
Private Sub RenameDrive (Drive As String, NewName As String) As ResumableSub
Dim shl As Shell
shl.Initialize("shl"... Page: 1   2   3   4   |