Giter Site home page Giter Site logo

hackpack-irturret-customization's Introduction

IRTurret Control Code

This is the code from Crunchlabs' first Hack Pack box - the IRTurret.

I copied the the code from the CrunchLabs browser-based IDE into the default folder here. I modified it slightly (by adding the prototype function definitions at the top) so that the code can build outside of the Arduino IDE.

Note: The default code includes the header file, "PinDefinitionsAndMore.h" which (as far as I can tell) is not needed and the code builds fine without it. However, I asked the "Mark RoBot" AI chatbot what is in that file, and the contents here in the PinDefinitionsAndMore.h file I created is what it gave me. I'm sure this was just an LLM halucination though, as it seems to not be needed.

Useful Links Related to the CrunchLabs Hack Pack IRTurret

Customizations

I created a copy of the code as a starting point for any customizations. I plan on flashing and operating the IR Turret with an ESP32 which will provide more compute power, more GPIO, and has built-in wifi and bluetooth transceivers. This should make it fairly easy to allow controlling the turret from a phone, for example.

The Servo library (used by the code included in the IT Turret) is incompatible with ESP32. The ESP32Servo library (included in the "custom") code is a drop-in replacement for this, at least for the needs of this project.

hackpack-irturret-customization's People

Contributors

billism1 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.