Category: Software

The New OS From Google “Fuchsia” – What is it ?
Last year Google announced “Brillo” an operating system for IoT devices with a communication protocol called “Weave”. Today, most of the technical websites are talking about the new operating system “Fuchsia” which is, according to Google brief description, a “Pink +...
Continue Reading
Issues with printf function
The C library function printf() is one of the common used functions in embedded systems world to debug the code in real time over a serial connection. Using the printf() over serial is under debate and may not be optimal for embedded systems and that’s what Jacob Beningo over EDN tries...
Continue Reading
It’s the end of C as we know it!
beningo.com discuss about the future of C language and it's use in embedded systems. The C programming language has been with embedded software developers since its creation in 1972. Ever since then C has been a blazing constant, surviving even the big push in the late 90’s and...
Continue Reading
Eagle 7.6.2 – First Beta Release After Autodesk’s Acquisition of Cadsoft
It has been one month since the Autodesk’s acquisition of Cadsoft. After the acquisition, they redesigned the website and changed the domain name from cadsoftusa.com to cadsoft.io. It seems that Autodesk is going very fast toward sharing with community what they intend to do with...
Continue Reading
CIRCUIT WIZARD – Circuit Simulator for begginers
Circuit wizard is one of the good simulators for beginners. Here the tutorial explains how to draw and simulate a circuit in circuit wizard simulator CIRCUIT WIZARD - Circuit Simulator for beginners -...
Continue Reading
An Open-Source SoCs with RISC-V From SiFive
SiFive, a startup from San Francisco, is trying to democratize the access to the world of SoC designing and manufacturing by giving the ability of customizing silicon to the smallest company, inventor, or maker, and taking “the hard parts of building chips working with 3rd part IP, EDA...
Continue Reading
EasyEDA’s Free and Online Gerber Viewer
EasyEDA is a cloud-based EDA tool suite which supports open source and working collaboratively. Tools from EasyEDA include circuit simulation using Spice, PCB design, electronic circuit design and now RS-274X (Gerber) and Excellon gerber viewer, all are free. To use this viewer you need...
Continue Reading
IEEE Ranking for Programming Languages – 2016
Are you an embedded system programmer? Checkout the rank of your favorite programming language according to IEEE Spectrum ranking. C language is in the first place for programming devices controllers, followed by C++, Arduino, then Assembly. IEEE Spectrum has special methods to figure...
Continue Reading