Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Comprehending a list comprehension!
Post: Comprehending a list comprehension!

I have been given some example code that captures BLE broadcasts from beacons but there's a line that is really confusing me: data = [b for b in device.data]device.data is a list that contains BLE br...
alidaf General Coding Help 4 3,423 Oct-30-2017, 09:58 AM
    Thread: Sending data over UDP
Post: RE: Sending data over UDP

(Oct-19-2017, 11:41 AM)Larz60+ Wrote: The ten may be the number base. Check to see if you need to be sending a tuple check out: http://www.wellho.net/resources/ex.php4?..._client.py That example se...
alidaf Networking 3 5,057 Oct-19-2017, 12:47 PM
    Thread: Sending data over UDP
Post: Sending data over UDP

I've managed to code a C program to send various types of data to Matlab on another machine over UDP; char, int and double. I'm really struggling to do the same with Python. I can send a char with no ...
alidaf Networking 3 5,057 Oct-19-2017, 09:39 AM

User Panel Messages

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