-
What is the number maximum of WS2811 in ESP8266 with artnet ?
thanks :)
ghost updated
7 years ago
-
when the master stop to send heartbeat to canopennode 'node'
the node go to pre-op-> this is ok
but the node was locked, impossible to return to operational state.
canopen node dosn't accept the nm…
-
I upload the .bin(.pioenvs/stm32f103c8t6/firmware.bin) using openocd and stlink and now I can't re-flash the board. The swd is disable during the build?
Code:
https://github.com/fabriciopk/SEA_Firmwa…
-
I have a problem with:
``` C
#include
```
functions **ntohs**, **htons**, and **htonl** are used in message.c, and I can`t comple them with GCC for microcontroler. Do you have expirience with this?…
-
I am requesting these features I haven't seen discussed anywhere
Each of these features would either have to be enabled manually by lua script, in some manner similar to setting a BIOS flag; Or these …
-
```
PIR sensor interrupt should reset a software counter, otherwise, the sistem
will turn off the nixies and all the IC (except the microcontroler).
```
Original issue reported on code.google.com b…
-
Hi I managed to run micropython on the STM32F4DISCOVERY board easily, here are some notes:
- rtc_init has to be commented (for some reason haven't look at it probably I/O is used for something else)
-…
-
@mwittig could you help me with this issue?
You wrote the conversion from hsv to milightcolor.
color = (256 + 26 - Math.floor(Number(hsv[0]) / 360.0 \* 255.0)) % 256;
Xento updated
9 years ago
-
Epigraph:
```
> * str is now unicode => unicode is no longer a pain in the a****
True. Now byte strings are a pain in the arse.
- https://mail.python.org/pipermail/python-list/2010-June/580107.htm…
-
Hello!
I'm starting with Cylon, I'm testing with arduino and mpu6050, but I am getting this error below. Any idea?
C: \ Users \ Marcelo \ node_modules \ cylon-i2c \ lib \ mpu6050.js: 84
var x …