(This project is being managed here: Project Repository )
Overview:Take an example of a microwave oven, the microcontroller processes your input that you enter through keypad, displays information as an output, handle the time for cooking, and the bell rings when your food is ready. This can be programmed by using simple and easy to use MCU PICAXE40X2.
The PICAXE40X2 is a microcontroller based on Microchip PIC (Programmable Integrated Circuit) MCUs. They can be programmed easily on a computer or via USB cable without the need for a conventional programmer. They have more I/O or digital pins than the Arduino MCU that’s why they are more powerful, having more memory, easy to use PICAXE software and low cost microcontrollers. They are used in various electronics devices and gadgets like toys, DVD player, TV, microwave oven, washing machine and dryer.
Characteristics of PICAXE40X2 MCU:- It can support 33 pins for I/O purpose
- Analogue pins are 27 including sensor pins
- Internal oscillator has a frequency of up to 64MHz using external resonator
- The PICAXE40X2 has a program memory capacity of 4096bytes
- Its RAM capacity is 1280bytes
- This MCU has 4 internal and up to 32 external program slots
- It has a feature of acting as an I2C slave device
- In order to drive this microcontroller, 3V to 5V DC supply is required
Applications include:
- Electronic appliances like microwave oven, dryer, washing machine etc.
- Toys, robot cars
- Small basic electronics projects
I have designed schematic diagram on Altium Designer. I have created an empty project online on Inventhub and uploaded my schematic file there. Making project online is helpful for the users who wants to implement my design. They can visually view and download it from the Inventhub easily and can directly implement the design without any error. I can also add multiple files like PCB file, BOM document file, and library files by clicking on the ‘Add file’ button.
For the fabrication, I have converted my schematic file to the PCB file. Here I can view my board in 3D, checks for the errors and edit a shape of the board. I have uploaded my PCB file on Inventhub. Instead of visiting the manufacturer, I can send him the PCB file, he can easily download it and can fabricate my board. This is also useful for the users who wants to design my board, they can view and download it from the Inventhub.
To get my whole project at one place, I have created a release file of my project after uploading all my design files on Inventhub. This file contains my schematic, PCB, library and all history files in a ZIP file format. The manufacturer, instead of viewing and downloading each file one by one, he just needs to download this release file and he can easily fabricate my PCB without making any error.
Bill of Materials:My bill of materials contains the list of my components with all necessary details like manufacturer, supplier, part number, quantity, price, and dimensions. I have created a BOM file in Altium then I have uploaded it in CSV format on Inventhub where I can calculate the total cost of my design by selecting the ‘supply chain’ option. I can view the components and can read their datasheets also. I can select my distributor for the components depending on the price and availability of the components. Our total cost is $18.662. My component provider can easily download this BOM file and can deliver my components as per my design requirements.
To get complete how-to and detailed information on the project design and implementation visit this link:
Comments
Please log in or sign up to comment.