1.2kBaud Data Rate for best range
Hi, I connected my panstamps directly with TIs RFStudio to be able to play with the register settings directly in order to find my optimum. I reduced the data rate as much as possible to 0.6kBaud...
View ArticleHello everyone from the UK
I forgot to formally introduce myself so I better start. So I'm George, 26, from the UK, and I've been recently working for a fire alarm company that uses the CC430F5137 chip in their wireless modules....
View ArticleNRG3 board - First documentation draft
The NRG3 board should be available for sale in a couple of weeks. In the meantime, here is the first documentation draft
View Articleundefined reference to `SPI'
Hello, I'm trying to show received data on an external Display (EADOG-162). The communication between the NRG3 and the display is over SPI. When I try to initalise SPI with "SPI.begin" I get an error...
View ArticleJust wanted to say Hi!
Nice blog here! Additionally your website loads up very fast! What host are you the usage of? Can I am getting your associate hyperlink to your host? I want my site loaded up as fast as yours lol
View Articlepanstamp ADC conversion fomula
panstamp has six 12-bit Analog to Digital Converter. And let's say I have a signal from 0 to 3 Volts. what is the formula for conversion?
View ArticleLagarto swap Installation error in Raspbian
Hello, i am trying to install Lagarto Swap on my Raspbian Stretch OS but i am facing the error as below: pi@raspberrypi:~/Downloads/python_tools-3.1.3/lagarto $ python lagarto.py lagarto version 2.4...
View Articlepanstamp modem code
I need to send txpacket.data[0]= 4000; from the transmitter to the receiver but the maximum value I can send is only 255. To send 4000 value what changes i Need to do in modem Code
View Articlesleeps mode seems to break delay()
Hi Daniel, Referring to an earlier post regarding permanently battery powered devices, I'm trying to implement a system in which most of the time the MCU sits in the panstamp.sleep() mode. But as soon...
View Articlepanstamp
does the current consumption of panstamp increases with the increase in payload size?
View ArticleIm glad I finally signed up
I love your blog.. very nice colors & theme. Did you create this website yourself or did you hire someone to do it for you? Plz answer back as I'm looking to construct my own blog and would like to...
View ArticleJust wanted to say Hello.
Great post! We are linking to this particularly great content on our site. Keep up the good writing.
View ArticleModem differences between AVR and NRG2 panstamp
I have a single Panstamp AVR node transmitting sensor data to an AVR Panstamp running the modem sketch on a Raspberry Pi, which is running Lagarto-SWAP. It is all working well, but I would like to use...
View ArticleUnderstanding Modem code
Hello, i have revised the code the post to be more specific.i want to know the flow of handleSerialCMD function, how does it work and how the strSerial variable get's filled. because there are the...
View Article