{"id":279,"date":"2022-01-12T06:18:18","date_gmt":"2022-01-12T06:18:18","guid":{"rendered":"https:\/\/www.mangoest.be\/?page_id=279"},"modified":"2022-01-12T06:18:18","modified_gmt":"2022-01-12T06:18:18","slug":"egb","status":"publish","type":"page","link":"https:\/\/www.mangoest.be\/?page_id=279","title":{"rendered":"EGB"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Bezier Envelope Generator<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Power supply: 55mA<br>Waveform: log \/ exp, Bezier curve, inverse log \/ exp<br>A \/ D period: 8ms-4min<br>Amplitude: 0-5Vp<br>EG mode and LFO mode can be selected with the switch.<br>With manual trigger<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The characteristic is the Bezier curve. As far as I know, there is no commercially available module that outputs this curve. The reason for the Bezier curve is that the mathematical formula is relatively simple (described later) and it is possible to draw an organic curve. Sometimes I wanted to add my own original elements.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Since the program waveform is a curve, the formula is complicated to process with Arduino. Therefore, we decided to create a waveform in Excel in advance and refer to the numerical values ??in the table. Since the waveform is stored in the table, it is possible to output a completely different waveform. Since the resolution is 10.5 Vp-p, it becomes a stepped waveform of 50 mV. As a result of the hearing test, it was judged that the resolution was sufficient.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The detection of the trigger IN was not an interrupt but a constant monitoring by digitalRead. In rare cases, the operation becomes unstable when operating with interrupt control. If interrupts are frequent like EG, there is a high possibility of instability. Therefore, the program is a little annoying, but I decided not to use interrupts.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The Bezier curve formula is difficult, but if the start point is fixed at (0,0) and the end point is fixed at (1,1), it can be approximated to a simple formula. I was able to refer to the web page below.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>More info:<\/strong><br>DIY and docs: <a href=\"https:\/\/github.com\/themangoest\/EGB\" target=\"_blank\" rel=\"noreferrer noopener\">Github<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Organise your case: <a href=\"https:\/\/www.modulargrid.net\/s\/mangoest-egb\" target=\"_blank\" rel=\"noreferrer noopener\">ModularGrid<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Shop<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Bezier Envelope Generator Power supply: 55mAWaveform: log \/ exp, Bezier curve, inverse log \/ expA \/ D period: 8ms-4minAmplitude: 0-5VpEG mode and LFO mode can be selected with the switch.With manual trigger The characteristic is the Bezier curve. As far as I know, there is no commercially available module that outputs this curve. The reason &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.mangoest.be\/?page_id=279\" class=\"more-link\">Read more<span class=\"screen-reader-text\"> &#8220;EGB&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":216,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inspiro_hide_title":false,"inspiro_hide_featured_image":false,"footnotes":""},"class_list":["post-279","page","type-page","status-publish","has-post-thumbnail","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.mangoest.be\/index.php?rest_route=\/wp\/v2\/pages\/279","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mangoest.be\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mangoest.be\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.mangoest.be\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mangoest.be\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=279"}],"version-history":[{"count":1,"href":"https:\/\/www.mangoest.be\/index.php?rest_route=\/wp\/v2\/pages\/279\/revisions"}],"predecessor-version":[{"id":280,"href":"https:\/\/www.mangoest.be\/index.php?rest_route=\/wp\/v2\/pages\/279\/revisions\/280"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.mangoest.be\/index.php?rest_route=\/wp\/v2\/media\/216"}],"wp:attachment":[{"href":"https:\/\/www.mangoest.be\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=279"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}