@petewill @mfalkvidd After looking I have the 168.. I already have some more ordered that are the 328 though. I should have looked closer when I ordered the first batch. Thanks for the help! I figured it was probably something simple I had overlooked on my end.
loralg
@loralg
Best posts made by loralg
-
RE: Backlit Dimmable LED Mirror with Motion Sensorposted in My Project
Latest posts made by loralg
-
RE: Backlit Dimmable LED Mirror with Motion Sensorposted in My Project
@petewill @mfalkvidd After looking I have the 168.. I already have some more ordered that are the 328 though. I should have looked closer when I ordered the first batch. Thanks for the help! I figured it was probably something simple I had overlooked on my end.
-
RE: Backlit Dimmable LED Mirror with Motion Sensorposted in My Project
@petewill Thanks for an awesome write up, I just recently ran across it! I am trying to get it working and downloaded the 1.4 library and tried uploading the sketch to my pro mini and got the following error:
Sketch uses 18,642 bytes (130%) of program storage space. Maximum is 14,336 bytes.
Global variables use 633 bytes (61%) of dynamic memory, leaving 391 bytes for local variables. Maximum is 1,024 bytes.
processing.app.debug.RunnerException: Sketch too big; see http://www.arduino.cc/en/Guide/Troubleshooting#size for tips on reducing it.
at cc.arduino.Compiler.size(Compiler.java:315)
at cc.arduino.Compiler.build(Compiler.java:156)
at processing.app.Sketch.build(Sketch.java:1111)
at processing.app.Sketch.exportApplet(Sketch.java:1146)
at processing.app.Sketch.exportApplet(Sketch.java:1132)
at processing.app.Editor$DefaultExportHandler.run(Editor.java:2409)
at java.lang.Thread.run(Thread.java:745)
Sketch too big; see http://www.arduino.cc/en/Guide/Troubleshooting#size for tips on reducing it.Any suggestions on what I might be doing wrong? I am pretty new so I might be overlooking something really simple..
-
RE: Which are the *best* NRF24L01+ modules?posted in Hardware
Does anyone know if the NRF24L01 and the +PA+LNA modules can be mixed and matched? Will the regular modules and the longer range versions talk to each other? I would like to use one of the long range modules on my gateway in the house and on some sensors around my yard that are a fair distance from my house. But then to save some money I was wondering if I could use the regular modules around the rest of my house. My concern is if I use regular modules on the sensors in my house if they will still be able to communicate with the longer range version module I have on my gateway?
-
RE: 💬 MySensor Dioder (Ikea)posted in OpenHardware.io
Thank you for the awesome work you have done! Would you be willing to share your OpenHAB items and sitemap setup to get this to work?