Mindstorm INO V1 banner

Mindstorm INO V1

17 devlogs
12h 28m 46s

This project provides a custom library for programming the L293D Arduino motor shield using a modular architecture inspired by Lego Mindstorms NXT. It abstracts low-level motor control and organizes hardware into structured motor, sensor, and serv…

This project provides a custom library for programming the L293D Arduino motor shield using a modular architecture inspired by Lego Mindstorms NXT. It abstracts low-level motor control and organizes hardware into structured motor, sensor, and servo ports, allowing developers to interact with robotic components through a clean and consistent API instead of direct pin manipulation.
The system also integrates a Bluetooth communication module, enabling wireless control and data exchange with mobile devices. This allows users to remotely operate the robot, send commands, and monitor sensor inputs in real time, creating a compact framework for building and controlling robotics projects.

Demo Repository

Loading README...

spj, the godfather

Shipped this project!

Hours: 12.51
Cookies: 🍪 41
Multiplier: 11.19 cookies/hr

This is an attempt to make a device that is similar to lego mindstorms but using an Arduino to get that easey-coding experience with reusable components

spj, the godfather

Shipped this project!

Hours: 3.99
Cookies: 🍪 99
Multiplier: 24.78 cookies/hr

I made a Lego Mindstorm style Arduino Board. It can be programmed using the custom library that I made with simplified functions.
It can be easily replicated by following the instructions on github.
I made this so that people can experience Lego Mindstorm EV3 without spending $800 on it.

spj, the godfather

Added LCD functions, and created a simple program that writes distance from ultrasonic sensor on the LCD.

Attachment
0