ePanorama.net
All about electronics and circuit design
Soviet blockbuster computer game Tetris is 30 years old. Tetris (Russian: Те́трис, pronounced [ˈtɛtrʲɪs]) is a Soviet tile-matching puzzle video game originally designed and programmed by Alexey Pajitnov. It was released on June 6, 1984. It was the first entertainment software to be exported from the USSR to the US. The versions of Tetris were →
Every once in a while, an interesting product appears on the market. Not a Joke: Texas Instruments Unveil SEXY Amplifier article from few years back has this nice example of interesting naming: This is LM358, a Dual Operational Amplifier by Texas Instruments was seen in PC motherboard. Be deliberate or accidental, we believe that geek porn fans →
This week marks the year of Edward Snowden NSA revelations began. I have covered news on NSA relevations on my blog pretty much (Security trends 2013 and Security trends 2014). Register magazine article NSA: Inside the FIVE-EYED VAMPIRE SQUID of the INTERNET is a good wrap-up of what has been revealed over the years and →
Ever wanted to start hacking the kernel? Don’t have a clue how to begin? Let us show you how it’s done… Be a kernel hacker – Write your first Linux Kernel module is article is a good starting point to learn about Linux kernel programming. Kernel programming is often seen as a black magic because →
I was some day wondering how to connect IO to Android smartphone or tablet.One well known option is to use IOIO or IOIO-OTG board connected to Android device USB port. The IOIO (pronounced “yo-yo”) is a board specially designed to work with Android devices and robust connectivity to an Android device via a USB or →
10 Articles Every Programmer Must Read web page is a nice collection of links to “What Every Programmer Should Know” articles worth to look at. You will see classic what every programmer should know article from topics like memory, Unicode, floating point arithmetic, networking, object oriented design, time, URL Encoding, String and many more. This →
Arduino Leonardo is a micro-controller board based on the ATmega32u4. This board form factor and functionality is quite similar to Arduino UNO (7.1 cm x 5.3 cm x 1.5 cm ; 20 g) , with the exception that the USB interface is built into the micro-controller itself instead of using external serial-USB converter IC on →
Sparkfun has pretty interesting to look at article How LEDs are Made. How LEDs are Made factory tour article shows how LED supplier YunSun (Shenzhen China) makes LEDs. YunSun buys their LED dies from Taiwanese company (thin sheets contains thousands of LED dies). LED wire bonding machine attaches a hair-thin gold wire from the top →
This Friday fun is about Finland, the country I live in. Finland, officially the Republic of Finland, is a Nordic country situated in the Fennoscandian region of Northern Europe. It is bordered by Sweden to the west, Norway to the north, Russia to the east, and Estonia to the south across the Gulf of Finland. About.com →
CodePen is a playground for the front end side of the web. CodePen is an HTML, CSS, and JavaScript code editor in your browser with instant previews of the code you see and write. It allows easily to explore web technologies with just your browser (no other development environment needed). CodePen can be found at →