Survey: Biggest challenges faced by electronic design businesses into 2020
Survey: Biggest challenges faced by electronic design businesses into 2020 As an embedded systems consultancy we wanted to understand what fellow electronic design businesses expected of the future. While exhibiting and presenting at the Engineering Design Show (EDS) recently we interviewed show visitors and asked what they felt their greatest challenges were. We questioned executives […]
UK Electric Vehicle charging…what does the future hold?
UK Electric Vehicle charging…what does the future hold? Our very own Senior Software Engineer Julian Skidmore, recently presented on the challenges the UK charging infrastructure faces in light of growing EV adoption. Here’s what he had to say…. Since Tesla picked up the torch over a decade ago electric vehicle development has progressed at an […]
ByteSnap launches electronics and software design troubleshooting and rescue service
ByteSnap launches electronics and software design troubleshooting and rescue service We’re excited to be launching a new service at the 2019 Electronics Design Show*, aimed at getting struggling electronics projects back on track. Our Design Rescue Service includes a thorough analysis of a project to identify obstacles to finishing the development; advice on the best […]
IoT Insights: 5 Conservative Industries Being Transformed by IoT
IoT Insights: 5 conservative industries being transformed by IoT Manufacturing, construction, rail, automotive and healthcare: these five vital markets are witnessing growing adoption of the Internet of Things (IoT). Much of this expansion is down to a marked reduction in risk. For instance, if a TV doesn’t work it’s annoying but there is no wider […]
ByteSnap to reveal the destination for EV charge points at EDS 2019
ByteSnap to reveal the destination for EV charge points at EDS 2019 Award-winning embedded systems consultancy ByteSnap Design will showcase “Smart Charging” solutions for electric vehicles (EVs) at the Engineering Design Show (EDS), where Senior Software Engineer Julian Skidmore will present “The EV Charge Point Journey: What’s The Final Destination” at in the New Electronics […]
Electric Vehicle “Smart Charging” Solutions from ByteSnap at Engineering Design Show 2019
Electric Vehicle “Smart Charging” Solutions from ByteSnap at Engineering Design Show 2019 Award-winning embedded systems consultancy ByteSnap Design will be showcasing Vehicle-to-Grid and electric vehicle charge point solutions, including an early look at RAY: Smart Charge Point Communications Controller at the Engineering Design Show 2019. RAY: Smart Charging Controller RAY is a smart charge point […]
How to Debug your Linux Kernel
How to debug your Linux BSP In the previous instalment of How to Survive Embedded Linux – How to Debug your Linux BSP – we worked through some issues you might face trying to get your Linux BSP to boot for the first time. This touched on some kernel debugging. Here, in How to Debug Your […]
How to debug your Linux Application: Debugging by printf
How to debug your Linux Application: Debugging by printf In this part of the series on How to Survive Embedded Linux series focuses specifically on debugging C/C++ applications. Apps written in scripting languages like Perl or Python have their own debugging best-practices protocols and tools. This is the simplest technique, directly analogous to ‘Debugging by […]
How to Manage Component Obsolescence
How to Manage Component Obsolescence Obsolescence is a dirty word for most engineers. A successful, reliable product can be suddenly rendered unmanufacturable by a single component going End Of Life (EOL), or a new design hasn’t even gone into production and one of the chips has been pulled by the manufacturer. Sometimes it is ICs, […]
How to Survive Embedded Linux: How to Compile
How to Survive Embedded Linux: How to Compile One of the first challenges in designing a Linux BSP and associated software is just how to compile the thing in the first place. In this part of the series on How to Survive Embedded Linux, we’ll guide you through some best practice ideas and techniques to […]