Giter Club home page Giter Club logo

smartwatch's People

Contributors

dcuartielles avatar stg avatar underverk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

smartwatch's Issues

original SW is needed

Hi!
Can somebody upload a flashable binaries of the original SmartWatch SW?
I've just made a stupid thing - I've reflashed my SmartWatch without any backups...
Thank you in advance!

accelerometer pull request

I saw a pull request and the code for accelerometer support a week ago....now its completely disappeared... was the code bad?

BT Stack?

Poked around but didn't see any references to the BT stack. Is it in yet? :) And sorry about asking questions in the issue section, there's no discussion area/forums on github :(

API References?

Are there any references for whichever features you have implemented (like the OLED) that I could read through? Also, as mentioned in the other issue, sorry about asking questions in the issue section, there's no discussion area/forums on github :(

Latest Installation how-to is incomplete

I went through the entire installation steps for Windows and got every step done; however, when trying to compile/push one of the examples, I get an error:

java.io.IOException: Cannot run program "C:\Users\James\Desktop\smartwatch-ide-002\hardware/tools/avr/bin/avrdude": CreateProcess error=2, The system cannot find the file specified
at java.lang.ProcessBuilder.start(ProcessBuilder.java:459)

The zip file is apparently missing the entire ./hardware/tools/avr folder and all of the associated files.

I tried the latest stable version of avrdude from arduino.cc (1.5) and it has no DFU programmer support. I also tried their beta (1.5.2) with the same result.

How exactly are you guys getting your firmware onto the watch without DFU support in avrdude?

Still alive?

Is the project still alive?
It would be great if you could work on the bluetooth migration, so you could use it as an bluetooth-serial Terminal to connect to a Phone or a Bluetooth modul like a HC-05 (06) or a sparkfun silver/gold mate to build projects with an Arduino.

Respect!!
Regards Joshua

TRNG implementation

Hi all

ARM M3 mcu support true random generator. Is possible implementation this in smartwatch toolchain ?

Thanks info

Please help!

Arduino ide. When I pressed make it sad:
make: Entering directory /tmp/build8585208033263274664.tmp' Cleaning project: rm -rf bin sh: rm: command not found make: [clean_list] Error 127 (ignored) make: Leaving directory/tmp/build8585208033263274664.tmp'
make: Entering directory /tmp/build8585208033263274664.tmp' sh: rm: command not found make: *** [touchmain] Error 127 make: Leaving directory/tmp/build8585208033263274664.tmp'
make вернул 2

SW2 DFU Mode

I am just getting started with looking in to firmware for SW2
I had been trying to get in to DFU mode many many times with no success.
I decided to try a different approach that seems much easier than all the descriptions I had been able to find that I wanted to share.
-SW2 unplugged
-turn on SW2
-hold button until powers down and continue to hold button
-while button held plug in USB to SW2
-computer detected correctly WinUSB release button

Anything invalid with this approach?

Entering DFU doesn't always work

I am able to get into DFU mode when I need to but it can take me up to 10 minutes to get it there sometimes to test a code change!

The timing required to enter DFU mode to picky. If you insert the USB cable to soon it will lock the watch and require to hold the power button for 15 seconds minimum. Is there anther way to reliably enter DFU mode?

Maybe a way to programmaticly enter DFU mode with a line of code? This would speed up testing code changes greatly for me!

Thanks.

problem with Arduino.cpp

Hey guys, i'm trying to recover my sw2, it's suffering the .32511 error, my computer does detect it, and i'm able to download the stock dfu firmware of sony, but it doesn't work. I'm trying with the Arduino, and it always appear this error, I just downloaded and installed Dev-C++ maybe that it could help but it didn´t. I´d preciate if you could help me with it. This is the Error:

bin/src/Arduino/Arduino.o: In function main': C:/Users/INDELPA/AppData/Local/Temp/build2394104890477582056.tmp/src/Arduino/Arduino.cpp:37: undefined reference tosetup()'
C:/Users/INDELPA/AppData/Local/Temp/build2394104890477582056.tmp/src/Arduino/Arduino.cpp:40: undefined reference to loop()' collect2.exe: error: ld returned 1 exit status make: *** [bin/firmware.elf] Error 1 make: Leaving directory/tmp/build2394104890477582056.tmp'
make retornó 2

Thanks

Project alive ?

I just found Smartwatch under tree and working on usb debug support (and bluetooth stack will follow). It looks that this project is dead, is it right ?

I cant make a programm!

When I pressed make it sad:
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
Arduino: alpha-0001 (Windows 7), Board: "Sony SmartWatch"
tools/underchain/

make: Entering directory C:/Users/685F~1/AppData/Local/Temp/build7151614392480847145.tmp' Cleaning project: rm -rf bin make: Leaving directoryC:/Users/685F1/AppData/Local/Temp/build7151614392480847145.tmp'
now: C:\Users\685F
1\AppData\Local\Temp\build7151614392480847145.tmp is shinny

[make, -C, C:\Users\685F~1\AppData\Local\Temp\build7151614392480847145.tmp, sketch]

make: Entering directory C:/Users/685F~1/AppData/Local/Temp/build7151614392480847145.tmp' c:\FPC\2.6.0\bin\i386-Win32\rm.exe: bin/src: is a directory make: *** [touchmain] Error 1 make: Leaving directoryC:/Users/685F~1/AppData/Local/Temp/build7151614392480847145.tmp'
make вернул 2

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.