-
What are the specifications for this board? specially compared to http://electrodacus.com/SBMS100/manual/SBMSmanual.pdf
-
🐮🛎
-
@allella , It appears that a number of the SC Codes students' Google spreadsheets were inadvertently 'deleted,' and are in SC Codes' Google Docs Trash bin.
These spreadsheets need to be copied/backed…
-
Now we are only supporting the VESC motor controller and we are using UART to communicate to it.
As we want Pacer to become more universal we need to have the ability to add new types of motor con…
-
Hi,
We are 1stboards.com and 1stboards.world , and we accept bitcoin and bitcoin cash. We would like to be added to acceptbitcoin.cash website directory
-
Is there any way that support could be added for an electric skateboard? The evolve gt uses nrf24lo1+ and seems to operate the same as an RC transmitter, it even has telemetry.
Because of the cheap w…
-
# JSOxHack
This is a hack evening during Render Conf.
We're going to hold it on Thursday night from *6.30pm to 10pm*.
## We're looking for 3 **organisers**:
1. Marcus
2. Someone else
3. …
-
Hey Links2004,
Thank you very much for this awesome library. I am intending to use is to control my electric skateboard.
The issue is that with the sync websocket server I seem to have freezings wh…
-
Hey, thank you for developing and maintaining this library.
After I include the library in an empty Arduino sketch I get the following error:
`AsyncPrinter.cpp:152:34: error: 'class cbuf' has no me…
-
very simple code throwing this error. I think something is not being escaped properly?
```
class AutoQuestion(Object):
pass
questions = AutoQuestion.Query.filter(email_sent=False).limit(10).ski…