Search found 34 matches

by apollodriver
Thu Jan 31, 2019 9:48 am
Forum: MicroPython pyboard
Topic: - do i need to have a pyBoard to start with MicroPython !?
Replies: 5
Views: 3987

Re: - do i need to have a pyBoard to start with MicroPython !?

hello dear bitninja, dear Thomas and Roberthh,

many many thanks for the quick answer. They help alot.


have a great day!

apollodriver :)
by apollodriver
Wed Jan 30, 2019 11:33 pm
Forum: MicroPython pyboard
Topic: - do i need to have a pyBoard to start with MicroPython !?
Replies: 5
Views: 3987

- do i need to have a pyBoard to start with MicroPython !?

dear community, this is a question regarding MicroPython i want to headstart in MicroPython what do i need to do the first steps? - do i need to have a pyBoard from Adafruit!? or is it okay if i just start on systems like - ESP 32 - or a ESP8266-based device called WEMOS D1 or a SBC-NodeMCU-ESP8266 ...
by apollodriver
Wed Jan 30, 2019 2:08 pm
Forum: ESP8266 boards
Topic: rc-car and ESP8266-board: which prtocoll to stuck with
Replies: 9
Views: 7090

Re: rc-car and ESP8266-board: which prtocoll to stuck with

hello dear Kevin, first of all many many thanks for the reply. Glad to hear from you. many thanks for the quick reply. Great to hear from you. Personally I'd use TCP to make sure the commands arrive at the car because with UDP you might end up losing "left" from a command series of "left, forward" i...
by apollodriver
Tue Jan 29, 2019 9:34 am
Forum: ESP8266 boards
Topic: rc-car and ESP8266-board: which prtocoll to stuck with
Replies: 9
Views: 7090

rc-car and ESP8266-board: which prtocoll to stuck with

good day dear experts, this is a protocol-discussion for a project: a rc-car that makes use of ESP8266 and the: Websockets, TCP, UDP, RF - which one to take!? The aim of this project is to build a transmitter and a receiver by using a cheap and easy to use component such as ESP8266,(...or alternativ...