Snap4Arduino icon indicating copy to clipboard operation
Snap4Arduino copied to clipboard

Binding Snap! and Arduino together

Results 74 Snap4Arduino issues
Sort by recently updated
recently updated
newest added

Connecting to Arduino doesn't succeed on a Debian Linux. Linux 4.2.0-1-amd64. Is uploaded the firmware en I tested it. It runs perfectly Test beginPrintsVersion passed. Test defaultDigitalWritePortIsZero passed. Test processWriteDigital_0...

I am trying to run Snap4Arduino (downloaded the binary from snap4arduino.rocks) om MacOS 10.13.1, but I cannot be started. I get an error: The application "Snap4Arduino.app" can't be started -47...

enhancement

This would mean that if one sent a generated sketch to an Arduino one could still directly control pins from Snap blocks as well. Is this feasible?

Hello, I'm trying to deploy an open source, open hardware and low cost solution for schools using H3 single boards, that can give the opportunity to children to make DIY...

The following ![image](https://user-images.githubusercontent.com/2138696/31135330-f1b9db78-a864-11e7-9c2b-9d8c0eeb9db7.png) generates int i = 0; int i = 0; void setup() { for (byte i = 0; i < TOTAL_PINS; i++) { servoPinMap[i] = 255; } //...

Hi. Recently we decide to use **Snap4Arduino** project with menu translated to Persian. But when we use Persian phrases inside GUI, All of them are left to right. I use...

Good afternoon. I apologize for my English (google translator). When working with blocks, for example, movement, other blocks are not dragged, for example control, sensors and so on! What will...

I would like use the Snap4Arduino HTTP server to communicate with NetsBlox and have been discussing it on the NetsBlox forum: http://community.netsblox.org/topic/15/how-difficult-would-it-be-to-combine-netsblox-and-snap4arduino/4 Any help or suggestions appreciated.