Etusivu
|
Nettikasinot
Parhaat nettikasinot
Suomalaiset nettikasinot
Uudet nettikasinot
Pikakasinot
Kasinobonukset
Ilmaiskierrokset
|
Selaa
blogeja
|
Rekisteröidy
Kirjaudu
×
×
×
×
Hakutulokset
52 hakuosumaa
Some ActiveGPS PyMocking
Far from complete. By using USB to serial converter + USB serial null modem adapter it is possbile to mimick more or less serial controlled devices without SW virtual serial ports. Wireshark used for ...
23.01.2025 | Kommentteja 0 |
Programming, Electronics, RF
ActiveGPS firmware update process
ActiveGPS MCU is PIC18F2455 &A start op &B device info &J read EEPROM content Read FLASH content &E000000 &F ... &F Update firmware &H0108 &G001 ... &G00B ...
10.01.2025 | Kommentteja 0 |
Programming, Electronics, RF
Python: Inspecting ActiveGPS
Python + PySerial: Inspecting AD-Teknik ActiveGPS # show eeprom import serial ser = serial.Serial('COM6', 9600, timeout=4) print("&A") ser.write(b'&A\r\n') b = ser.read(256) print(b) print("...
01.01.2025 | Kommentteja 0 |
Programming, Electronics, RF
PySpecSDR win
https://github.com/xqtr/PySpecSDR Windows 10 Python 3.12.7 - windows-curses does not work in Python 3.13 requirements.txt: numpy>=1.20.0 scipy>=1.7.0 sounddevice>=0.4.1 SoapySDR>=0.8.0 p...
01.12.2024 | Kommentteja 0 |
Programming, Electronics, RF
Bearmock Python 3 and virtual serial port mods
https://recon.cx/2013/slides/Recon2013-Gabriel%20Tremblay-Reversing%20P25%20Radios.pdf Hardware used: USB to serial adapter (Aten UC-232A) + USB serial null modem adapter (S6618, cheap device from eB...
12.11.2024 | Kommentteja 0 |
Programming, Electronics, RF
ICOM IC-R15 firmware
ICOM IC-R15 radio scanner firmware file R15E102.dat is binary format file. Some tools to examine those type of files: Detect It Easy Linux hexdump cmd head -c 7675410 R15E102.dat | hexdump -C &...
04.08.2024 | Kommentteja 0 |
Programming, Electronics, RF
Python 3 fix for computeunlock code
https://teknokoodiradio.vuodatus.net/lue/2024/05/old-huawei-unlocker-py-fixes-for-python-3 should be def computeunlockcode(imei): salt = '5e8dd316726b0335' digest = hashlib.md5(((imei+salt)...
16.05.2024 | Kommentteja 0 |
Programming, Electronics, RF
Old Huawei unlocker.py fixes for Python 3
https://github.com/mcphail/linux_huawei_unlocker/blob/master/unlocker.py Python 3 mods/fixes #!/usr/bin/env python # # unlocker.py # - Remove simlock on huawei modems # # Copyright (C) 2013 Neil McP...
12.05.2024 | Kommentteja 0 |
Programming, Electronics, RF
Inspecting AOR AR-DV10 firmware
2205A.D10 f = open("G:\\2205A.D10", mode="rb") fo = open("G:\\2205A.txt", mode="w") i = 0 d = "" l = 0 data = f.read(1) while data: data = f.read(1) if len(data) == 1: t = ord(data) ...
12.01.2024 | Kommentteja 0 |
Programming, Electronics, RF
Bearmock for Python 3
Bearmock https://github.com/gabtremblay/Bearmock Python 3 fixed. Use com0com or USB serial/USB serial to null modem adapters # Uniden Bearcat serial emulator # # Mocks a BCD296D AND/OR a BCi96D card...
06.01.2024 | Kommentteja 0 |
Programming, Electronics, RF
Inspecting AOR AR-DV1 firmware
2205A.DV2 Quick and dirty Python code for inspecting firmware f = open("G:\\Unidensds\\2205A.DV2", mode="rb") fo = open("G:\\Unidensds\\2205A.txt", mode="w") i = 0 d = "" l = 0 data = f.read(1) whil...
13.12.2023 | Kommentteja 0 |
Programming, Electronics, RF
Motorola S-record - old Python code enhanced
https://github.com/gabtremblay/pysrec Enhancements: Python 3 mods Writes output to file Empty lines removed Fixed crash in def offset_data when data length is not even #!/usr/bin/python # srecpar...
01.12.2023 | Kommentteja 0 |
Programming, Electronics, RF
Uniden UBC-125XLT USB serial port
Uniden UBC-125XLT USB serial port support 128 000 bps speed. 230 400 bps setting can be also used, it seems maybe a bit faster than 115 200 bps. import serial import pandas as pd import matplotlib....
20.11.2023 | Kommentteja 0 |
Programming, Electronics, RF
Uniden window voltage band scope
import serial import pandas as pd import matplotlib.pyplot as plt ser = serial.Serial('COM3', '115200', timeout = 0.5) print(ser.name) serialCmd = b'WIN\r' readSize = 17 loop = True freq = "" win = 0...
13.10.2023 | Kommentteja 0 |
Programming, Electronics, RF
Collecting Uniden window voltage/frequency data
with Python, pandas and matplotlib import serial import pandas as pd import matplotlib.pyplot as plt ser = serial.Serial('COM4', '115200', timeout = 0.5) print(ser.name) serialCmd = b'WIN\r' readSiz...
11.10.2023 | Kommentteja 0 |
Programming, Electronics, RF
1
2
3
4
Sivuosumia
Parhaat Pistoolit IX...
05.05.2025 |
V niin kuin Videopeli
Taajuksien laajentaminen...
13.07.2022 |
Asiaviihde Petri Lius
Mitä sieltä paljastuukaan...
20.04.2022 |
Mummo ja Paavo
KOREOGRAFI KUOLI, MITEN K...
15.11.2021 |
Totuuden löytäminen
Parhaat Pistoolit IV...
13.05.2021 |
V niin kuin Videopeli
Päivänavausvuodatuksia...
05.02.2021 |
Filosofi Teroteksen elämän vuodatuksia ja filosofiaa
Eat, sleep, repeat...
05.06.2020 |
Unohdetut ja salatut ajatukset
SIRKUS JA TIVOLI , ,,,,,,...
18.01.2020 |
Runovaari
Bussikuskit...
11.10.2019 |
Halonhakkaajan Päiväkirja
Koodia koodia.....
02.08.2019 |
emilli
Mimmit koodaa, mutta entä...
25.07.2019 |
emilli
Agilityä ja vähän muuta...
07.05.2018 |
Voihan pihkura!
Lomaviikko harjoittelun v...
22.04.2018 |
Keniassa työharjoittelussa 2-5 / 2018
Tyhmää...
16.02.2018 |
Luovia ideoita maalta
Perheloma Italiassa...
25.01.2018 |
Siltasen Juttutupa