|
If you have a jailbroken Apple iPhone you might want to start using your phone to control your car. Check out this iPhone SMS Remote Car Starter project by Will O’Brien from Biobug that goes through the details and has the code available if this is something you want to play with. Via: Apple Phone Hacks and Electronic Labs “Requirements: An old jailbroken iPhone, an Arduino, iphone breakout board (I used a PodBreakout Mini) 4x 10k resistors, 1x TIP120, a 5 volt switching supply cell charger (easier than building one), some wiring ability and a general understanding of unix/perl/arduino. (See the packages on my dev phone in this post.” |
|
Our friend Pete Mills developed this great ATTiny based Electronic Candle, we have seen electronic candles before but what makes this one shine is how the flickering was done. Pete actually sampled the actual flicker patterns of a real candle flame so that this reproduced flame would look as close to the real thing as possible. You can see some other electronic candle designs here for inspiration. “The ATTiny Candle is an LED candle. It uses a high brightness LED and some software to mimic the look of a traditional candle without the dangers associated with an open flame. I figured the hardest part of this project would be making the flicker look realistic, so I decided to let nature do that part for me. I made this candle with a Light Detecting Resistor ( LDR ) and a fixed resistor acting as a voltage divider. This is fed to one of the ATTiny85′s ADC inputs and sampled at discrete time intervals. At this time, the sample rate is 100mS. These 8-bit light level values are then stored to EEPROM so that the candle can recall the flicker pattern to play back on the LED that is connected to a PWM channel after being turned off. You only need to program the pattern once, but you can program it over and over again with just the push of a button.”
|
|
Thanks to Mike for sending in his German Word Clock. He has used some SPI controlled RGB lighting strips to make wiring and controlling the lights simpler. So that the letters look good he has built and installed an MDF baffle with 100 light holes in it. ”To control the clock, an ATmega8535 is used. This is a real-time clock (DS1307), a Bluetooth module and a Darlington array to control the 4 leds around the clock, each of which represents the minutes (Example: The Time Clock “It’s five after two” and two LEDs lights -> Thus, it is seven to two). - 40 × 40 cm, so that you can read the clock at a distance greater good - Mirrored glass front panel or Plexyglas - “Wooden Shield” of the light cone to prevent unwanted light from letters - To clean aluminum frame around edges have - RGB lighting - Brightness sensor - Control by smartphone”
|
|
You have probably heard about the capacitor problems that have plagued the motherboard and computer power supply manufactures. Well other mass produced electronics are not immune to this issue. Viktor was given an LCD monitor once it was determined to be non-reparable by a local repair shop. These days local electronic repair shops are basically board swappers, their flowchart will point to a defective board in the system and if it is worth replacing it that is the fix. Only problem is that the board for a piece of electronics that is 2 or 3 years old will probably be more expensive that a modern and probably better new replacement. Not to mention that the repair shop will probably want a hundred bucks for bolting in the new board. After a visual inspection of the circuit board inside the monitor it was quite obvious that one of the capacitors was defective, you can see it in the picture (the one with the bulge). After replacing this capacitor the monitor magically came back to life. I wonder if the repair shop employees knew to look for this, even if they sis do they have a soldering iron on hand would be the next question…
|
|
Check out the spingarage blog for some details on the FroBoard, this board packs a ton of features onto the single compact board. If you are interested in making one for yourself all of the board details are available here. “The FroBoard includes all of the hardware necessary to drive the power section of a brushless motor controller. A functional controller can be built with nothing more than a FroBoard, 6 MOSFETs or IGBTs, and a little ingenuity. Here’s what’s on the board:
|
|
Who would have thought that in 2012 we would have a need for Nixie tube testers since this was a technology that was only developed and used because things like LEDs didn’t exist. Since the technology is so cool it has remained as a technology that is used in some DIY kits and projects. Thanks for sharing this with us Vassilis. “A simple device for testing and/or healing Nixie tubes of IN-18 type. An 11-pole switch is connected in series with a 50 KΩ pot (+ 470 Ω resistor for safety), powering from an 180V DC source. Normal operation at 2 mA is shown. “ |
|
There is something special about playing a real stand up video game compared to playing one with a handheld controller. Aaron (x2Jiggy) has made a controller that interfaces buttons to a handheld controller to bring that special feeling to the home. ”The method involves soldering wires to the button contacts on the XBox controllers circuit board, using these connections we can activate the controllers inputs using our arcade hardware. We need to build a housing, install the arcade components, convert the controller to allow for external inputs and wire the whole thing up.”
|