GithubHelp home page GithubHelp logo

zakkemble / netmonitor_avrbt Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 7.0 1.02 MB

Net Monitor (AVR & Bluetooth)

Home Page: https://blog.zakkemble.net/bluetooth-net-monitor-v2/

License: GNU General Public License v3.0

C 64.14% C++ 23.83% Assembly 5.48% C# 5.44% Shell 1.11%

netmonitor_avrbt's Introduction

Bluetooth Net Monitor

http://blog.zakkemble.co.uk/bluetooth-net-monitor-v2/

The firmware .hex files (bootloader & monitor) are compiled for ATmega328P

Fuses for ATmega328/328P
External full swing crystal 16K CK/14CK + 65ms startup
Serial program (SPI) enabled
Brown-out at 2.7V
Bootloader enabled, 2048 words
High: 0xD8 (or 0xDF for no bootloader)
Low: 0xF7
Extended: 0xFD


./modem/adsl_btnetmon
This is the CGI script which runs on the modem to get ADSL stats (Only tested on Netgear DG834G v3 running OpenWRT)

./router/btnetmon
This is the main program which runs on the router, the binary was compiled on Debain 7.7 x64 so it may or may not work without having to recompile (differently named libs, etc). More info in ./router/Readme.md

./utils/lcdBitmapConverter.exe
Utility to convert red channel of images (in ./imgs/) to pixel intensity byte array

./driver/ contains parts of libusb-win32 available at http://sourceforge.net/apps/trac/libusb-win32/wiki
./firmware/ contains the V-USB library available at http://www.obdev.at/products/vusb/index.html
./firmware/USBaspLoader/ contains the USBaspLoader bootloader available at https://github.com/baerwolf/USBaspLoader
Font used is MicroExtendFLF (bold italics) available at http://www.fontspace.com/casady-and-greene/microextendflf
Third party contents are copyrighted by their respective authors.
My productions are published under GNU GPL v3 (see License.txt).


Zak Kemble

[email protected]

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.