-
Hi everyone!
I'm thinking of porting the PJON protocol to ARM embeded devices (in particular the Texas instruments Tiva-C family), however i have never done something like this (porting to a new ar…
-
I'm using arduino-LoRa with PJON. It works great when using Spreading Factor 7, but when I change it to anything else it stops working. I'm communicating between two arduino's using the RFM95W.
Is …
-
Ciao @Girgitt following through the [issue](https://github.com/Girgitt/PJON-python/issues/8) opened by @drtrigon
Would be nice to have ETCP, LUDP and GUDP support.
Do you think it could be possi…
-
Since yesterday I started to develop a PC Keyboard to Arduino project via ThroughSerial. What I want to achieve is an easy stand-alone prototype tool that can emulate a full-featured keyboard (as butt…
-
Communication between two arduino nanos working.
That same code in stm32f4 (stm32duino) not working, arduino nano says: Connection with device ID 10 is lost.
I'm using WeAct BlackPill pin PC14 (5V t…
-
------------------------------------------------------------
### Feature Request
Greetings. I'm developing hardware to accompany Marlin and other printer controllers. The way I'm doing this, is by…
-
Hi,
I'm running a simple test, two ESP32 connected with one cable (GPIO 25 GPIO 25), GND and 5V are also connected directly.
![PXL_20220105_095508972 MP_2](https://user-images.githubusercontent…
-
I have started on implementing this strategy. I add an issue for it here to have a place to describe what I plan, and to exchange opinions and see what other users think, then revise the the design if…
-
Ciao! I am a while thinking about this. Would be amazing to ble able to code any device on a PJON bus, through PJON and the bus itself using a dedicated bootloader. Obviously I would start with Arduin…
-
Hi,
I continue my investigations with PJON... after ESP8266 and ESP8285 only tests, I have started tests with an ESP8266 as Master and an ATTiny84 as Slave (I have just received these low-cost micro…