I am a great fan of Automation and with my recent venture into Hardware manufacturing( + limited resources) the need for automation has been highlighted. In a previous post I explained how to deploy firmware to hundreds of Micro-controllers with a simple script. My next adventure is with Toolchains. Toolchains are the software utilities/tools needed … Read More →
Category Archives: Uncategorized
3D Printing Cars reduces environmental impact.
Quick preview of how easy it would be to assemble a modular car frame. By using more efficient materials like light-weight carbon-fiber tubing, it reduces manufacturing cost by using less energy to ship raw materials. Related articles across the web DM Blade Supercar has 3D Printed Chassis: The Arduino of Cars This 700hp 3D printed … Read More →
Easiest Python Integrated Development Environment (IDE) – PyCharm
I have used Python on and off over the last year or so and keep getting surprised how versatile the programming language is. From the start I have accepted that it’s a scripting language and always used a normal text editor with the hope of someday being able to develop in a proper Integrated Development … Read More →
Running the Arduino IDE on a Raspberry Pi
Arduino Boards and Raspberry Pi’s are a match made in heaven. The Arduino adds a bunch of sensory devices/libraries/well supported community and the Raspberry Pi add’s high end power processing to process/transform and distribute the data. Combined the possibilities are endless… So lets start at the beginning. In this session I will cover the basics of installing the Arduino IDE on the Raspberry Pi … Read More →