Search found 3 matches
- 19 Sep 2024, 09:24
- Forum: RevPiModIO
- Topic: Connect4 a problem in slicing bytes! for variable x2out and some led colors
- Replies: 4
- Views: 5140
Re: Connect4 a problem in slicing bytes! for variable x2out and some led colors
Hi Ayman! I have an RC1 for RevPiModIO here, which contains your patch for x2out (thanks for your work). In addition, the A1 - A5 properties are repaired there and the constants GREEN, RED now switches the correct LEDs. It would be great if you could test the version once, the history is on Github ...
- 13 Sep 2024, 12:40
- Forum: RevPiModIO
- Topic: Connect4 a problem in slicing bytes! for variable x2out and some led colors
- Replies: 4
- Views: 5140
Re: Connect4 a problem in slicing bytes! for variable x2out and some led colors
Hello again! I made some changes to the library on the self.x2out object creation line and it works now! But I still need confirmation to be sure it was just that and nothing else :D So, the modifications are here, I'm going to add the old line and the new one! I did it just for the Connect4 not for...
- 13 Sep 2024, 11:19
- Forum: RevPiModIO
- Topic: Connect4 a problem in slicing bytes! for variable x2out and some led colors
- Replies: 4
- Views: 5140
Connect4 a problem in slicing bytes! for variable x2out and some led colors
Hello, my name is Ayman, I'm new to Revolution PI, I managed to get a connect4 with DIO module 28 inputs/outputs. I'm trying to control the 5 Status LEDs on the Revolution PI Connect4, there's maybe a problem in the library revpimodio2 especially device.py file, when I looked on configuration of the...