throwing stuff from eBay I hoarded at a project to control my projects
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
https://www.pololu.com/product/2122
Since this is supposed to be portable, I want to throw in a LiPo battery, but everything runs on 3.3V. While searching for step-up/step down converters I found the pololu.com S7V8F3. I've bought one some time ago and I'll just throw it in, instead of using a booster to 5V and a 1117 to drop it down again.
Should have stayed with 5Vs, now that I'm thinking about that. Meh.
Three things I could rant about:
Create an account to leave a comment. Already have an account? Log In.
I've only heard of nrf24 imitating bluetooth beacons before. Plan was to throw in a classic hc05 BT module.
serial is fine, I want similar package structures to be send to my "robots". BT would be nice, since #R8-D8 - a distant relative of R2-D2 uses that and I could also use my phone at some point, If I find the time to get into coding android apps.
Another awesome one Dave!
Most DIY controllers i see that have a screen are huge; Arduino Unos, big screens, loads of buttons etc.
It's really, really nice to see such a compact controller that has all of the control I'd ever need without losing the feedback screen.
Cant wait to see how this one develops!
Become a member to follow this project and never miss any updates
By using our website and services, you expressly agree to the placement of our performance, functionality, and advertising cookies. Learn More
>BT functions plus the NRF24L01 modules
I hope you are using something else for the BT connectivity. Due to hardware limitations, they can only broadcast. i.e. you can certainly see them showing up, but the nRF24 modules cannot connect as BT devices
See here: http://dmitry.gr/index.php?r=05.Projects&proj=11. Bluetooth LE fakery
As for the real BT modules from China, my impression is that you'll need something with the HID profile. The regular BT ones are only for serial port. :(