Giter VIP home page Giter VIP logo

virtualwallfw's Introduction

virtualWallFW

Project Brief:

Repository to hold firmware of Roomba Virtual Wall using Microchip PIC12F683

Inspired by various virtual wall implementations for Roomba, this project combines ideas from those implementations with some additional features such as battery monitoring and indicator and low power RTC to maintain accurate timing even when PIC is in sleep mode.

Features:

  1. Sleep mode after 10 minutes to conserve battery.
  2. Sleep mode in between pulse train (approx. 1s) to conserve battery; use TMR1 interrupt to wake up from sleep
  3. Use 32.768 kHz crystal for sleep mode clock
  4. Use native PWM module of PIC12F683 to generate train pulse
  5. Use ADC to monitor coin battery voltage; hardware uses CAT3200 to charge pump voltage from 3.3V to 5V
  6. Added visual indicator (red LED) to pulse together with IR to indicate low battery

Repo Files:

Only the main C file, Makefile and dist directories are included. The dist directory contains the latest hex file that can be programmed into the PIC.

Hardware:

Link to hardware

References:

  1. Tiny Remote for iRobot Roomba
  2. Small Virtual Wall for iRobot Roomba
  3. Roomba 620 infrared signals
  4. Raspberry Pi IR blaster and Roomba IR codes
  5. DIY Virtual Wall for Roomba โ€“ Part Two
  6. An AVR program for ATTiny85 to transmit a virtual wall signal for an iRobot Roomba
  7. DIY Roomba Virtual Wall
  8. Automotive Voltage Monitor
  9. PIC Based Car Battery Voltage Monitoring System

virtualwallfw's People

Contributors

jayveeangeles avatar

Watchers

 avatar  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.