Giter Club home page Giter Club logo

mikrowerk's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mikrowerk's Issues

Watchdog

Currently, the hardware watchdog is disabled.

If the firmware runs for a month, enable it in the repository code.

Original issue reported on code.google.com by [email protected] on 3 Jan 2009 at 3:35

Building in WinAvr on WindowsXP

Hi,
I have used your make file and it worked fine.  Now I am trying to add 
additonal code to your project.  I have the lastest version of WinAvr 
4.16.638 installed on a Windows XP system  I'm using a Atmega168p.

I have added all the required files.  I also created a f_osc.h to add the 
f_osc 16000000 to the project to prevent the f_osc errors when building 

I would like to add more features to your base program to monitor a home 
test project. (humidity and pwm fan control) I am a newbie to AVRs and 
programming.  So I was trying to get the your base program to work as is 
before proceeding.  

When I try to rebuild all I get the following warnings and errors. 

Build started 29.7.2009 at 07:14:57
avr-gcc -I"C:\WinAVR\usbtemp" -I"C:\WinAVR\usbtemp\usbdrv" -
I"C:\WinAVR\avr\include" -I"C:\WinAVR\avr\include\avr" -
I"C:\WinAVR\avr\include\compat" -I"C:\WinAVR\avr\include\util"  -
mmcu=atmega168p -gdwarf-2 -std=gnu99 -Wall        -DF_CPU=16000000UL -Os -f
signed-char -MD -MP -MT usbtemp.o -MF dep/usbtemp.o.d  -
c  ../usbtemp/usbtemp.c

../usbtemp/usbtemp.c: In function 'print_temp':
../usbtemp/usbtemp.c:191: warning: pointer targets in passing argument 2 
of 'itoa' differ in signedness
../usbtemp/usbtemp.c:194: warning: pointer targets in passing argument 1 
of 'strlen' differ in signedness
../usbtemp/usbtemp.c:195: warning: pointer targets in passing argument 1 
of 'uart_puts' differ in signedness
../usbtemp/usbtemp.c: In function 'enable_status_led':
../usbtemp/usbtemp.c:240: error: 'PB2' undeclared (first use in this 
function)
../usbtemp/usbtemp.c:240: error: (Each undeclared identifier is reported 
only once
../usbtemp/usbtemp.c:240: error: for each function it appears in.)
../usbtemp/usbtemp.c: In function 'disable_status_led':
../usbtemp/usbtemp.c:245: error: 'PB2' undeclared (first use in this 
function)
make: *** [usbtemp.o] Error 1
Build failed with 4 errors and 3 warnings...

What steps will reproduce the problem?
1. Configure program in WinAVR and try to build or rebuild.

Thanks
Bowen Pratt
[email protected]

Original issue reported on code.google.com by [email protected] on 29 Jul 2009 at 1:02

USB timeout

usb query fails if the temperature measurement is started in parallel.

Investigate this issue. Does the Onewire library do busy waiting?

Possible solution:
  * The commandline client should retry in this case.

Original issue reported on code.google.com by [email protected] on 3 Jan 2009 at 3:34

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.