Brumm
|
 |
« Reply #60 on: January 18, 2016, 01:19:29 AM » |
|
Many thanks Sebastian, but for my eyes the Uno has the same oval can, to the left side of the red rectangle. My Mega has also this can, stamped 16.000 (MHz?), but to my surprise on the Zero (32bit) I don't see a quartz? Or then it is really small, unfortunately there is no large pic on the Arduino site.
Not that it is really important for me, but I never heard about these resonators. The quartz works also by resonance, afaik.
Greetings, Hansrudolf
|
|
|
Logged
|
Hansrudolf "Music is supposed to wash away the dust of everyday life" Art Blakey
|
|
|
Bonzo
Member
  
Offline
Age: 47
Location: Milan, Italy
Posts: 1,147
My name is Marco, best known as Bonzo!
|
 |
« Reply #61 on: February 18, 2016, 06:41:21 PM » |
|
|
|
|
Logged
|
|
|
|
alexg_ht
Member

Offline
Location: Laguna, Philippines
Posts: 56
|
 |
« Reply #62 on: March 09, 2016, 09:59:09 AM » |
|
Hi Sebastian,
Can I use a Raspberry Pi to control the Arduino Breadboard version?
Thanks.
|
|
|
Logged
|
|
|
|
CyberSeb
Member
Offline
Location: Erlangen, Germany
Posts: 31
|
 |
« Reply #63 on: March 12, 2016, 06:18:32 PM » |
|
Hi Alex, yes, this could work. I'm not sure if the Chinese Arduinos are supported on a Raspberry Pi (if there is a serial driver availble on the ARM architecture), but I believe it should work!  Sebastian
|
|
|
Logged
|
|
|
|
alexg_ht
Member

Offline
Location: Laguna, Philippines
Posts: 56
|
 |
« Reply #64 on: March 17, 2016, 04:55:57 AM » |
|
Hi Alex, yes, this could work. I'm not sure if the Chinese Arduinos are supported on a Raspberry Pi (if there is a serial driver availble on the ARM architecture), but I believe it should work!  Sebastian I just ordered a real Arduino. 
|
|
|
Logged
|
|
|
|
alexg_ht
Member

Offline
Location: Laguna, Philippines
Posts: 56
|
 |
« Reply #65 on: March 29, 2016, 06:04:31 AM » |
|
I did a breadboard verison of Sebastian Mate's controller using a Raspberry Pi and it worked. Speed regulation is superb, changing from 33-1/3 to 45rpm is a breeze. Now am waiting for his PCB/DIY kit. 
|
|
|
Logged
|
|
|
|
arched
Member
 
Offline
Age: 46
Location: Denmark
Posts: 346
|
 |
« Reply #66 on: May 31, 2016, 05:47:18 PM » |
|
Any news!?
I want to buy a MagicQuartz kit!
|
|
|
Logged
|
My name is Rasmus
|
|
|
OsteSpiser
Member
 
Offline
Age: 57
Location: Denmark
Posts: 877
|
 |
« Reply #67 on: May 31, 2016, 06:30:47 PM » |
|
Many thanks Sebastian, but for my eyes the Uno has the same oval can, to the left side of the red rectangle. My Mega has also this can, stamped 16.000 (MHz?), but to my surprise on the Zero (32bit) I don't see a quartz? Or then it is really small, unfortunately there is no large pic on the Arduino site.
It is very small  in a different kind of "tin"  ( I cheated and looked at the schematics on the Arduino site ) -kristian
|
|
|
Logged
|
|
|
|
CyberSeb
Member
Offline
Location: Erlangen, Germany
Posts: 31
|
 |
« Reply #68 on: May 31, 2016, 06:52:31 PM » |
|
Hi Rasmus, sorry that you and the others have to wait so long. At the moment, I'm extremely busy with other things (e.g. my PhD thesis, which has to be finished within 6 months -- and I haven't really started writing  ) But I'm honestly spending as much as time possible to get this thing finished. I've almost finished the final version of the PCB, and I hope that I will be able to order test PCBs this weekend. I've also made huge improvements on the firmware. There are some great new features which had to go into the final version (automatic voltage reduction, "live" speed display where appropriate, remembering and restoring the initial speed at the beginning of the record -- see my webpage for details). I still need to implement the "soft" ramping between the normal and reduced voltages and fix some bugs. Also keep in mind that I want this thing to be perfect from scratch, as there will be no user-upgradable firmware. Under any circumstances, I want to avoid delivering a product that has bugs. And the firmware is a complex beast, with more than 5000 lines of C code ... I hope that you understand my situation. But I hope that I will finish it soon - let the next holidays come!  @Kristian: Thanks for pointing to this! Looks like a real chrystal. I was not aware that the Arduino Zero has one! Sebastian
|
|
|
Logged
|
|
|
|
arched
Member
 
Offline
Age: 46
Location: Denmark
Posts: 346
|
 |
