Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Bytearray questions
Post: RE: Bytearray questions

Thanks for the suggestion DeaD_EyE, I tried: import binascii readable_data = binascii.b2a_hex(bytearray(b'K\x01\x01\x00\x00\x08\x04\x97*f9')) print(readable_data)And unfortunately get the following ...
mattps General Coding Help 2 14,383 Mar-25-2018, 06:54 AM
    Thread: Bytearray questions
Post: Bytearray questions

Hi, I am currently neck deep in my first Raspberry Pi/NFC project and need some advice with a Python bytearray. When reading the contents of a Classic Mifare 1K card (16 sectors, 4 blocks): https://...
mattps General Coding Help 2 14,383 Mar-24-2018, 06:02 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020