Search found 4 matches
- 19 Oct 2018, 12:01
- Forum: Hardware
- Topic: Outputs struggle to maintain a high voltage.
- Replies: 3
- Views: 7460
Re: Outputs struggle to maintain a high voltage.
This is true. I do use the DIO module. However if I set Out1 to HIGH and wire that into Input 1. with the following typed into the Shell. python3 import revpimodio2 rpi = revpimodio2.RevPiModIO(autorefresh = True) rpi.io.O_1.value = True (this is wired from O1 -> I1) rpi.io.I_1.value (this outputs F...
- 18 Oct 2018, 11:03
- Forum: Hardware
- Topic: Outputs struggle to maintain a high voltage.
- Replies: 3
- Views: 7460
Outputs struggle to maintain a high voltage.
What is the recommended current [A] to supply the RevPi Core 3 with? When I set an output to high it jumps between 2-14V inconsistently. I am using RevPiModIO and I am not sure if it has anything to do with my code or an insufficient powersupply. The inputs reads True and False correctly when they r...
- 05 Sep 2018, 09:12
- Forum: Hardware
- Topic: The LED of Revpi DIO is red
- Replies: 2
- Views: 5853
Re: The LED of Revpi DIO is red
Have you set up with PiCtory yet?
Mine blinked red until I made a PiCtory configuration and saved it. The tutorial to this can be found here.
Note that it is important that you place the DIO on the same side in the configurator as it is placed in real life next to the physical device.
Mine blinked red until I made a PiCtory configuration and saved it. The tutorial to this can be found here.
Note that it is important that you place the DIO on the same side in the configurator as it is placed in real life next to the physical device.
- 04 Sep 2018, 14:18
- Forum: Software
- Topic: rpiboot waiting for BCM2835/6/7 on a Core (1)
- Replies: 5
- Views: 16063
Re: rpiboot waiting for BCM2835/6/7 on a Core (1)
I had this exact problem. I had to disable the "Driver signing" in Windows 10. You can do this by following this guide. OBS! Signing is for your PC:s safety. Only do this if you know that you can trust the driver you are installing. https://www.drivereasy.com/knowledge/disable-driver-signa...