Skip to content
View techwithrita's full-sized avatar
existing
existing

Block or report techwithrita

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ArduinoRotaryEncoderLED ArduinoRotaryEncoderLED Public

    Arduino code for RGB LED lights managed by a knob switch / button (rotary encoder)

    C++

  2. Mario-Game Mario-Game Public

    Super Mario Bros Retro Game (mock) Kaboom.js engine (v0.5.0 via CDN) with fullscreen canvas Multi-level world using ASCII tilemaps Collectibles & power-ups Coins ($) add to score Mushrooms (# via m…

    JavaScript

  3. MultOLEDDisplaysArduino MultOLEDDisplaysArduino Public

    Arduino code for multiple OLED displays. Easily understood, simple Arduino code for your many displays using I2C protocol.

    C++ 6 3

  4. ArduinoRFIDwithOLED ArduinoRFIDwithOLED Public

    This is the script or code for Arduino Nano (or any other device, just change minor necessary info) that connects an RFID (MFRC522 module) with a 4-pin I2C OLED display module.

    C++ 2

  5. TechnoTeddy TechnoTeddy Public

    This is the code used for my TechnoTeddy project with ESP32 Devkit V1 board and 2 TFT round displays. I have not yet added features / functionality for the microphone input, PWM for motor drivers a…

    C

  6. ToDoReactApp ToDoReactApp Public

    To-Do React App featuring a kanban-style task board showing cards of tasks to do, tasks done, and easily allows creating new tasks and removal of completed ones. Built with react.

    JavaScript