« Reply #69 on: May 31, 2016, 07:33:08 PM » |
|
Sebastian, I understand of course. When I read my comment now it comes of rather whiney, I should have put a smiley after it.  Impressive that you want to sell a perfect bug free product, and I know from own work (fullstack sysadm) that testing every corner case is very difficult (almost impossible) without the users. I applaud your effort and will look forward to your motor controller with patience. OT (but since you mentioned your thesis): I wrote most of my master thesis (I know, it's nothing compared to a PhD) totally isolated in a run down summerhouse by the north sea, with no Internet, in the course of two weeks. I can wholeheartedly recommend this approach, as a way to minimize procrastination.
|
|
|
Logged
|
My name is Rasmus
|
|
|
CyberSeb
Member
Offline
Location: Erlangen, Germany
Posts: 31
|
 |
« Reply #70 on: May 31, 2016, 07:58:18 PM » |
|
Rasmus, thanks a lot for your patience! No, your post does not sound whinier than mine. I'm really also annoyed to put off my interested customers. I really need to finish it soon. The firmware is already working very well, but I've noticed some bugs, especially in "uncommon" situations. This needs to be fixed. One challenge is that the firmware is totally user-configurable (there are more than 30 parameters which can be tweaked), and it has to work with different turntables. I need to test various combinations in different operation modes. The whole thing also has to operate with minimal user interaction - in a safe way. This means that it has to automatically deal with "challenges" (e.g. recognizing that a automatic turntable has shut down). It also has to resume into the last mode of operation when switched off and on again, after standby, and so on. The firmware has become really complex. I want the user to be able to just enjoy music, and not to fiddle around with the MagicQuartz unit. It will not be totally bug free (you're right, that's impossible), but hopefully close. The initial firmware will probably include ALL features, i.e. there will be no further updates with additional features. I don't want to give the customers any reason to upgrade the firmware because to bugs. Sebastian PS: The idea with writing the thesis in isolation sounds great! Thanks for this tip!
|
|
|
Logged
|
|
|
|
terenceng
Member
Offline
Posts: 2
|
 |
« Reply #71 on: June 13, 2016, 08:32:29 AM » |
|
Hi Sebastian,
I thought instead of sending you e-mails, it would better benefit the wider community here if I ask on the forum itself. Just concerned on the range of turntable motors that will work with the MagicQuartz as i know the output wattage is significantly lesser than Nigel's Speed Controller?
(Of course there would be bound to have some comparisons given the same product being offered)
AFAIK, a friend of mine who have done the NSC, ran it on VPI Classic 1 (a 10watt) motor and according to him and it runs pretty hot. So I am just concerned on the reliability part of MagicQuartz as would it run even hotter on a 15-19 watt lenco motor.
We always see Valhalla (Linn LP12's speed controller) being faulty and I heard that they run really very very hot and you could not even touch it.
Is it possible to enlighten us further (with hopes that it doesn't stall you in your development of MagicQuartz)
Thanks Seb!
Terence.
|
|
|
Logged
|
|
|
|
mustafa
Member
  
Offline
Age: 57
Location: London
Posts: 1,213
|
 |
« Reply #72 on: June 13, 2016, 06:02:57 PM » |
|
Hi,
Having got a Nigel speed controller, it would be very interesting, to see another one out there. Good luck with your project.
regards
Mustafa
|
|
|
Logged
|
The darkest souls are not those which choose to exist within the hell of the abyss, but those which choose to break free from the abyss and move silently among us. Dr Samuel Loomis
|
|
|
CyberSeb
Member
Offline
Location: Erlangen, Germany
Posts: 31
|
 |
« Reply #73 on: June 13, 2016, 06:16:12 PM » |
|
Hi Terence, thanks for posting this here. As far as I know the NSC uses a purely analog amplifier design. MagicQuartz is digital and should be much more power efficient, i.e. run cooler. However, 19 watt is probably on the upper side (I can't say "limit", because I haven't done real measurements for the upper limit). Does a Lenco really consume 19 watt when running? I think this is the upper limit when the turntable is spinning up, and it will drop significantly once it's fully running. Unfortunately, I don't have a Lenco, but I would appreciate it if someone could measure this (with a simple power meter). From my early tests it is capable of driving my Dual 1219 and Dual 1019 in parallel, which are rated 17 watt (together). In any case MagicQuartz should be able to provide much more current when using a bigger heatsink and possibly a bigger power supply. @Mustafa: Thanks!  Sebastian
|
|
« Last Edit: June 13, 2016, 06:21:52 PM by CyberSeb »
|
Logged
|
|
|
|
terenceng
Member
Offline
Posts: 2
|
 |
« Reply #74 on: June 13, 2016, 07:32:58 PM » |
|
Thanks for the reply and prompt response Seb! Please take your time in developing a bug free version! I am forcing myself to wait patiently  It seems like there isn't much to worry about then.. As I know, a bigger power supply would just mean a bigger rating for the transformers yes? Also, my lenco is the 230v version.. How low can I run it till the point it won't strain the motor? (Apologize in advance if this is a stupid question, but am afraid it may not be a good idea to run too low). AFAIK I should run it to the point where i don't compensate too much speed loss by lowering the voltage.. is that right? I have read somewhere some are operating the 110v version of the lenco successful at 75/80v which yields the best results. That is roughly 3/4 of the designated operating voltage (i.e, 75/110). So is that equivalent to about 155v on a 230v version of the lenco motor? Or I could run it at 75/80v and achieve the same results? Thanks!
|
|
|
Logged
|
|
|
|
|