Giter Club home page Giter Club logo

fumenbot's Introduction

/*
 * FumenBot v0.71
 * http://fumenbot.sourceforge.net/
 *
 * Andres Basile GPLv3
 * http://www.gnu.org/licenses/gpl-3.0.en.html
 */

TODO:
 While its better than before, there still work to do
- Global
	* Get rid of globals and start using references.
	* Merge all convertion functions at one tools.c library.
	* Normalize coding style.
- fumenbot.c
	* Loop and semaphores, standarize way libraries are invoked.
- time.c
	* Alarm related functions better but still nasty.
	* Needed better way to handle next day and date set.
- i2c.c
	* Conditions at ISR just handle Master and not in its best way.
	* ds1307 handler is just working, needs to be improved it.

WISHLIST:
	* Write eeprom library to store configuration there.
	* Add more handlers for sensors.
	* Add more handlers for TWI.
	* Rewrite serial library and add rs485 mode.

HISTORY:
- v0.71
	* Improved firmware, same electronics.
	* Got rid of third party code but still using avr gcc libs.
	* New time keeper using counter1 and fastest algoritm for alarms.
	* New TWI interface using interrupts, including a wrap for ds1307.
	* New ADC interface using interrupts. including a wrap for lm35.
	* New DIO interface including PWM.

- v0.7
First implementation with Arduino, an ugly firmware written in C using third party code.

- v0.6
This implementation uses an old PC and its parallel port.
Written on Perl, it has a web interface and uses motion to control a webcam.

fumenbot's People

Contributors

basilean avatar

Watchers

James Cloos 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.