Search found 40 matches

by Skyraider
Tue May 08, 2018 5:23 pm
Forum: 2 - Power controller
Topic: Electric diagram for the Power Controller
Replies: 0
Views: 11549

Electric diagram for the Power Controller

Hello, here is the electronic diagram. I hope that helps...
Do not hesitate to signal any mistake to me.
edit (14/05/2018): fix an error with D3 connection
by Skyraider
Tue May 08, 2018 11:17 am
Forum: 1 - GPS mouse
Topic: Electronic Diagram of GPS Mouse
Replies: 1
Views: 6644

Electronic Diagram of GPS Mouse

Hello this is the diagram of the GPS Mouse.
I hope this is accurate (i only had the PCB to follow the wires...)
Do not hesitate to mention any mistake, I will fix them.
by Skyraider
Mon May 07, 2018 5:00 pm
Forum: 3 - Levitation base
Topic: Levitation base assembly...discussion
Replies: 10
Views: 19759

Re: Levitation base assembly...discussion

Hi Tony, just to mention a little error in PCB assembly: I put LS1 as described (+ point to the Top right) and there was no sound. This is because it is misoriented. I inverted it and now it works fine. The speaker LS1 is shown on the wrong side in the picture : The + should point to the Bottom left...
by Skyraider
Sun May 06, 2018 7:26 am
Forum: Assembly instructions - kit version
Topic: missing components
Replies: 2
Views: 6848

Re: missing components

Hi, I've emailed you the gerbers, let me know if there's anything else missing and if not I'll get some capacitors sent out. Super thank you ! I received the gerber: I will provide the diagrams in a few days. I check all other components, only the capacitors are missing. I am really pleased to asse...
by Skyraider
Sun May 06, 2018 7:12 am
Forum: 2 - Power controller
Topic: PCB assembly discussion
Replies: 8
Views: 15244

Re: PCB assembly discussion

...After the board was powered up all worked well for me, I did connect via Bluetooth to my laptop and opened a terminal window to the Bluetooth module. I sent the commands as outlined in the advanced user manual, however, I do not get a flash on the yellow LED. But the green LED does pulse slightl...
by Skyraider
Wed May 02, 2018 6:43 pm
Forum: Assembly instructions - kit version
Topic: missing components
Replies: 2
Views: 6848

missing components

Hello Tony, I purchased recently the levitating clock. I checked the content of the different bags and some capacitors are missing in the "relay 5 tubes bag 1" The missing capacitors are the : 4.7nF 50V 5% COG 1206 :o Is it possible to send the 3 missing capacitors to me? :roll: One other ...
by Skyraider
Sat Apr 28, 2018 10:21 am
Forum: IN-14 V1 5-tube nixie clock
Topic: Alarm lockup firmware bug
Replies: 11
Views: 29574

Re: Alarm lockup firmware bug

Hello,
please find here the fixed version (asm + hex) of the clock.
This version fixes the GPS issue (clock crash when GPS is not ready to transmit correct hhmmss strings)
I tested it, and it definitely fixes the issue! :P
do not hesitate to try it ! and give me back your comments
by Skyraider
Tue Apr 24, 2018 8:29 pm
Forum: IN-14 V1 5-tube nixie clock
Topic: Alarm lockup firmware bug
Replies: 11
Views: 29574

Re: Alarm lockup firmware bug

Hello Tony, could you provide the latest asm updated version? I would like to start from it to add the GPS fix code...
Thank you for that !
by Skyraider
Tue Apr 24, 2018 7:21 pm
Forum: Assembly instructions for the Cylinder V3 clock kit
Topic: Cylinder 5-digit PIC code
Replies: 3
Views: 13492

Re: Cylinder 5-digit PIC code

Hello Tony, I faced the same bug with the cylinder clock as with the IN-14 clock when connecting a GPS unit: when powering on, the GPS unit has not yet got a fix and the consequence is that the clock crashed (see my post on IN-14 clock detailing that : http://www.lasermad.com/forums/viewtopic.php?f=...
by Skyraider
Sat Mar 24, 2018 6:17 pm
Forum: Nixie thermometer V1
Topic: Thermometer PIC code
Replies: 14
Views: 49173

Re: Thermometer PIC code

Here is a modified version of the Piccode that is optimized to get the full precision of DHT22 or AM2303 external sensor. For these sensors, I removed the "smoothing temperature" part and changed a little the code so that the decimal part of the measure is now taken into account. The resul...