Skip to content

EdoardoBaggio03/Modularino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modularino

Modularino is a whole system composed of multiple PCBs: there's the motherboard wich has the necessary components to connect all the modules and the connectors to plug in the modules. The modules consists of multiple MPU types with diffrent carateristics:

  • Atmega168p-au: The classical "arduino" chip, with lots of different I/O ports, digital and analog ones. It has plenty of memory to store your programs and data without needing an external memeory chip.

  • ESP-12E: Similar memory carateristics to the Atmega168p-au chip, with less analog pins but with built-in Wi-Fi feature so you can connect your whole project system with the internet and make Iot devices

Modularino motherboard works as a development board so you have all the GPIO connectors and others to make your best electronics projects!

By using the mezzanine connectors for connecting the modules to the motherboard you can save up a lot of space and money since it's one of the cheapest type of connectors with great mechanical characteristics

To summarize: Modularino is a base board with all the breakout GPIO pins where you can attach all the sensors, actuators ecc for your project like an arduino or a raspberry board, the diffrence is that it hasn't a microcontroller installed but you can choose the microcontroller module and snap it on top of the motherboard based on your necessity, modularino has an usb type-c port already installed.

For further information and schematics check the modularino github page: https://github.com/EdoardoBaggio03/interchangeable-usb-connectors

3D motherboard view

Immagine 2023-02-16 152313 bottom

2D raw motherboard PCB view

PCB top PCB bottom

3D modules view

modules 3d

About

First commit

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published