ShackNet
Public Group active 1 month, 2 weeks agoSheffield Arduino Hackers Network
Because sometimes LEGO just isn’t enough
Blog: http://shacknet.thegisthub.net
Tag: #shacknet
Twitter: @shacknetwork
-
Kate Sicchio joined the group
ShackNet 1 month, 2 weeks ago -
Peter Czerwinski joined the group
ShackNet 2 months, 3 weeks ago -
New post from Twitter user @shacknetwork in the group
ShackNet: 2 months, 3 weeks agoRT @akafuguJP Excellent guide to component packages:… http://t.co/SrgDsQer #
-
New post from Twitter user @shacknetwork in the group
: 2 months, 3 weeks agoRT @akafuguJP Excellent guide to component packages:… http://t.co/SrgDsQer #
-
Rob Whiteside joined the group
ShackNet 2 months, 4 weeks ago -
New post from Twitter user @shacknetwork in the group
ShackNet: 3 months, 1 week agoRT @jonoxer Keep an Arduino-compatible board in your pocket: http://www.freetronics.com/leostick #
-
New post from Twitter user @shacknetwork in the group
: 3 months, 1 week agoRT @jonoxer Keep an Arduino-compatible board in your pocket: http://www.freetronics.com/leostick #
-
New post from Twitter user @shacknetwork in the group
ShackNet: 4 months, 2 weeks agoRT @bletchleypark: newly-listed Block C to be restored as soon as we reach fundraising target! Please help! http://t.co/S4vD6moK #BPark #
-
New post from Twitter user @shacknetwork in the group
: 4 months, 2 weeks agoRT @bletchleypark: newly-listed Block C to be restored as soon as we reach fundraising target! Please help! http://t.co/S4vD6moK #BPark #
-
New post from Twitter user @shacknetwork in the group
ShackNet: 4 months, 2 weeks agoRT @jonoxer Arduino 1.0 is Out: Here’s What You Need To Know: http://t.co/IGKvJzy3 #
-
New post from Twitter user @shacknetwork in the group
: 4 months, 2 weeks agoRT @jonoxer Arduino 1.0 is Out: Here’s What You Need To Know: http://t.co/IGKvJzy3 #
-
Andy Kirby posted an update in the group
ShackNet: 10 months, 3 weeks agoAnother great meeting on Monday night, My Machine is nearing completion. The mechanics and Electronics are complete, The Teacup firmware is installed and it sort of prints, just adjustment left to go. (Watch out for some more pictures and a brief write up on both my blog and the RepRap builders Blog, when I get to them)
Keith brought along his…[Read more]
-
Perry posted an update in the group
ShackNet: 11 months, 1 week ago ago · updated 11 months ago agoGreat, found this group. Heard about Arduino for a few years, only recently got an ‘excuse’ to play with it: building a (bipolar) stepper motor controller for telescope drive. My background is a programmer, I knew some electronics from my teenage days.
Here’s the question: I am in the process of acquiring Arduino Uno and the Motor Drive…[Read more]
-
Greg Woodcock joined the group
ShackNet 11 months ago -
Nick Hanson joined the group
ShackNet 11 months ago -
Perry joined the group
ShackNet 11 months, 1 week ago -
Chris Warburton posted an update in the group
ShackNet: 12 months ago ago · updated 11 months, 2 weeks ago agoJust found this Javascript Arduino Uno interface. Not played with it yet though, will have to wait until I get home http://www.schillmania.com/projects/arduino-js/
-
Actually, scratch that it also uses Flash, which I don’t allow on my machines
-
HI, I’ve been looking for something like this as well and so looked at that site and found this mentioned at the top https://github.com/voodootikigod/node-arduino
that is a library for the Node.js javascript webserver for talking to arduino.
-
Ooo very nice, thanks for this
For my current project I’ve been trying to send JSON back and forth over serial, eg. send ‘{“digitalread”:5, “digitalread”:2, “analoguewrite”: {“pin”:3, “value”:512}}’, get back ‘{“digitalvalue”:{“pin”:5, “value”:1}, “digitalvalue”:{“pin”:2, “value”:0}}’. This quite a high-level thing to…[Read more]
-
-
Martyn Eggleton posted an update in the group
ShackNet: 11 months, 2 weeks agoThought I should announce that I am working on an arduino related project.
http://stretch.deedah.org/waterbear/ is my attempt to make a scratch type graphical programming environment for writing arduino code.It is no where near ready yet but John Mosley reports he can write the blink script in it already.
The project is based on the graphical…[Read more]
-
New post from Twitter user @shacknetwork in the group
ShackNet: 1 year agoRT @newToArduino: Made for Android??? why Google choosing the #Arduino matters http://bit.ly/mjhrUU #
-
New post from Twitter user @shacknetwork in the group
: 1 year agoRT @newToArduino: Made for Android??? why Google choosing the #Arduino matters http://bit.ly/mjhrUU #
- Load More
I’ve not had much experience with motor controllers yet, all I know is that the Arduino’s pins alone don’t provide enough current to drive them, so they require some indirect control (eg. via a transistor). Sounds like the shield you have should take care of that though, so I can only recommend breadboarding something and seeing what happens.…[Read more]