Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 4 online users. » 0 Member(s) | 4 Guest(s)
|
Latest Threads |
Cannot connect Pulse Pal ...
Forum: Software
Last Post: Dima
12-13-2019, 11:32 AM
» Replies: 2
» Views: 42
|
acknowledgement byte afte...
Forum: Software
Last Post: Josh
12-11-2019, 01:04 AM
» Replies: 1
» Views: 22
|
set tone frequency?
Forum: Software
Last Post: Josh
12-05-2019, 02:53 AM
» Replies: 1
» Views: 41
|
Inspection methods of hid...
Forum: SanCafé
Last Post: IMHiggins
11-18-2019, 06:29 PM
» Replies: 1
» Views: 210
|
MED box output to Pulsepa...
Forum: Hardware
Last Post: Taylor
11-18-2019, 04:01 PM
» Replies: 2
» Views: 873
|
Bpod modules and Bpod r0....
Forum: Hardware
Last Post: Josh
11-18-2019, 03:34 PM
» Replies: 1
» Views: 591
|
Certifix Live Scan Finger...
Forum: Hardware
Last Post: afra
11-11-2019, 09:10 AM
» Replies: 0
» Views: 293
|
Me Presento! ayuda!
Forum: Public suggestion box
Last Post: Monic78
11-09-2019, 12:09 AM
» Replies: 0
» Views: 69
|
oLED failure
Forum: Hardware
Last Post: njm
11-07-2019, 07:32 PM
» Replies: 0
» Views: 75
|
Lightcoinex » Feed
Forum: Neuro Technology Chat
Last Post: English
11-06-2019, 01:28 PM
» Replies: 0
» Views: 229
|
|
|
acknowledgement byte after a call to syncAllParams. |
Posted by: cskoven - 12-10-2019, 01:27 PM - Forum: Software
- Replies (1)
|
|  |
Hi,
I'm using python to send some different parameters (Phase1Duration, InterPulseInterval and PulseTrainDuration) to the PulsePal - randomly, in a loop.
I give plenty of sleep time (~5s) after having run "myPulsePal.syncAllParams()" to "myPulsePal.triggerOutputChannels(1, 0, 0, 0)"
Just recently I got this error:
Code:
raise PulsePalError('Error: Pulse Pal did not return an acknowledgement byte after a call to syncAllParams.')
PulsePal.PulsePalError: Error: Pulse Pal did not return an acknowledgement byte after a call to syncAllParams.
From line 232, in syncAllParams - in PulsePal.py
It's not optimal that the loop / script will be broken / stopped - after having run for 2+ hours - to then redo it.
How do you cope with this error? Do you safeguard yourselves to avoid your scripts being stopped by an error raised?
Would it be something like putting a "try" before the myPulsePal.syncAllParams() - and asking to try again, if it fails?
Or what would you do?
Hope to hear from you!
Br,
Christian Skoven
|
|
Cannot connect Pulse Pal to Ubuntu 14.04 |
Posted by: Dima - 12-05-2019, 03:35 PM - Forum: Software
- Replies (2)
|
|  |
Hello,
I am trying to connect my Pulse Pal to Ubuntu 14.04, and the system does not recognize connection at all.
I am not sure from where to start my debugging given that I do not have any error message.
I can connect this Pulse Pal to Windows without any problem. Also, I can connect Arduino boards to Ubuntu computer without any problem.
Could you please guide me my first debugging steps?
Best,
Dima
|
|
set tone frequency? |
Posted by: tth - 12-05-2019, 12:24 AM - Forum: Software
- Replies (1)
|
|  |
Hi all,
Does anyone know if there is a way to specify a specific frequency for a tone for a buzzer to play? like you can in an arduino script?
thanks!
|
|
Me Presento! ayuda! |
Posted by: Monic78 - 11-09-2019, 12:09 AM - Forum: Public suggestion box
- No Replies
|
|  |
hola! gente del foro, soy monica , tengo un problema con mi nuevo xiaomi mi a3, ya que cuando lo compre me dijeron que tenia proteccion contra el agua pero investigando por internet hay muchos usuarios que dicen que no es asi... si alguien sabe si es a prueba de agua o no le agradezco me lo digan.. muchos gracias!!
|
|
oLED failure |
Posted by: njm - 11-07-2019, 07:32 PM - Forum: Hardware
- No Replies
|
|  |
Hi,
The oLED on our Pulse pal has stopped working and doesn't display anything when the pulse pal is plugged in. We haven't used it in a while and nothing has happened to it that would explain it stopping working. The arduino seems to still be drawing power.
Any advice on how to troubleshoot and fix this problem would be most appreciated.
Thanks,
Niall
|
|
setSontinuous python function not working |
Posted by: Lucas - 10-28-2019, 08:37 PM - Forum: Software
- Replies (1)
|
|  |
I have a file with the basic sin wave from the example and then setContinuous function after with the proper channel in it. It runs once and that is it. Is there anything else i need to add into my code to have it run forever??
Can post code later.
Thank you,
Lucas
|
|
Flashing LED with Waveform |
Posted by: tanner.stevenson - 10-17-2019, 08:16 PM - Forum: Software
- Replies (4)
|
|  |
I was wondering what is the recommended way to flash an LED with a waveform, similar to the way I can play a sound using the PsychToolbox? If the Analog Output Module is recommended, is it possible to accomplish the task with just the Bpod itself?
|
|
|