***Official Electronics Thread of Officialness (it starts off with lots of Nixie Tube Clock goodness

  • Thread starter Thread starter Aod
  • Start date Start date
IN-12s maybe? I think they're around and inch tall, not proper 5s though. :(

Good idea for a case though. Will need a build log for sure. :p

Yeah, that's my backup tube, I just wondered if there were any other options with a proper 5? The IN-12s are a good size, but they could be a little bigger. There are loads of other type tubes that aren't IN models, but I can't seem to find many end on :(
 
So I was at a car boot and I found a Model 7 Mk1 Avo Meter similar as below. It's probably dated to the early or mid 50s and looks perfect for a clock:
[
Any suggestions?

You have a classic bit of kit that you want to butcher for some faddy clock project? :eek: People still use Avo's because they are the only devices that let you easily detect fluctuations in voltage, give it to someone who has a proper use for it :(

I'm not even sure what you are thinking of when you say it would be perfect for a clock, it has a curved screen for one thing? :confused:

You are still a top bloke btw, just in case you think I'm being negative :)
 
You have a classic bit of kit that you want to butcher for some faddy clock project? :eek: People still use Avo's because they are the only devices that let you easily detect fluctuations in voltage, give it to someone who has a proper use for it :(

I'm not even sure what you are thinking of when you say it would be perfect for a clock, it has a curved screen for one thing? :confused:

You are still a top bloke btw, just in case you think I'm being negative :)

I don't think it was functional when I got it, and its certainly not functional now...:eek:
 
Damn you Burnsy, I've been on the lookout for a model 7 for ages!

Actually any working Avo would do - Even a decent condition non working one and I'd make it work.

Anyway, I've spent a couple of hours this afternoon winding and fitting three trifilar transformers for a kit I've had on hold for the best part of a year. When I fitted the first one (the one on the right in this picture) I cut the wire a little short so ended up soldering it from the top of the board.

Really fiddly work, my eyes feel as though they're bleeding after doing these.

trifilar-transformers-20120219-174829.jpg
 
Ha, i've been on the lookout for an Avo too. Seems to be a massive fluctuation in prices on the bay though, even for the same models in much the same condition. Some go for £20 inc. delivery, others £80-100 plus.

Seems a shame that they aren't manufactured any more. I found an announcement that said that while the market for them was still there they couldn't source the parts :(
 
Raspberry pi is being finished tomorrow. Oh god, it's going to change everything. It is practically going to replace arduino.

I have to disagree with that. They serve completely different purposes. One is an educational tool designed to help teach people about programming, with potential applications in electronics projects albeit limited by I/O and to a certain extent drivers. The other is an ultra low budget DIY, modular kit designed specifically for use in electronics projects.
 
I have to disagree with that. They serve completely different purposes. One is an educational tool designed to help teach people about programming, with potential applications in electronics projects albeit limited by I/O and to a certain extent drivers. The other is an ultra low budget DIY, modular kit designed specifically for use in electronics projects.
It has a GPIO header, and there is already a breakout board! It can draw as little as 350ma on 5v, often less than arduino! It's certainly the upgrade a lot of currently running projects are looking for. Certainly in a community I am involved with, it's the ideal candidate. It might not be used for small projects but where there is a lot of workhorse required, it's going to be the default choice imo.
 
Last edited:
Hey guys, I've got a quick question if anyone could help. I'm trying to find a component and I've got no idea what the name would be. What I want is something similar to a potentiometer in a guitar, but instead of having the dial turned in that way, I was wondering if you could get a device whereby a rod goes through the centre of it and it measures the degrees of rotation or the like? I could adapt a guitar pot I guess but it's not ideal...

Thanks! dirtychinchilla

I think you're after an angle encoder.
 
Hey guys, I've got a quick question if anyone could help. I'm trying to find a component and I've got no idea what the name would be. What I want is something similar to a potentiometer in a guitar, but instead of having the dial turned in that way, I was wondering if you could get a device whereby a rod goes through the centre of it and it measures the degrees of rotation or the like? I could adapt a guitar pot I guess but it's not ideal...

Thanks! dirtychinchilla

Not sure exactly what you mean, generally any sort of dial is at the base a pot, and then at the top end it has different knobs.

Hi there, thanks for your reply. I'll try, in this post, to clearly tell you what I'm trying to do as any help you could give me would be very very greatly appreciated.

I'm studying Mechanical Engineering at Leeds and my final year project is very much a design focused one (hence the simplicity in the design, it's substantially more streamlined than when I began, though!).

The brief is to create a rig that can test a the maximum torsional and shear force that a bone can take. These bones (very crudely displayed in the design) are foam replicas cut in half. Children then put them back together as if they were fixing a broken bone and my rig tests it.

Basically, I'm wanting to have the ability to measure actual force done by the machine. I'm doing it more simply than that due to budget restrictions. My plan is to attach this sort of rotary encoder to the lever and to the wheel and measure the number of turns. Then presumably, through some sort of program, have an LCD display tell you the "force" exerted on the fake bone. This is where I need some help.

I'll reiterate clearly what it is I need help with. Although I am not bad with electronics, can solder etc and understand more than basic principles, I'm not entirely confident in my ability to produce a circuit. What I want to have is an encoder hooked up to the rotating lever or wheel, which then outputs to and LCD screen. Could you tell me how I'd do this, and be able to include a little bit of programming to change the value actually displayed. I'd ideally hook it up to the mains by plug, or have some large batteries.

I've included a picture of the design (it's a 3d mockup done in Solidworks), the red circles showing where the actuators will go.

ssocuk.png


I hope that's all clear...I'll clarify any details if you need me to.
Once again, any help is massively appreciated!
 
If it's just for visual purposes, you could use variable resistor hooked up to a PIC circuit on an analogue port. I imagine the rotation isn't going to go past 200 ish degrees so it should work? Sure there are more ideas though so hold tight! The PIC could also output to an LCD. Genie PICs are setup to work very easy with LCD modules.
 
If it's just for visual purposes, you could use variable resistor hooked up to a PIC circuit on an analogue port. I imagine the rotation isn't going to go past 200 ish degrees so it should work? Sure there are more ideas though so hold tight! The PIC could also output to an LCD. Genie PICs are setup to work very easy with LCD modules.

A variable resistor is a much better solution! Thank you. The rotation will be about 60 degrees for the lever and probably 10 for the wheel so that souds good. I'm not sure how I'd go about putting together some sort of circuit for it though...do you happen to know of any links which could describe the sort of thing I need to do?
 
So, I'm still feeling very ignorant. What kind of resistance do you think I need? This one is 10kΩ but really I can't see why the resistance of it would matter in this case. Consequently my only stipulations are that I can hook it up to a PIC circuit and, as such, an LCD display, and also that I'd rather have the cheapest one. I think I should be looking at panel mounted resistors. I've noticed that this one is "Audio" as in the title...I assume this has no effect but can someone confirm this please? I just want to get a voltage reading off it.
 
Last edited:
Back
Top Bottom