Next espruino board ideas #5795
Replies: 1 comment
-
Posted at 2017-06-17 by @gfwilliams Thanks for the suggestion! USB host is something that's probably a bit too difficult - while the F4-based Espruino boards are capable of it (but not at the same time as 'normal' USB), there's quite a lot of software work needed to make it work properly. If someone were willing to do that software work, with Espruino WiFi you could just get one of those 'USB host' adaptors and plug it in, and electrically I think all the hardware would 'just work'. Does the audio jack actually fit in the holes around there on the back of the board? Those holes are just for the prototype area so you could probably wire it in pretty easily - as you say, for some tasks being able to get audio out easily would be really cool. I wonder how many people would use it, but we could potentially come up with a 'shim' design for the Pico (http://www.espruino.com/Shims) that had the SD card, battery charger, and an audio jack on it? Posted at 2017-06-17 by BootySnorkeler Yes, the audio jack fits in the prototype area(although I also stole the gnd bat and 3.3v holes)! I know my suggestions might not be featured, but will there be additional boards coming out(or upgrades of original ones)? Posted at 2017-06-17 by BootySnorkeler Oh, I think a grove connector will be very handy. I don't think it will be difficult to implement, either. Posted at 2017-06-19 by @gfwilliams I did actually have a design for one of those Shims that included a Grove connector (I've got a bunch here that I got made) but I had some really weird issues with I2C on it - so most things would work, except the I2C display - and I never managed to figure out why. I do have plans for another board - most likely a Bluetooth LE board about the same size as the Pico. It'll be a few months off though - probably the most sensible way to get it made in high enough volumes is to do a KickStarter again, but we're expecting a baby in a few months' time and my wife would be very unimpressed if I was trying to sort out a KickStarter with a new child :) I think things like the headphone jack wouldn't be popular enough to stick on the board itself, but I think a 'breakout' board could be a good idea.
If it were an 'assemble yourself' job then it'd be nice and easy for me to do, but I think the surface mount parts would make it difficult for most people - which means I'd need to make several hundred boards up. Posted at 2017-06-19 by BootySnorkeler Your plans for the new board is really cool, I guarantee it will be very successful! Posted at 2017-07-18 by Stephen- Something like the onion power dock? Just let me know when you are ready to do something. Posted at 2017-07-18 by @gfwilliams Yes, that's the plan... getting a Pico(or Wifi) form factor Bluetooth LE board is next on my list at the moment, but depending how things go I could try and launch that and the breakout board together. What does everyone think about also making it Arduino footprint? It'd mean you could plug in a bunch of shields, but would provide battery management, SD card, and some other things at the same time. Posted at 2017-07-29 by the1laz Not a fan of the arduino footprint. It's a trade-off between being compatible with loads of shields and otherwise being quite useless with the irregular spacing and not breadboardable. My current favorite form-factor is the adafruit feather, but I think they've already got an nrf52 board... Posted at 2017-07-29 by @yerpj Same opinion... Arduino form-factor is not very convenient... Of course there is a lot of shield out there but as soon as you plug 1 or 2 shields, you just get a big cube of PCBs and that's it. A small form factor allows for an easy integration. Posted at 2017-07-31 by @gfwilliams The Arduino spacing would just be for a breakout board (not a new microcontroller board) - so you'd still be able make compact things if you wanted. It's more to provide a way to connect things easily, and the more advanced users would just go direct. I'm not sure the demand is there for a GSM/LTE board at the moment - it starts to get expensive to keep a SIM card going. Particle Electron works (IMO) because they're providing a cheap SIM card as well - but there's no way I'm big enough to arrange something like that. Of course if a mobile operator themselves wanted a dev board that ran JavaScript then that could work out great - but there's nothing like that on the horizon at the moment. Realistically the GSM modules are so cheap now (like the A6) that it's going to be cheaper to just get your favourite Espruino board and wire it up to a module than to buy an 'all in one' from me. I guess one option is for me to start selling kits - eg. adaptor board + Espruino + GSM radio, and the same for LoRa and things like that... Posted at 2017-07-31 by Spocki GSM and LTE are getting cheaper and cheaper: http://www.cnx-software.com/2017/07/26/hologram-lte-software-defined-global-network-for-cellular-iot-projects-starts-at-0-40-per-month-per-device/ Posted at 2017-08-01 by hungryforcodes I've never seen any polls to my recollection on the forum here. That might be interesting -- though not definitive, for you. Put up a bunch of options that you think might be interesting and then you can always choose to just ignore the results anyways :P I for one would love to have the "espruino watch", on there as a voting option :P Posted at 2017-08-01 by @gfwilliams I quite liked the idea of a Raspberry Pi Zero outline board - there are a huge amount of Pi shields, and it'd really add something (low power!) over the existing Pi. Of course there's also micro:bit form factor now as well. To be honest there are a huge variety of possible boards I'd like to do, but it's finding time - and also making sure I don't end up with loads of stock... I have to keep over 500 boards of each type in stock, usually more! I can't remember if there are polls, but there are on Patreon and I could do it there (afaik you don't have to be a supporter to vote). I'll have a look at that it seems there's a silent majority of people that often have different views to those that post :) |
Beta Was this translation helpful? Give feedback.
-
Posted at 2017-06-17 by BootySnorkeler
Hi,
I was looking at my parts bin and found two components: an audio jack and a usb port. That got me thinking wow i wish the espruino had a usb host port and an audio jack. It would be awesome! You would be able to play sound files off the micro sd with the DAC and also connect devices like usb sticks. What do you think? I also took some concept pictures.
(don't worry this is a bricked espruino it doesnt work anyway)
Attachments:
Beta Was this translation helpful? Give feedback.
All reactions