ePanorama.net
All about electronics and circuit design
Finland is one of the EU’s most digital countries, according to the Digital Economy and Society Index (DESI) published by the European Commission. Other top digital performers were Denmark, the Netherlands and Sweden. http://www.goodnewsfinland.com/finland-ranks-among-the-most-digital-countries-in-eu/ Posted from WordPress for Android →
After a hard slog, extreme ultraviolet (EUV) lithography seems to be closing in on a long-sought quarry: a light source bright enough to pattern chips cheaply and keep Moore’s Law marching along. The technology, which uses 13.5-nanometer light instead of today’s 193-nanometer light, could—at least in the short term—allow chipmakers to create finer features without →
http://www.telegraph.co.uk/news/science/science-video/8782271/Scientists-map-images-from-human-brain-for-first-time.html Cool science. Posted from WordPress for Android →
The discovery of a HTTPS encryption vulnerability, dubbed DROWN, again proves that supporting tired old protocols weakens modern crypto systems. DROWN (aka Decrypting RSA with Obsolete and Weakened eNcryption) is a serious design flaw that affects HTTPS websites and other network services that rely on SSL and TLS – which are core cryptographic protocols for →
Mastech MS8209 is real multimeter that can measure almost anything. I have written some comments on Mastech MS8209 years ago. Some technical data on the back of the multimeter. The things I liked: – practically all the necessary multimeter measurements including frequency and capacitance measurements – good mechanical consruction, convient size and durable – the →
https://drownattack.com/#check Posted from WordPress for Android →
I bought usb to ps2 keyboard plus mouse adapter “USB Male to PS2 Female Cable Adapter Converter Use For Keyboard Mouse” from Banggood to connect some older hardware (especially on old bar code reader with PS/2 keyboard interface) to new computer. This particular USB Male to PS2 Female Cable Adapter Converter Use For Keyboard Mouse was →
CacheBleed is a side-channel attack that exploits information leaks through cache-bank conflicts in Intel processors. By detecting cache-bank conflicts via minute timing variations, we are able to recover information about victim processes running on the same machine. Our attack is able to recover both 2048-bit and 4096-bit RSA secret keys from OpenSSL 1.0.2f running on →
Scratch is a very easy to use and learn language designed by the MIT Media Lab mainly intended to introduce programming to children aged 7-16. I can be fun to older people as well. Scratch is a visual programming language. It can be accessed as a free desktop and online multimedia authoring tool that can →
This article is to provide step by step instructions for making Raspberry Pi as a webcam server where we can live stream video over a local network using python scripts and some required packages. A software package used in this tutorial is Motion which is an open source software with a number of configuration options →