ePanorama.net

All about electronics and circuit design

Old "Atari" joystick to USB

The most common joystick type in home computers in 1980′s and some time after that have been Atari-style digital joysticks. Atari 2600 joystick pinout”>Those joysticks are named after Atari, because this joystick type was first introduced in Atari 2600 videogame and then adopted to the home computers introduced on ever since (VIC 20, Commodore 64,

EDN Hot 100 products of 2012

Many thousands new electronics products were announced during the past year. EDN Hot 100 products of 2012 article lists the ones that especially caught the attention of EDN magazine editors and readers. They range from ICs and components, to software, test instruments, development tools and sensors, and more. Take a look at this list.

Transistor is 65 years old

Happy birthday, Transistor article tells that the first working version of transistor, the ubiquitous building block of all electronic circuits, was powered up 65 years ago today. The device is jointly credited to William Shockley (1910-1989), John Bardeen (1908-1991) and Walter Brattain (1902-1987), and it was Bardeen and Brattain who operated the first working point-contact

Christmas lights with Arduino

I have some years posted links to different Christmas lights project on the net. This year is no different. Here is the first one on this topic. Christmas light controller is its own percussion section article tells that Jason and his father took advantage of a week off of work over Thanksgiving to design and

Banking security and SMS authentication

After the recent incidents is seems that SMS is not very secure second factor for authentication. Australian Telcos Declare SMS Unsafe For Bank Transactions. Telcos declare SMS ‘unsafe’ for bank transactions article tells that the lobby group for Australian telcos has declared that SMS technology should no longer be considered a safe means of verifying

Petabytes on budget 2.0

I posted few years ago How to build cheap cloud storage. That article talks about how Backblaze decided to build their own custom Backblaze (67 terabyte) Storage Pods. Their Petabytes on a budget: How to build cheap cloud storage gives quite good view on the special design they used. At the time I was really

Who's who of cloud market

Seemingly every tech vendor seems to have a cloud strategy, with new products and services dubbed “cloud” coming out every week. But who are the real market leaders in this business? Gartner’s IaaS Magic Quadrant: a who’s who of cloud market article shows Gartner’s Magic Quadrant for IaaS. Research firm Gartner’s answer lies in its

DIY Tables and Jewellery From Recycled Tech

DIY Tables Are Made From Recycled Tech, Look Awesome article tells that some of the most dangerous waste is that of computers and other gadgets, so any way of recycling such items is a plus. Some may turn parts into earring jewelry or necklace. Others melt computer parts down to make beautiful and geeky furniture

Convert DOS Newlines CR-LF to Unix/Linux Format

HowTo: UNIX / Linux Convert DOS Newlines CR-LF to Unix/Linux Format article tells how you do that conversion with command line tools. Sure editors like Notepad++ can do it also (Edit-EOL Conversion-UNIX/OSX format), but there are cases where you don’t have such tools on hand when you need the conversion most. One of the simplest