DmitryDzz's instructables
Tell us about yourself!
Achievements
- DmitryDzz made the instructable LED Jewelry
- DmitryDzz favorited LED Jewelry by jiripraus
- DmitryDzz followed Maggie Shah
- DmitryDzz followed M.C. Langer
- DmitryDzz followed Aric Caley
- DmitryDzz commented on DmitryDzz's instructable Robot Beetle RingoView Instructable »
Hi Steve,Thanks for sharing this cutie!
- DmitryDzz followed Wingletang
- DmitryDzz followed graciepickle
- DmitryDzz favorited nap tub by mikeasaurus
- DmitryDzz commented on jessyratfink's forum topic Call for contest judgesView Topic »
Hello! Thanks for the invite!I'd love to judge in tech category.
- DmitryDzz's instructable Cell Phone With Bells AKA OrPhone's weekly stats:
- DmitryDzz commented on DmitryDzz's instructable Cell Phone With Bells AKA OrPhone
Exactly!
Hi gizmologist,The rotary dial mechanism is connected to pins A1 and A2. See constants ROTATE_PIN and COUNTER_PIN and all the code around these constants in "telephone.ino" file.The rotary dial mechanism has three wires: groung and two signals. One is a "flag" that the mechanism is rotating and the other is a pulse counter. I just count logical 0 to 1 (or 1 to 0, can't remember right now) transitions while the rotation flag is set to detect every digit of the phone number.As I said this is an open project, you can find the source code on the project's GitHub page.
View Instructable »Thank you sanjaykray!
- DmitryDzz entered Cell Phone With Bells AKA OrPhone in the Circuits Contest 2016 contest
- DmitryDzz commented on jessyratfink's forum topic List of Upcoming Contests (updated 8/09/16)View Topic »
Got a project for Arduino contest. Is there any news about it?
- DmitryDzz commented on DmitryDzz's instructable Robot Beetle RingoView Instructable »
Hi,Thanks for sharing Ringo Mk.2. Real evolution! Beetle sapiens ;)
- DmitryDzz favorited Wooden Radio by helmuel
- Show More Activities
jiripraus, thank you very much for the brilliant idea!And also, I'd like to thank thewalterhive for the trick with nails.This is my "made it" comment. The only change I made was tiny PCB pieces (10x2 mm) for SMD diodes. I'm not sure that this change is an improvement (it's not that pretty), but it made the construction more robust. Otherwise, it is hard to replace the battery and not to break diodes. I broke three of them until I decided to use PCBs.