Benjamin Miquel Software & Hardware engineering
contact@benjamin-miquel.fr

I make prototypes

Who am I

Briefly, I create prototypes, I am located next to Nauviale, 12330. I build robots and automate things. I do software, firmware, electronics, CAD, 3D printing, and many other things. I have worked in many fields like finances, logistics, software, electronics companies. My LinkedIn, my blog.

What is a prototype

Building a prototype is the first step in building a product, machine or tool. The goal is to research and to proove a concept, to gain knowledge and understanding over a system.

Prototyping is quick and the goal is not to build something perfect, so safety, user friendliness and reliability comes after with continuous iterations to improve the system.

Making a prototype isn't easy, a lot of understanding in many fields is required, like electronics, mechanical and software engineering, but also an understanding of what the prototype is trying to achieve and enough knowledge about technology to figure out what to use and what is possible.

How I build prototypes

To build a prototype the goal is to de-risk and validate our assumtions first, and to fail quickly. So every prototype built will be different, and steps to build them will not follow the same order.

Hardware

Requirements

To build good prototype it is important to iterate quickly, so once the idea is sketched out, the requirements can be specified.

Choosing components

Finding parts that match the requirements and getting off the shelf parts is critical to building a prototype, as custom parts are expensive and time consuming to design, to make and to test.

Manufacturing

Depending on the requirements, the manufacturing methods will dictate the way a part is built, 3D printed, milled, turned, laser or plasma cut, bent, etc.

Electronics

Power

Power is the most important part of designing good electronics, it may not always be the most complicated part of a system but it dictates all the critical characterisitcs of the board such as the thermals, the current paths, the connectors, the clearances, the electro-magnetic radiation.

Sensors

With so many suppliers and technologies out there, it is complicated to choose the right sensors on the first try, so making protoypes means being able to change sensor, to test new ways of gathering data, and being able to debug sensors.

Manufacturing

Desiging PCBs, assembling them, building harness, creating diagrams, managing supply chains, ensuring the quality of the components, trouble shooting issues, and reworking PCBs are all parts of manufacturing electronics.

Software

Controller

Controlling what the hardware does is the whole point of automating a system. Creating state machines, ensuring proper sequencing of processes, calibrating the sensors, developping unit and integration tests.

Drivers

Writing drivers for every sensor and sub-system, and managing the different communication protocols and buses such as SPI, I2C, CAN, Ethernet, UART, DMA. Testing the different features and ensuring that the ICs work properly, troubleshooting using logic analysers.

Software

Software should be the core part of all companies today, data analysis, statistics, pipelines, scripts, web applications, and hacking have been big part of my professional carreer, this is what tie everything together and ensure that complex system work together.