MySensors Library for Energia (MSP430 Launchpad) ?
-
Hi,
Will there be chance that an Energia compatible MySensors library will be released?
The thing is, that MSP430 have really good low power performance.
I love Arduino!! Thats only a questionRegards
-
I haven't played with the Arm family. If someone is interested in porting it should be easier in the development-branch where the HW specifics has been moved out of the core library.
-
@hek MSP430 is not in ARM family. MSP432 is ARM
I'm looking for MSP430-based MySensors library too.
-
Hi,
i have played arround with the mysensors library on the MSP430 Launchpads.
First - it is possible, but:
- Only as SensorNode and not as gateway
- at least 8KB of Flash - the library needs 7KB without any serial port stuff
so there is a little space left for the core sensor handling
becaus of the flash requirenment there are 2 main µc left:
MSP430G2452 with 8KB Flash
MSP430G2553 with 16KB FlashAt the moment my Sensornode is running an the MSP430G2553 because of the serial debugging.
I was able to compile for G2452 but haven´t tried yet.A little bit of mofification in the mysensors code was necessary, but nothing heavy.
i can share it, but its a rellay "hacked" at the moment - not really well done (no defines, macros, ....)
pcs
-
@pcs I have MSP430 Launchpads with MSP430G2553, MSP430G2452, MSP430F5529 MCUs. Last one with 128KB Flash and 8KB RAM.
It would be great if you can upload source code (GitHub or something like GitHub).
-
i have put my code on github.
have a look at
https://github.com/pcsquirrel/mysensors_msp430and see Readme for details.
P.S. MSP430G2452 is not supported
PCS
-
@pcs thank you very much! I have cloned repo and I'll try to compile source closer to weekend.
Suggested Topics
-
Arduino Celebrates 10 years (Malmö/Sweden)
Announcements • 29 Mar 2014, 17:08 • hek 29 Mar 2014, 17:08 -
Saving last known good state, but not in EEPROM
Development • 30 Jan 2024, 18:46 • OldSurferDude 15 Jan 2025, 08:51 -
Counting Incoming and Outgoing Messages from a Gateway
Development • 10 Dec 2024, 21:57 • Trand 14 Dec 2024, 20:23 -
Adding Listen only device to my system.
Development • 26 Feb 2025, 00:39 • dpcons 26 Feb 2025, 06:26 -
Sending offset to node
Development • 31 Jan 2025, 00:59 • bsl88k 4 Feb 2025, 12:14 -
PJON and Minicore not working
Development • 10 days ago • Trand 10 days ago