[justify]Due to this COVID -19 pandemic situation we all have been lockdown at homes and not have any access to labs, workshops, tools, components (such as Arduino, Raspberry pi, sensors, actuators etc) and even logistics, due to which it is not possible to fabricate (journey of your idea/challenge to a working prototype) the hardware projects.[/justify]
[justify]So is it we can’t do hardware projects during lockdown?[/justify]
[justify] Obviously we can ![/justify]
[justify][justify]We know this situation and lockdown will get lifted in next few weeks, so till then lets focus on what we have and i think having a Laptop and a internet connection is self-sufficient to proceed to do Hardware Projects upto Digital Pre-Fabrication Stage.[/justify] [/justify]
[justify] The developments done up to this stage (which may be near about 50 to 60 percent of project work done) does not require any physical fabrication facilities (such as fabricating PCBs, Soldering and testing electronics components, Optimizing code while testing physically on the device, 3D printing/laser cutting encloser and enclosing PCB and other components into it).[/justify]
[justify]Once the lockdown will get lifted this 50 to 60 percent work done can be now put into the phase of Supplies logistics and Fabrication at labs or any fabrication facilities.[/justify]
[justify]What is Digital Pre-Fabrication Stage?[/justify]
[justify]* Study, research and brainstorming on the idea/challenge.[/justify]
[justify]* Which principle and technology to be used, Defining our design parameters and application features.[/justify]
[justify]* Components (sensors, actuators etc) available and selecting the suitable one by reading datasheets as per application to be designed.[/justify]
[justify]* Selecting a Microcontroller or MCU Board (such as Arduino, ESP, ARM, AVR, PIC etc).[/justify]
[justify]* Making a circuit diagram on paper. (This will include interfacing of a processing device with Inputs (Sensor, switches), outputs (small Display, leds) and a power circuitry (which may be battery powered and also demand designing Battery Management System (BMS)). [/justify]
[justify]There may also be some communication device involved such as WiFi or Bluetooth as per features defined.[/justify]
[justify]* Making a schematic and PCB design with reference to circuit diagram. (This will require to work on ECAD softwares such as KiCAd : an Open Source Software to design PCBs)).[/justify]
[justify]* Designing 3D Model of the encloser to hold PCB, Sensor , display, switches, leds and battery aesthetically. (This will also require MCAD software such as FreeCad or OpenScad : Open Source Softwares to design 3D models).[/justify]
[justify]* Defining the algorithm and writing a code specially with comments. (We cannot write the complete and perfectly working code as we are not testing it on hardware but we can write it in a generic way so that when we are fabricating the device physically this code can be easily optimized into perfectly working code).[/justify]
[justify]Here if available we can also use some kind of simulators.[/justify]
[justify]At each step of this Digital Pre-Fabrication provides you an opportunity to discuss, brainstorm, acquire new skills (working on different software), generating ideas and constructing knowledge.[/justify]
[justify]During mid of March to mid of April i have worked on project IOT IR Thermometer upto Digital Pre-Fabrication stage and now it is waiting to get fabricated. Below is the link to provide an idea of design and development of hardware project upto this stage.[/justify]
[justify]https://stemgames.metastudio.org/t/design-and-development-of-iot-ir-thermometer-digital-pre-fabrication-stage/3630[/justify]
[justify]Please feel free to ask any query.[/justify]
[justify]Looking forward for your responses and Discussion around this.[/justify]
[justify]Happy Exploring and Learning![/justify]