| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 6 months |
| seen | Jan 14 at 17:13 | |
| stats | profile views | 4 |
|
Nov 25 |
accepted | check if image exists on asset host and if not replace with a default image |
|
Nov 25 |
answered | check if image exists on asset host and if not replace with a default image |
|
Nov 25 |
accepted | ruby serial port working with hex data |
|
Nov 25 |
answered | ruby serial port working with hex data |
|
Nov 25 |
awarded | Scholar |
|
Nov 24 |
comment |
ruby serial port working with hex data Just to clarify, I have tried ar1 = sp.read.scan(/.{2}/).map{ |c| c.hex.chr } and str = [sp.read].pack('H*') and neither works. As mentioned in my previous comment i think its relating to my sp. gets or something of that nature. For some reason the ruby serial setup just does not want to receive that. Whenever we send data though it does work. The only thing i can think of so far is no handshaking but if we are only sending one set of data with one card swipe, how could that be a problem. And the other thing i am thinking is even if the data was skewed, i would at least see something. |
|
Nov 24 |
comment |
ruby serial port working with hex data So i tried your first block of code just as is to test the theory of it. I understand what it is doing and am able to get it working. I think my problem at the moment is stemming from my sp.gets and sp.read/ no data ever shows up, yet i have a serial lcd display on the rx line and i know the data is definitely coming into the raspberry pi. |
|
Nov 23 |
asked | ruby serial port working with hex data |
|
Nov 20 |
awarded | Tumbleweed |
|
Nov 13 |
asked | rubygems mirror issues |
|
Oct 28 |
awarded | Student |
|
Oct 28 |
asked | check if image exists on asset host and if not replace with a default image |