Another Beginner Question (Interfacing Computer Hardware/Circuitry)

  • Thread starter Thread starter Ulnarian
  • Start date Start date
  • Tags Tags
    Beginner Computer
AI Thread Summary
Building a timer resembling an old-school flip clock is feasible for beginners, but using a Commodore 64 may present limitations due to its outdated hardware. Connecting a 555 timer to a flip clock motor is a good start, but the reset function needs careful planning. To enable the computer to reset the timer based on user input, specialized software or a more modern platform like Arduino or Raspberry Pi is recommended. These platforms offer greater flexibility and resources for interfacing with hardware. Exploring hobby forums and documentation related to Arduino or Raspberry Pi will provide valuable guidance for this project.
Ulnarian
Messages
27
Reaction score
0
So, I want to build a timer in the style of an old-school flip clock (like this http://www.ladidah.com.au/range/images/flip-clock-grey.jpg) that counts from 000:00 minutes to 108:00 minutes. Whenever a user enters a certain sequence of numbers on the computer, the timer should reset itself to 000:00.

I'm brand new to electronic projects. I reckon I can connect the output of a 555 to a flip clock motor and calibrate the gear train appropriately (haven't quite worked out the reset function yet). The thing I am not sure about is how to get my computer to directly affect the circuitry (i.e. reset the timer after the sequence is entered). Does this require specialized software? I've got an old Commodore 64 laying about that I think would work pretty nicely.

Is this something that is feasible for a newbie? Is their any documentation out there I should be reading up on?

Thanks!
 
Engineering news on Phys.org
Sure that is feasible, but a Commodore 64 has limited hardware possibilities. A more modern Auduino or Rasberry PI computer can do it much easier. Visit the hobby forums for those and I'm sure you'll find examples of your kind of project.
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...

Similar threads

Replies
13
Views
7K
Back
Top